At 08:51 AM 6/25/2003 -0700, Jonathan Nichols wrote:
Now THIS is a scary thing to see in /var/log/mail:

Jun 25 08:49:49 jezebel spamd[28618]: Attempt to free non-existent shared string during global destruction.

I half expected a computer named Joshua to ask me if I'd like to play a game.

What does that error mean, anyway? ;)


I've not looked at the spamd source code, but being a programmer "global destruction" would mean to me that they were freeing (destroying) a bunch of global variables (well, buffers pointed to by global variables).. Apparently one (or many) of those global variables is a shared string, which I'd venture to guess was already destroyed by some other part of the code before the "global destruction" started.

but that's just an educated guess.



-------------------------------------------------------
This SF.Net email is sponsored by: INetU
Attention Web Developers & Consultants: Become An INetU Hosting Partner.
Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to