Hi!

I found coredump from exim, this is what gdb says:

> warning: Could not load shared library symbols for linux-vdso.so.1.
> Do you need "set solib-search-path" or "set sysroot"?
> [Thread debugging using libthread_db enabled]
> Using host libthread_db library "/lib64/libthread_db.so.1".
> Core was generated by `/usr/sbin/exim -Mc 1cTVeR-0004o0-Iv'.
> Program terminated with signal SIGSEGV, Segmentation fault.
> #0  0x000056488f6bdb42 in store_reset_3 (ptr=0x5648918d8b48, 
> filename=0x56488f71c70a "tree.c", linenumber=35) at store.c:327
> 327     {
> (gdb) bt
> #0  0x000056488f6bdb42 in store_reset_3 (ptr=0x5648918d8b48, 
> filename=0x56488f71c70a "tree.c", linenumber=35) at store.c:327
> #1  0x0000000000000000 in ?? ()

> (gdb) bt full
> #0  0x000056488f6bdb42 in store_reset_3 (ptr=0x5648918d8b48, 
> filename=0x56488f71c70a "tree.c", linenumber=35) at store.c:327
>         bb = <optimized out>
>         b = <optimized out>
>         bc = <optimized out>
>         newlength = <optimized out>
> #1  0x0000000000000000 in ?? ()
> No symbol table info available.


Marcin


-- 
## List details at https://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to