On 18/11/2018 02:58, Andy Smith wrote:
Today's maintenance work is now complete, and went without issue for
hosts "paradox" and "hen", but unfortunately during the boot up of
host "hobgoblin" the hypervisor encountered a bug and crashed.
Since then, my VPS on hobgoblin has been having memory problems when
running spamassassin (examples given below).
I rebooted on Monday thinking it would go away, but it didn't.
I am about to run aptitude upgrade but meanwhile - anybody else
having problems on hobgoblin?
*** Error in `perl': realloc(): invalid pointer: 0x0000000004400a20 ***
/usr/sbin/amavisd-new-cronjob: line 28: 13461 Aborted
perl -MMail::SpamAssassin -e "my \$spamtest = Mail::SpamAssassin->new();
\$spamtest->compile_now (); \$spamtest->{conf}->{use_bayes} ? exit 0 :
exit 1"
*** Error in `/usr/bin/perl': realloc(): invalid pointer:
0x0000000003801130 ***
/usr/sbin/amavisd-new-cronjob: line 30: 7498 Aborted
/usr/bin/sa-learn --sync 2>&1 > /dev/null
perl: malloc.c:2372: sysmalloc: Assertion `(old_top == (((mbinptr)
(((char *) &((av)->bins[((1) - 1) * 2])) - __builtin_offsetof (struct
malloc_chunk, fd)))) && old_size == 0) || ((unsigned long) (old_size) >=
(unsigned long)((((__builtin_offsetof (struct malloc_chunk,
fd_nextsize))+((2 *(sizeof(size_t))) - 1)) & ~((2 *(sizeof(size_t))) -
1))) && ((old_top)->size & 0x1) && ((unsigned long) old_end &
pagemask)
== 0)' failed.
/usr/sbin/amavisd-new-cronjob: line 28: 12116 Aborted
perl -MMail::SpamAssassin -e "my \$spamtest = Mail::SpamAssassin->new();
\$spamtest->compile_now (); \$spamtest->{conf}->{use_bayes} ? exit 0 :
exit 1"