-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Good evening, I have a some problem with openssl {v,w} and cpu via
Nehemiah, the version t work fine.

thank you
- --
Corrado Roberto
Key ID: 0x6D7865E1 (c/o keyringservers)
Fingerprint: A743 2BB6 7E75 C26A 3BD5 0E22 5953 A82F 6D78 65E1


root@gatto:/tmp# gdb -c core /usr/bin/openssl
GNU gdb (GDB) 7.4
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show
copying"
and "show warranty" for details.
This GDB was configured as "i486-slackware-linux".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/bin/openssl...(no debugging symbols
found)...done.
[New LWP 11782]
 
warning: Could not load shared library symbols for linux-gate.so.1.
Do you need "set solib-search-path" or "set sysroot"?
Core was generated by openssl version'.
Program terminated with signal 4, Illegal instruction.
#0  0xb76bc1f3 in _init () from /usr/lib/libcrypto.so.0
(gdb) disassemble
Dump of assembler code for function _init:
   0xb76bc1d0 <+0>:     push   %ebx
   0xb76bc1d1 <+1>:     sub    $0x8,%esp
   0xb76bc1d4 <+4>:     call   0xb76bc840
   0xb76bc1d9 <+9>:     add    $0x12c697,%ebx
   0xb76bc1df <+15>:    mov    -0x220(%ebx),%eax
   0xb76bc1e5 <+21>:    test   %eax,%eax
   0xb76bc1e7 <+23>:    je     0xb76bc1ee <_init+30>
   0xb76bc1e9 <+25>:    call   0xb76bc4d0 <__gmon_start__@plt>
   0xb76bc1ee <+30>:    call   0xb76bc970
=> 0xb76bc1f3 <+35>:    nopw   %cs:0x0(%eax,%eax,1)
   0xb76bc1fd <+45>:    nopl   (%eax)
   0xb76bc200 <+48>:    call   0xb76bcc10 <OPENSSL_cpuid_setup>
   0xb76bc205 <+53>:    jmp    0xb76bc210 <_init+64>
   0xb76bc207 <+55>:    mov    %esi,%esi
   0xb76bc209 <+57>:    lea    0x0(%edi,%eiz,1),%edi
   0xb76bc210 <+64>:    call   0xb7797110
   0xb76bc215 <+69>:    add    $0x8,%esp
   0xb76bc218 <+72>:    pop    %ebx
   0xb76bc219 <+73>:    ret
End of assembler dump.
(gdb)

root@gatto:/tmp# file /usr/bin/openssl
/usr/bin/openssl: ELF 32-bit LSB executable, Intel 80386, version 1
(SYSV), dynamically linked (uses shared libs), stripped

root@gatto:/tmp# ldd /usr/bin/openssl
        linux-gate.so.1 (0xffffe000)
        libssl.so.0 => /usr/lib/libssl.so.0 (0xb7833000)
        libcrypto.so.0 => /usr/lib/libcrypto.so.0 (0xb76be000)
        libdl.so.2 => /lib/libdl.so.2 (0xb76a6000)
        libc.so.6 => /lib/libc.so.6 (0xb7524000)
        /lib/ld-linux.so.2 (0xb7883000)
root@gatto:/tmp# ls -la /usr/lib/libssl.so.0
lrwxrwxrwx 1 root root 15 apr 26 23:10 /usr/lib/libssl.so.0 ->
libssl.so.0.9.8*
root@gatto:/tmp# ls -la /usr/lib/libcrypto.so.0
lrwxrwxrwx 1 root root 18 apr 26 23:10 /usr/lib/libcrypto.so.0 ->
libcrypto.so.0.9.8*
root@gatto:/tmp# ls -la /lib/libdl.so.2
lrwxrwxrwx 1 root root 13 apr  9 11:15 /lib/libdl.so.2 ->
libdl-2.15.so*
root@gatto:/tmp# ls -la /lib/libc.so.6
lrwxrwxrwx 1 root root 12 apr  9 11:15 /lib/libc.so.6 ->
libc-2.15.so*
root@gatto:/tmp# ls -la /lib/ld-linux.so.2
lrwxrwxrwx 1 root root 10 apr  9 11:15 /lib/ld-linux.so.2 ->
ld-2.15.so*

root@gatto:/tmp# ulimit -c unlimited ; openssl version
Istruzione non consentita (core dumped)

root@gatto:/tmp# md5sum /usr/lib/libssl.so.0.9.8
9ce231061b4d81ec05900b78ae5a21d5  /usr/lib/libssl.so.0.9.8
root@gatto:/tmp# md5sum /usr/lib/libcrypto.so.0.9.8
60ae97ce913640c14185dc36043ad489  /usr/lib/libcrypto.so.0.9.8
root@gatto:/tmp# md5sum /lib/libdl.so.2
3e618dde429137a1c664f7fcf2dd0be4  /lib/libdl.so.2
root@gatto:/tmp# md5sum /lib/libc.so.6
5f9228c7986feb91d0793cefe81cd151  /lib/libc.so.6


root@gatto:/var/named/internet# cat /proc/cpuinfo
processor       : 0
vendor_id       : CentaurHauls
cpu family      : 6
model           : 9
model name      : VIA Nehemiah
stepping        : 8
cpu MHz         : 1000.377
cache size      : 64 KB
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 1
wp              : yes
flags           : fpu vme de pse tsc msr cx8 mtrr pge cmov pat mmx
fxsr sse rng rng_en ace ace_en
bogomips        : 2000.75
clflush size    : 32
cache_alignment : 32
address sizes   : 32 bits physical, 32 bits virtual
power management:

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.6 OE plugin - Corrado Roberto

iD8DBQFPmxIwWVOoL214ZeERAlZRAKCFzFg5jhvB8wrOHobXL/Xh1e/FxgCfSeM8
Xzn5zPVUC87bD4eNXCAWnCU=
=leSc
-----END PGP SIGNATURE-----

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to