Port-sparc64 archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: openssl / libcrypt stuff dies with SIGILL
On Sun, 22 Mar 2015 18:54:37 +0100
Martin Husemann <martin%duskware.de@localhost> wrote:
> On Sun, Mar 22, 2015 at 06:39:17PM +0100, Tobias Nygren wrote:
> > Core was generated by `openssl'.
> > (gdb) bt
> > #0 0xffffffffff433cc8 in ssl3_send_certificate_request ()
> > from /usr/lib/libssl.so.10
>
> We need the instructions around $pc here, something like
>
> (gdb) x/16i $pc-12
Had to prioritize getting the system back up for now.
Since the stack traces looked pretty bogus I tried on a whim
to rebuild base with USE_SSP=no and that turns to solve
the problem. Will have to hunt this one down later ...
Home |
Main Index |
Thread Index |
Old Index