A NOTE has been added to this issue. ====================================================================== 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: normal Status: new target: ====================================================================== Date Submitted: 27-Mar-07 12:46 CEST Last Modified: 27-Mar-07 12:49 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 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 ====================================================================== _______________________________________________ Dbmail-dev mailing list [email protected] http://twister.fastxs.net/mailman/listinfo/dbmail-dev
