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, 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

should show them.

Martin


Home | Main Index | Thread Index | Old Index