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:-)
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() fun
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 t
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 IP