[Pkg-openssl-devel] Bug#623085: libssl1.0.0: illegal instruction on sparc64
Meelis Roos
mroos at linux.ee
Sun Apr 17 03:29:27 UTC 2011
Package: libssl1.0.0
Version: 1.0.0d-2
Severity: important
I was trying to understand why postfix postinst fails. It appeared that newaliases kas some problem,
presumably with libdb5.1 by error messages. But looking closer with gdb, it appears there are illegal
instructions from libcrypto-1.0.0. The system is 64-bit sparc, with V9 instructions. Running a devel
kernel but nothing else is misbehaving yet... will try with packaged kernel also.
root at murel:~# gdb /usr/bin/newaliases
GNU gdb (GDB) 7.2-debian
Copyright (C) 2010 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 "sparc-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/bin/newaliases...(no debugging symbols found)...done.
(gdb) run
Starting program: /usr/bin/newaliases
[Thread debugging using libthread_db enabled]
Program received signal SIGILL, Illegal instruction.
0xf7daf28c in ?? () from /usr/lib/v9/libcrypto.so.1.0.0
(gdb) bt
#0 0xf7daf28c in ?? () from /usr/lib/v9/libcrypto.so.1.0.0
#1 0xf7daeefc in ?? () from /usr/lib/v9/libcrypto.so.1.0.0
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
(gdb)
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'stable')
Architecture: sparc (sparc64)
Kernel: Linux 2.6.39-rc3-00165-g0ebc115
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages libssl1.0.0 depends on:
ii debconf [debconf-2.0] 1.5.38 Debian configuration management sy
ii libc6 2.11.2-11 Embedded GNU C Library: Shared lib
ii zlib1g 1:1.2.3.4.dfsg-3 compression library - runtime
libssl1.0.0 recommends no packages.
libssl1.0.0 suggests no packages.
-- debconf information:
libssl1.0.0/restart-failed:
libssl1.0.0/restart-services:
More information about the Pkg-openssl-devel
mailing list