panic: Memory modified after free

Andrey Chernov ache at FreeBSD.ORG
Fri Jun 24 09:27:27 GMT 2005


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/


More information about the freebsd-current mailing list