The following reply was made to PR kern/157287; it has been noted by GNATS.
From: Gleb Smirnoff <[email protected]> To: Joerg Wunsch <[email protected]> Cc: [email protected], [email protected] Subject: Re: kern/157287: re0: INVARIANTS panic (Memory modified after free) Date: Fri, 27 May 2011 15:22:24 +0400 On Thu, May 26, 2011 at 05:54:24PM +0200, Joerg Wunsch wrote: J> As it turns out this might be related to something else that has been J> using that piece of memory before re(4) is activated, here are the J> boot messages for reference. You can try to add 'options DEBUG_MEMGUARD' to your kernel config, and add the 'vm.memguard.desc=devbuf' to your /boot/loader.conf. This may help to find place where memory is tampered after free. -- Totus tuus, Glebius. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "[email protected]"
