I'm not sure why but the line numbers very from the source tree to the installed spamd.
Source tree (after make) 268: warn "accept interrupted: $! $error_before_reaper"; /usr/local/bin (after make install) 271: warn "accept interrupted: $! $error_before_reaper"; These lines seem to get added: 2: 3: eval 'exec /usr/local/bin/perl -S $0 ${1+"$@"}' 4: if 0; # not running under some shell Just surprised to see anything added by make install. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Malte S. Stretz Sent: Monday, September 30, 2002 12:06 PM To: [EMAIL PROTECTED] Subject: Re: [SAtalk] 2.42-cvs: spamd: Accept interupted? On Monday 30 September 2002 18:49 CET John McCoy, Jr. wrote: > Larry Rosenman wrote: > > I put the 2.42 tarball up yesterday, and now I'm seeing this: > > > > Sep 27 11:15:11 lerami.lerctr.org spamd[7185]: info: setuid to ler > > succeeded > > Sep 27 11:15:11 lerami.lerctr.org spamd[7185]: processing message > > <[EMAIL PROTECTED]> for > > ler:101, expecting 2089 bytes. > > Sep 27 11:15:12 lerami.lerctr.org spamd[7185]: clean message (-7.7/5.0) > > for ler:101 in 1.0 seconds, 2089 bytes. > > Sep 27 11:15:12 lerami.lerctr.org spamd[3726]: accept interrupted: No > > child processes Interrupted system call at /usr/local/bin/spamd line > > 271. What do you have in line 271? Current CVS reads $SIG{TERM} = \&kill_handler; > > This is with Perl 5.8.0, on UnixWare 7.1.3 (beta). > > I'm getting this too with 2.42 > perl 5.6.1 > Sol 7 Some googling makes me think that this is a quite common problem but I don't know how to fix it. Could you please open a bug at [1]? >[...] Thanks, Malte [1]http://bugzilla.spamassassin.org -- --- Coding is art. -- ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Spamassassin-talk mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/spamassassin-talk ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Spamassassin-talk mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/spamassassin-talk