[Bug 645009] Re: spamd segfaults a message
Marcin Owsiany
marcin at owsiany.pl
Mon Sep 27 22:57:56 BST 2010
On Mon, Sep 27, 2010 at 03:04:42PM -0000, Thierry Carrez wrote:
> I made spamc (with spamd enabled) loop over the test message: no spamd
> segfault after 130 iterations... on Maverick and on Lucid. Something
> else must happen here, maybe some outside memory corruption. Have you
> tried the same thing on another machine, to rule out RAM issues ?
In fact a simple spamd restart has helped (scanning the message 150
times did not return an error). So it might well have been a memory
corruption. All the more that the hash entry data structure which
tripped spamd looked very broken to me:
(gdb) p entry
$1 = (HE *) 0x1f1fa00
(gdb) p *entry
$2 = {hent_next = 0x1, hent_hek = 0x38e8fd3a1, he_valu = {hent_val =
0x100898ce2, hent_refcount = 4303981794}}
I guess this bug should be closed as unreproducible.
--
Marcin Owsiany <marcin at owsiany.pl> http://marcin.owsiany.pl/
GnuPG: 1024D/60F41216 FE67 DA2D 0ACA FC5E 3F75 D6F6 3A0D 8AA0 60F4 1216
"Every program in development at MIT expands until it can read mail."
-- Unknown
--
spamd segfaults a message
https://bugs.launchpad.net/bugs/645009
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to spamassassin in ubuntu.
More information about the Ubuntu-server-bugs
mailing list