Re: 8-stable panics in igb(8)

2011-08-25 Thread Maxim Sobolev

On 8/25/2011 3:30 AM, Eugene Grosbein wrote:

It would be nice to see KDB backtrace with symbols:

options KDB
options KDB_TRACE
options KDB_UNATTENDED
options DDB
options DDB_NUMSYM

and "options KDB_UNATTENDED" if you wish.

For next crash, of course:-)


Added, thanks for the tip.

-Maxim
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"


Re: 8-stable panics in igb(8)

2011-08-25 Thread Eugene Grosbein
25.08.2011 16:41, Maxim Sobolev пишет:
> Hi,
> 
> We have observed what appears to be a crash in the interrupt thread for 
> the igb(8) driver on one of our systems. This machine runs May 22's 
> 8.2-STABLE. For some reason the IP of the crash (0x806d6399) 
> points to the key_sendup0() function, however we never had IPsec 
> configured on that box, so I suspect it is not accurate.
> 
> http://sobomax.sippysoft.com/ScreenShot833.png
> 
> Any ideas of what could be wrong there are appreciated.

It would be nice to see KDB backtrace with symbols:

options KDB
options KDB_TRACE
options KDB_UNATTENDED
options DDB
options DDB_NUMSYM

and "options KDB_UNATTENDED" if you wish.

For next crash, of course :-)

Eugene Grosbein
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"


8-stable panics in igb(8)

2011-08-25 Thread Maxim Sobolev

Hi,

We have observed what appears to be a crash in the interrupt thread for 
the igb(8) driver on one of our systems. This machine runs May 22's 
8.2-STABLE. For some reason the IP of the crash (0x806d6399) 
points to the key_sendup0() function, however we never had IPsec 
configured on that box, so I suspect it is not accurate.


http://sobomax.sippysoft.com/ScreenShot833.png

Any ideas of what could be wrong there are appreciated.

Thanks!

-Maxim

___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"


8-stable panics in igb(8)

2011-08-25 Thread Maxim Sobolev

Hi,

We have observed what appears to be a crash in what appears to be the 
interrupt thread for the igb(8) driver on one of our systems. This 
machine runs May 22's 8.2-STABLE. For some reason the IP of the crash 
(0x806d6399) points to the key_sendup0() function, however we 
never had IPsec configured on that box, so I suspect it is not accurate.


http://sobomax.sippysoft.com/ScreenShot833.png

Any ideas of what could be wrong there are appreciated.

Thanks!

-Maxim

___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"