Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Dec 2011 19:27:17 GMT
From:      yongari@FreeBSD.org
To:        konstantin.malov@kaspersky.com, yongari@FreeBSD.org, freebsd-net@FreeBSD.org, yongari@FreeBSD.org
Subject:   Re: kern/155004: [bce] [panic] kernel panic in bce0 driver
Message-ID:  <201112121927.pBCJRH31093657@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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