Hmm, I think I can debug this if you can give me steps to reproduce it. Is
it just when you start up the program?

Patrick


On Fri, Aug 9, 2013 at 2:33 AM, Jersey Man <[email protected]> wrote:

> Unaligned access? Get this when running 'sipp' or 'freeswitch' when
> compiled with SSL support.
>
>
>
> [Thread debugging using libthread_db enabled]
> Using host libthread_db library "/lib/sparc-linux-gnu/libthread_db.so.1".
>
> Program received signal SIGBUS, Bus error.
> 0xf7e34f4c in ?? () from /usr/lib/sparc-linux-gnu/libcrypto.so.1.0.0
> (gdb) bt
> #0  0xf7e34f4c in ?? () from /usr/lib/sparc-linux-gnu/libcrypto.so.1.0.0
> #1  0xf7e34c78 in OPENSSL_cpuid_setup ()
>    from /usr/lib/sparc-linux-gnu/libcrypto.so.1.0.0
> #2  0xf7e30458 in ?? () from /usr/lib/sparc-linux-gnu/libcrypto.so.1.0.0
> #3  0xf7e30458 in ?? () from /usr/lib/sparc-linux-gnu/libcrypto.so.1.0.0
> Backtrace stopped: previous frame identical to this frame (corrupt stack?)
> (gdb)
>

Reply via email to