From: "Kallweit, Heiner" <[EMAIL PROTECTED]>

Heiner.Kallweit> we use OpenSSL 0.9.5a together with Libwww in a CGI
Heiner.Kallweit> on a HP-UX 11.0 platform.
Heiner.Kallweit> About every 100th request I get a coredump. Strange
Heiner.Kallweit> enough, the coredump happens in different functions
Heiner.Kallweit> in libcrypto.sl. When I do a backtrace with gdb I can
Heiner.Kallweit> see that the crash always happens at the beginning of
Heiner.Kallweit> the handshake. But the origin of the backtrace is at
Heiner.Kallweit> slightly different places in the handshake_func.

The origin perhaps, but do all the crashes end in CRYPTO_thread_id()?
Could you tell us what functions it ends up happening in (the one in
frame #0)?

BTW, in gdb, the command "where" will give you the call trace in one
go, so you don't have to travel through that serie of "up"'s :-).

-- 
Richard Levitte   \ Spannv�gen 38, II \ [EMAIL PROTECTED]
Chairman@Stacken   \ S-168 35  BROMMA  \ T: +46-8-26 52 47
Redakteur@Stacken   \      SWEDEN       \ or +46-709-50 36 10
Procurator Odiosus Ex Infernis                -- [EMAIL PROTECTED]
Member of the OpenSSL development team: http://www.openssl.org/
Software Engineer, Celo Communications: http://www.celocom.com/

Unsolicited commercial email is subject to an archival fee of $400.
See <http://www.stacken.kth.se/~levitte/mail/> for more info.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to