kern/155004: [bce] [panic] kernel panic in bce0 driver

yongari at FreeBSD.org yongari at FreeBSD.org
Mon Dec 12 19:27:18 UTC 2011


Synopsis: [bce] [panic] kernel panic in bce0 driver

State-Changed-From-To: open->feedback
State-Changed-By: yongari
State-Changed-When: Mon Dec 12 19:26:05 UTC 2011
State-Changed-Why: 
As you see, this backtrace looks wrong. It can't generate a NULL
pointer dereference at line 5771.  Are you using stock bce(4)
without any changes?
Probably the m0 could be a NULL and it could be dereferenced later.
Could you go frame 8 and do the following?
 p m0
 p sw_rx_cons_idx
 p sc->rx_mbuf_ptr[sw_rx_cons_idx]

By chance, did the panic happen when you reboot your box or down/up
the interface?  Or if you happen to know a way to reproduce the
issue could you share it with us?


Responsible-Changed-From-To: freebsd-net->yongari
Responsible-Changed-By: yongari
Responsible-Changed-When: Mon Dec 12 19:26:05 UTC 2011
Responsible-Changed-Why: 
Grab.

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


More information about the freebsd-net mailing list