Do they work outside gdb?  Or do they fail at some other place if
you continue in gdb after the sigbus?


Kurt

On Tue, Aug 27, 2013 at 05:48:06PM -0700, Jersey Man wrote:
> Thanks. I actually see this problem if I compile SIPP or FREEswitch with SSL 
> support. If I remove SSL supports they work fine.
> 
> 
> 
> 
> 
> ________________________________
>  From: Kurt Roeckx <[email protected]>
> To: Jersey Man <[email protected]> 
> Sent: Saturday, August 24, 2013 6:26 PM
> Subject: Re: SIGBUS libcrypto in Wheezy/Sparc
>  
> 
> Hi,
> 
> It seem you have (had) a problem with SIGBUS in openssl?   It's
> normal that you see this in gdb in the OPENSSL_cpuid_setup
> function.  It tries to detect cpu features and the cpu just
> said it doesn't support it.  You should just press continue
> or tell gdb to ignore the SIGBUS.
> 
> 
> Kurt
> 
> 
> -- 
> To UNSUBSCRIBE, email to [email protected]
> with a subject of "unsubscribe". Trouble? Contact [email protected]
> Archive: http://lists.debian.org/[email protected]


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to