Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Jan 1999 10:10:54 +0100 (MET)
From:      Luigi Rizzo <luigi@labinfo.iet.unipi.it>
To:        green@unixhelp.org (Brian Feldman)
Cc:        bright@hotjobs.com, current@FreeBSD.ORG
Subject:   Re: dummynet causes crash?
Message-ID:  <199901260910.KAA29975@labinfo.iet.unipi.it>
In-Reply-To: <Pine.BSF.4.05.9901251836320.2040-100000@janus.syracuse.net> from "Brian Feldman" at Jan 25, 99 06:37:36 pm

next in thread | previous in thread | raw e-mail | index | archive | help
> > > fault virtual address	= 0xdeadc116
> > 
> > interestingly enough, the above address is "0xdeadbeef + 551 (decimal)".
> > It looks like somehow a wrong route entry was passed to ether_output().
...
> {"/home/green"}$ calc 0xdeadc116 - 0xdeadc0de
>         56
> possibly? IIRC 0xdeadc0de is used to fill freed memory areas in certain cases,
> to help detect programming errors related to such.

you are right, a much better guess, and more helpful hint.

	cheers
	luigi

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199901260910.KAA29975>