The following issue has been RESOLVED. ====================================================================== http://dbmail.org/mantis/view.php?id=553 ====================================================================== Reported By: nethzt Assigned To: aaron ====================================================================== Project: DBMail Issue ID: 553 Category: LMTP daemon Reproducibility: always Severity: crash Priority: low Status: resolved target: Resolution: fixed Fixed in Version: ====================================================================== Date Submitted: 27-Mar-07 12:46 CEST Last Modified: 29-Jun-07 23:26 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) --- ====================================================================== Relationships ID Summary ---------------------------------------------------------------------- duplicate of 0000618 Mail addressing fouled when using sqlit... ====================================================================== ---------------------------------------------------------------------- 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. ---------------------------------------------------------------------- nethzt - 28-Mar-07 10:41 ---------------------------------------------------------------------- this is a fully production server with 200 physical mailboxes with a large numbers of aliases and a lot of forwards. since 2.0 is declared as stable prod. series, we don't like to upgrade * DBMail 2.0 old stable production series * DBMail 2.2 new stable development series * DBMail 2.3 the unstable development series [not started yet] ---------------------------------------------------------------------- aaron - 19-Apr-07 21:08 ---------------------------------------------------------------------- Please at least upgrade to the latest 2.0 series, 2.0.11. ---------------------------------------------------------------------- nethzt - 20-Apr-07 09:57 ---------------------------------------------------------------------- there's no debian package available on http://debian.nfgd.net/debian/ ---------------------------------------------------------------------- aaron - 29-Jun-07 23:26 ---------------------------------------------------------------------- You might have hit bug http://dbmail.org/mantis/view.php?id=618 that I just fixed. I put the same fix into dbmail_2_0_branch. Anyways, you really should plan to upgrade to 2.2 when you can. 2.0 is unsupported, so you're on your own if/when things break. 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 28-Mar-07 10:41 nethzt Note Added: 0001984 19-Apr-07 21:08 aaron Note Added: 0002067 20-Apr-07 09:57 nethzt Note Added: 0002075 29-Jun-07 23:26 aaron Relationship added duplicate of 0000618 29-Jun-07 23:26 aaron Duplicate ID 0 => 618 29-Jun-07 23:26 aaron Status new => resolved 29-Jun-07 23:26 aaron Resolution open => fixed 29-Jun-07 23:26 aaron Assigned To => aaron 29-Jun-07 23:26 aaron Note Added: 0002268 ====================================================================== _______________________________________________ Dbmail-dev mailing list [email protected] http://twister.fastxs.net/mailman/listinfo/dbmail-dev
