On Fri, Aug 15, 2014 at 12:19:10PM +0200, Kurt Roeckx wrote: > On Fri, Aug 15, 2014 at 12:04:19PM +0200, Dariusz Dwornikowski wrote: > > Package: libssl-dev > > Version: 1.0.1i-2 > > Severity: normal > > > > Dear Maintainer, > > > > When calling SSL_CTX_new(SSLv23_client_method()), libssl crashes with stack > > smash detected. After some time debugging with gdb, I have pinpointed that > > this > > happens in ssleay_rand_add function in md_rand.c. > > This is most likely an error in the program you're using. If that > would crash, nothing that tries to use SSL would work.
So I'm for instance wondering if it calls OpenSSL_add_all_algorithms() or not. Kurt -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

