Re: panic: Memory modified after free

From: Andrey Chernov <ache_at_FreeBSD.ORG>
Date: Fri, 24 Jun 2005 13:27:24 +0400
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/
Received on Fri Jun 24 2005 - 07:27:26 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:37 UTC