Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Jun 2005 13:27:24 +0400
From:      Andrey Chernov <ache@FreeBSD.ORG>
To:        Mike Silbersack <silby@silby.com>
Cc:        current@FreeBSD.ORG
Subject:   Re: panic: Memory modified after free
Message-ID:  <20050624092723.GA4393@nagual.pp.ru>
In-Reply-To: <20050624032731.T82841@odysseus.silby.com>
References:  <20050624032731.T82841@odysseus.silby.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Jun 24, 2005 at 03:29:42AM -0500, Mike Silbersack wrote:
> 
> Andrey, the use after free panic you reported sounds like it could be a 
> use after free of a mbuf.  What network interfaces do you have on your 
> system, and what features are you using?  (ipfw, netgraph, etc.)

No ipfw, netgraph or anything complex.

de0: flags=108843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        inet xxx.xxx.xxx.xxx netmask 0xffffff00 broadcast xxx.xxx.xxx.xxx
        inet xxx.xxx.xxx.xxx netmask 0xffffffff broadcast xxx.xxx.xxx.xxx
        ether 00:00:c0:f1:ef:d3
        media: Ethernet 10baseT/UTP
        status: active
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
        inet 127.0.0.1 netmask 0xff000000

-- 
http://ache.pp.ru/



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