[imapfilter-devel]Bus error (core dumped) on FreeBSD-CURRENT

Martin Karlsson m_k at bredband.net
Fri Mar 28 12:11:03 EET 2003


Hi,

imapfilter-0.8.6 on FreeBSD (CURRENT, from March 27) (i386)

When I (save and) exit from imapfilter -p, it dumps core. The full error
message is: Bus error (core dumped)

I rebuilt it with the -g flag (and removed the "don't create a core
dump" stuff from the sources), so I have a backtrace (attached).
I don't know if it is of any help though, as my libraries have no
debugging symbols. (And I am not a programmer, so I know very little of
these matters.)

I'll be happy to supply more info if needed.

Best regards,
-- 
Martin Karlsson
-------------- next part --------------
Core was generated by `imapfilter'.
Program terminated with signal 10, Bus error.
Reading symbols from /usr/lib/libssl.so.3...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libssl.so.3
Reading symbols from /usr/lib/libcrypto.so.3...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libcrypto.so.3
Reading symbols from /usr/lib/libc.so.5...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libc.so.5
Reading symbols from /usr/libexec/ld-elf.so.1...(no debugging symbols found)...done.
Loaded symbols for /usr/libexec/ld-elf.so.1
#0  0x282335aa in memset () from /usr/lib/libc.so.5
(gdb) bt
#0  0x282335aa in memset () from /usr/lib/libc.so.5
#1  0xd0d0d0d0 in ?? ()
#2  0x0804db51 in EVP_DecryptFinal ()
#3  0x0804ce7c in EVP_DecryptFinal ()
#4  0x0804a0f5 in EVP_DecryptFinal ()


More information about the Imapfilter-devel mailing list