The following issue has been UPDATED. ====================================================================== http://dbmail.org/mantis/view.php?id=553 ====================================================================== Reported By: nethzt Assigned To: ====================================================================== Project: DBMail Issue ID: 553 Category: LMTP daemon Reproducibility: always Severity: crash Priority: low Status: new target: ====================================================================== Date Submitted: 27-Mar-07 12:46 CEST Last Modified: 27-Mar-07 22:23 CEST ====================================================================== Summary: segfault Description: the process consumes all cpu,
here's strace getpid() = 31178 rt_sigreturn(0) = -1212162048 --- SIGSEGV (Segmentation fault) @ 0 (0) --- getpid() = 31178 rt_sigreturn(0) = -1212162048 --- SIGSEGV (Segmentation fault) @ 0 (0) --- getpid() = 31178 rt_sigreturn(0) = -1212162048 --- SIGSEGV (Segmentation fault) @ 0 (0) --- getpid() = 31178 rt_sigreturn(0) = -1212162048 --- SIGSEGV (Segmentation fault) @ 0 (0) --- getpid() = 31178 rt_sigreturn(0) = -1212162048 --- SIGSEGV (Segmentation fault) @ 0 (0) --- getpid() = 31178 rt_sigreturn(0) = -1212162048 --- SIGSEGV (Segmentation fault) @ 0 (0) --- getpid() = 31178 rt_sigreturn(0) = -1212162048 --- SIGSEGV (Segmentation fault) @ 0 (0) --- getpid() = 31178 rt_sigreturn(0) = -1212162048 --- SIGSEGV (Segmentation fault) @ 0 (0) --- getpid() = 31178 rt_sigreturn(0) = -1212162048 --- SIGSEGV (Segmentation fault) @ 0 (0) --- getpid() = 31178 rt_sigreturn(0) = -1212162048 --- SIGSEGV (Segmentation fault) @ 0 (0) --- getpid() = 31178 rt_sigreturn(0) = -1212162048 --- SIGSEGV (Segmentation fault) @ 0 (0) --- getpid() = 31178 rt_sigreturn(0) = -1212162048 --- SIGSEGV (Segmentation fault) @ 0 (0) --- getpid() = 31178 rt_sigreturn(0) = -1212162048 --- SIGSEGV (Segmentation fault) @ 0 (0) --- getpid() = 31178 rt_sigreturn(0) = -1212162048 --- SIGSEGV (Segmentation fault) @ 0 (0) --- ====================================================================== ---------------------------------------------------------------------- nethzt - 27-Mar-07 12:47 ---------------------------------------------------------------------- package is from deb http://debian.nfgd.net/debian stable main ---------------------------------------------------------------------- nethzt - 27-Mar-07 12:49 ---------------------------------------------------------------------- here's ltrace getpid() = 31178 __errno_location() = 0xb7ce64c0 --- SIGSEGV (Segmentation fault) --- __errno_location() = 0xb7ce64c0 getpid() = 31178 __errno_location() = 0xb7ce64c0 --- SIGSEGV (Segmentation fault) --- __errno_location() = 0xb7ce64c0 getpid() = 31178 __errno_location() = 0xb7ce64c0 --- SIGSEGV (Segmentation fault) --- __errno_location() = 0xb7ce64c0 getpid() = 31178 __errno_location() = 0xb7ce64c0 --- SIGSEGV (Segmentation fault) --- __errno_location() = 0xb7ce64c0 getpid() = 31178 __errno_location() = 0xb7ce64c0 --- SIGSEGV (Segmentation fault) --- __errno_location() = 0xb7ce64c0 getpid() = 31178 __errno_location() = 0xb7ce64c0 --- SIGSEGV (Segmentation fault) --- __errno_location() = 0xb7ce64c0 getpid() = 31178 __errno_location() = 0xb7ce64c0 --- SIGSEGV (Segmentation fault) --- __errno_location() = 0xb7ce64c0 ---------------------------------------------------------------------- nethzt - 27-Mar-07 20:07 ---------------------------------------------------------------------- tell me how to debug this next time had to kill it, cause it eats up all resources ---------------------------------------------------------------------- paul - 27-Mar-07 22:22 ---------------------------------------------------------------------- Please upgrade to the 2.2.4 package in unstable/etch. Issue History Date Modified Username Field Change ====================================================================== 27-Mar-07 12:46 nethzt New Issue 27-Mar-07 12:47 nethzt Note Added: 0001977 27-Mar-07 12:49 nethzt Note Added: 0001978 27-Mar-07 20:07 nethzt Note Added: 0001980 27-Mar-07 22:22 paul Note Added: 0001981 27-Mar-07 22:23 paul Priority normal => low ====================================================================== _______________________________________________ Dbmail-dev mailing list [email protected] http://twister.fastxs.net/mailman/listinfo/dbmail-dev
