spamass-milt-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Connection timed out


From: Herbert Straub
Subject: Re: Connection timed out
Date: Wed, 09 Jun 2004 06:53:01 +0200 (CEST)
User-agent: IMP/PHP IMAP webmail program 2.2.6

Quoting Dan Nelson <address@hidden>:

> instead of the 5min timeout.  If you can get a coredump and a stack
> trace of the faulting thread, that would help.

OK, today i have got a core dump:

gdb /usr/sbin/spamass-milter
GNU gdb 2002-04-01-cvs
Copyright 2002 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-linux"...(no debugging symbols found)...
(gdb) core core.23429-2004-06-09
Core was generated by `/usr/sbin/spamass-milter -p
/var/run/sendmail/spamass.sock -r y -i xx.xx.xx.xx'.
Program terminated with signal 11, Segmentation fault.
Reading symbols from /usr/lib/libstdc++-libc6.2-2.so.3...(no debugging symbols
found)...done.
Loaded symbols for /usr/lib/libstdc++-libc6.2-2.so.3
Reading symbols from /lib/libm.so.6...(no debugging symbols found)...done.
Loaded symbols for /lib/libm.so.6
Reading symbols from /lib/libpthread.so.0...(no debugging symbols found)...done.
Loaded symbols for /lib/libpthread.so.0
Reading symbols from /lib/libc.so.6...(no debugging symbols found)...done.
Loaded symbols for /lib/libc.so.6
Reading symbols from /lib/ld-linux.so.2...(no debugging symbols found)...done.
Loaded symbols for /lib/ld-linux.so.2
#0  0x0804e442 in geteuid ()
(gdb) bt
#0  0x0804e442 in geteuid ()
#1  0x08067e90 in ?? ()
#2  0x0805c6b7 in basic_string<char, string_char_traits<char>,
__default_alloc_template<true, 0> >::~basic_string ()
#3  0x0805bf62 in basic_string<char, string_char_traits<char>,
__default_alloc_template<true, 0> >::~basic_string ()
#4  0x0805ad69 in basic_string<char, string_char_traits<char>,
__default_alloc_template<true, 0> >::~basic_string ()
#5  0x0805a57d in basic_string<char, string_char_traits<char>,
__default_alloc_template<true, 0> >::~basic_string ()
#6  0x400880ba in pthread_start_thread () from /lib/libpthread.so.0
(gdb)

Next, i compile spamass-milter with -g. Then we see more details.

Herbert




reply via email to

[Prev in Thread] Current Thread [Next in Thread]