Mailing List Archive

[Bug 3192] New: uninitialized value in exit
http://bugzilla.spamassassin.org/show_bug.cgi?id=3192

Summary: uninitialized value in exit
Product: Spamassassin
Version: SVN Trunk (Latest Devel Version)
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P5
Component: spamc/spamd
AssignedTo: spamassassin-dev@incubator.apache.org
ReportedBy: groups@ez15loan.com


Running the latest trunk, spamd occasionally gets:

Mar 18 13:53:29 server spamd[1265]: got connection
over /var/lib/spamassassin/spamd.sock
Mar 18 13:53:29 server spamd[2207]: processing message <FB55640C-7925-11D8-90AC-
000A957BA66C@micromark.com.cn> for <removed>@ez15loan.com:102.
Mar 18 13:53:43 server spamd[2203]: clean message (2.8/99.0) for
<removed>@ez15loan.com:102 in 16.0 seconds, 5544 bytes.
Mar 18 13:53:43 server spamd[2203]: Use of uninitialized value in exit
at /usr/bin/spamd line 1103.

It's appears to be at random, with know real pattern. I don't get it all the
time and I get it on different accounts with different user-pref settings. I
could be really off track here but I think it has something to do with how the
children processes are being killed. I'm running 3 children at the moment
using the long-hand switch (--max-children=3).

In a couple of days or so, I'll leave spamd in debug mode to see if it spill's
the beans.

OS - RH 9
Perl - 5.8.3 without threads
MySQL - 4.0.17



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.