[tpop3d-discuss] tpop3d-1.5.3 exited on signal 11

Chris Lightfoot chris at ex-parrot.com
Thu, 27 Nov 2003 12:00:13 +0000


On Wed, Nov 26, 2003 at 11:23:44AM -0500, Kevin Bonner wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> > uid 69: exited on signal 11 Nov 25 14:36:46 ns2 /kernel: pid 7401 (tpop3d),
> > uid 69: exited on signal 11 Nov 25 14:37:44 ns2 /kernel: pid 8559 (tpop3d),
> > uid 69: exited on signal 11 Nov 25 14:38:54 ns2 /kernel: pid 9764 (tpop3d),
> 
> While testing here I had a similar problem.  What I had done was configure the 
> wrong directory for the maildir mailbox.  In the past, tpop3d would just open 
> with 0 messages, however, I saw that it did exit on signal 11.  Didn't get to 
> debug further, but I may today.  Just wanted to throw this info out, in case 
> it helps.

yep, dumb error on my part. One-line fix:

diff -u -r1.22 maildir.c
--- maildir.c   26 Nov 2003 19:36:02 -0000      1.22
+++ maildir.c   27 Nov 2003 11:51:59 -0000
@@ -213,7 +213,7 @@
     mailbox M, failM = NULL;
     struct timeval tv1, tv2;
     float f;
-    int locked;
+    int locked = 0;
  
     alloc_struct(_mailbox, M);


This is now in CVS, with the other packet fragmentation
change.

-- 
`Evans boldly put 50 atm. of Ethylene in a cell with 25 atm. of oxygen. The
 apparatus subsequently blew up, but luckily not before he obtained the spectra
 shown in fig. 8.' A J Merer and R S Mulliken, Chem. Rev. 69, 645 (1969)