kern/162932: [ed][panic][patch] large traffic yields occasional panics

yongari at FreeBSD.org yongari at FreeBSD.org
Tue Nov 29 23:03:01 UTC 2011


Synopsis: [ed][panic][patch] large traffic yields occasional panics

State-Changed-From-To: open->feedback
State-Changed-By: yongari
State-Changed-When: Tue Nov 29 23:01:36 UTC 2011
State-Changed-Why: 
It seems that the code path referenced invalid address when a mbuf
length is odd bytes.  I created a new diff based on your patch
since your patch may still invoke bus_space_write_1(9) if mbuf
length is even bytes.  I also added mbuf length check and used NULL
in comparing a mbuf pointer.

You can find the patch at the following URL.
http://people.freebsd.org/~yongari/ed.pf.diff

Let me know whether this patch works for you.


Responsible-Changed-From-To: freebsd-net->yongari
Responsible-Changed-By: yongari
Responsible-Changed-When: Tue Nov 29 23:01:36 UTC 2011
Responsible-Changed-Why: 
Grab.

http://www.freebsd.org/cgi/query-pr.cgi?pr=162932


More information about the freebsd-net mailing list