panic: Memory modified after free

Kris Kennaway kris at obsecurity.org
Fri Jun 24 16:51:04 GMT 2005


On Fri, Jun 24, 2005 at 05:37:55PM +0200, Thierry Herbelot wrote:
> Le Friday 24 June 2005 17:03, Kris Kennaway a ?crit :
> > On Fri, Jun 24, 2005 at 04:26:55PM +0200, Thierry Herbelot wrote:
> > > This is with an SMP machine (oldish BP6)
> >
> > Looks like you forgot to include the full panic...wasn't there a "last
> > used by FOO" also displayed?  If so, you should configure
> > DEBUG_MEMGUARD to watch this malloc type (some assembly required, but
> > it's pretty straightforward -- see Bosko Milekic's post to this
> > mailing list when he committed support describing how to do it) and
> > try to replicate the panic.
> 
> sorry if I forgot anything :
> this is the only message I had on the serial console :
> 
> [traditional dmesg startup messages]
> 
> Local package initialization:.
> Additional TCP options:.
> Starting background file system checks in 60 seconds.
> 
> Fri Jun 24 09:10:10 CEST 2005
> 
> FreeBSD/i386 (multi-cur.herbelot.nom) (ttyd0)
> 
> login: Jun 24 09:11:02 multi-cur su: thierry.herbelot to root on /dev/ttyp0
> panic: Memory modified after free 0xc15c1400(256) val=0 @ 0xc15c1400

Sorry, you're right..this is probably related to Mike's recent commit
that adds debugging and catches a new class of error.

Kris
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-current/attachments/20050624/11b84696/attachment.bin


More information about the freebsd-current mailing list