Hi, I have been working on the same server/issue as Mike. We have found that our kernel without Netfilter support does not have this issue, but the moment you enable it in the kernel config this bug is triggered. Attached are the two kernel configs. The only difference is CONFIG_NETFILTER=y Kernel version: 2.6.21-rc2 Let me know if I can send you anymore information. --Narayan Newton David Miller wrote: > From: "Michael Marineau" <mike@xxxxxxxxxxxx> > Date: Tue, 6 Mar 2007 11:48:50 -0800 > >> I twiddled with my kernel configuration a bit to remove the need for >> any modules to make building elsewhere and copying it over easier. >> With this new config I am no longer able to trigger the bug (ran the >> test over night). I have no idea what change did this, I'll fiddle >> more with it as soon as I have time in the next day or two. > > Thanks for continuing to help track this down. > > Probably it's some module that has some "use after free" memory > allocation bug. > _______________________________________________ > Systems mailing list > Systems@xxxxxxxxxx > http://lists.osuosl.org/mailman/listinfo/systems
Attachment:
config-bad.gz
Description: GNU Zip compressed data
Attachment:
config-good.gz
Description: GNU Zip compressed data