Re: OpenSSL 0.9.8r crashed in libcrypto.so.0.9.8 with BIO_test_flags

2014-01-29 Thread myphamngc
Yeah we saw the null pointer argument, but it's deep inside openssl code and doesn't look like something we passed it. And the crash happens very randomly, it could run for days and then suddenly it happened. Wondered if this is a known/ ligitimate openssl bug. -- View this message in conte

Re: OpenSSL 0.9.8r crashed in libcrypto.so.0.9.8 with BIO_test_flags

2014-01-29 Thread Devchandra L Meetei
Seems that null pointer is passed at >#8 0x01ad0ad9 in BIO_test_flags (b=0x0, flags=15) at bio_lib.c:151 evident from b =0x0 On Wed, Jan 29, 2014 at 5:28 AM, myphamngc wrote: > More information on the crash from our core file. Any help/insight is > appreciated! > > (gdb) where > #0 0x004f4

Re: OpenSSL 0.9.8r crashed in libcrypto.so.0.9.8 with BIO_test_flags

2014-01-29 Thread myphamngc
More information on the crash from our core file. Any help/insight is appreciated! (gdb) where #0 0x004f4424 in __kernel_vsyscall () #1 0x00c1caf1 in raise () from /lib/libc.so.6 #2 0x00c1e3ca in abort () from /lib/libc.so.6 #3 0x0117c161 in os::abort(bool) () from /usr/java/jdk1.7.0_21/jre/l

libcrypto.so.0.9.8x crashes at BIO_test_flags symbol reference

2014-01-29 Thread Pham, My V (IS)
Hello, We use OpenSSL 0.9.8x for our encryption purpose and it crashes our app randomly but consistently at BIO_test_flags symbol dereferences. Below is the stack from the core file up to the point of the crash. Has anyone seen this problem and if so any solution for it? Thanks! (gdb) where

Re: Is it possible to use APIs (supplied by Octeon Core Crypto Library ) instead of OpenSSL's API for faster IPsec tunnel setup rate

2014-01-29 Thread Chinmaya Dwibedy
Hi Ravichandra,   Thank you for your prompt reply. I am glad to know that , you have been working on OpenSSL and Cavium's crypto tool kits. Certainly, I would like to have those contacts, who can help me to get this toolkit.   Regards, Chinmaya On Wednesday, January 29, 2014 3:29 AM, Ravichandra