Menu

#3 POPfile crashes often

open
nobody
None
5
2014-07-14
2004-11-12
No

POPfile tends to crash quite often. I now log all
output in /var/log/popfile.log, and found a few
interesting things:

POPFile Engine v0.22.1 starting

Initializing...
{core: config history logger mq}
{classifier: bayes wordmangle}
{interface: html xmlrpc}
{proxy: nntp pop3 smtp}
{services: imap}

Starting...
{core: config history logger mq}
{classifier: bayes wordmangle}
{interface: html}
{proxy: pop3}
{services:}

POPFile Engine v0.22.1 running
readline() on closed filehandle $reader at
/POPFile/MQ.pm line 307.
readline() on closed filehandle $reader at
/POPFile/MQ.pm line 307.
readline() on closed filehandle $reader at
/POPFile/MQ.pm line 307.

<.. same message repeats tens of times ..>

readline() on closed filehandle $reader at
/POPFile/MQ.pm line 307.
*** malloc[325]: Deallocation of a pointer not
malloced: 0xa1b380; This could be a double free(), or
free() called with the middle of an allocated block;
Try setting environment variable MallocHelp to see
tools to help debug
Attempt to free unreferenced scalar at
/POPFile/Loader.pm line 120.
*** malloc[325]: Deallocation of a pointer not
malloced: 0xa692a0; This could be a double free(), or
free() called with the middle of an allocated block;
Try setting environment variable MallocHelp to see
tools to help debug
*** malloc[325]: Deallocation of a pointer not
malloced: 0xa692a0; This could be a double free(), or
free() called with the middle of an allocated block;
Try setting environment variable MallocHelp to see
tools to help debug
Attempt to free unreferenced scalar at
/POPFile/Loader.pm line 120.
*** malloc[325]: Deallocation of a pointer not
malloced: 0xa692a0; This could be a double free(), or
free() called with the middle of an allocated block;
Try setting environment variable MallocHelp to see
tools to help debug
Attempt to free unreferenced scalar at
/POPFile/Loader.pm line 120.

<.. same sequence repeats tens of times, then POPfile
crashes ..>

Discussion


Log in to post a comment.