[openssl-dev] Coredump in Openssl Library

Philip Prindeville philipp_subx at redfish-solutions.com
Wed Dec 17 19:16:11 UTC 2014


On Dec 17, 2014, at 8:06 AM, T at Run..............! Polisetty <tarunpolisetti at gmail.com> wrote:

> Hai All,
> 
> I am reporting one coredump when using openssl library
> 
> Can anyone have some idea on it.
> 
> hread 1 (Thread 28457):
> 
> #0  0x00007f1871bb61b5 in raise () from /lib/libc.so.6
> 
> #1  0x00007f1871bb8fc0 in abort () from /lib/libc.so.6
> 
> #2  0x00007f1871bec5bb in ?? () from /lib/libc.so.6
> 
> #3  0x00007f1871bf5e16 in ?? () from /lib/libc.so.6
> 
> #4  0x00007f1871bfab8c in free () from /lib/libc.so.6
> 
> #5  0x00007f187721c6b8 in CRYPTO_realloc_clean ()
> 
>    from /usr/lib/libcrypto.so.1.0.0
> 
> #6  0x00007f187727e8c5 in BUF_MEM_grow_clean ()
> 
>    from /usr/lib/libcrypto.so.1.0.0
> 
> #7  0x00007f187727fde7 in mem_write () from /usr/lib/libcrypto.so.1.0.0
> 
> #8  0x00007f187727eec9 in BIO_write () from /usr/lib/libcrypto.so.1.0.0
> 
> 
> 
> Regards
> 
> Satya
> 
> 

Offsets alone are pretty much meaningless, especially since we don’t know (a) what architecture this is, (b) what version this is, (c) if this is a debug or optimized build, (d) what the line numbers are, (e) what platform you’re running this one, (f) if any patches have been applied, (g) what you were doing at the time that the coredump happened, (h) what data can reliably reproduce this…

At a minimum, please provide (d) and (h).

If you’re using a production build in a fairly mainstream distro, there should be a package containing debug symbols that you can install corresponding to the library packaging (usually suffixed -dbg, -debug, or -devel).

Also, don’t cross-post to -dev and -users.

-Philip


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.opensslfoundation.net/pipermail/openssl-dev/attachments/20141217/ba96a753/attachment-0001.html>


More information about the openssl-dev mailing list