tech-net archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: apparently missing locking in if_bnx.c



ddb backtrace produces:
vpanic
kern_assert
bnx_start
bnx_alloc_pkts
workqueue_worker

On Mar 6, 2012, at 11:10 AM, Manuel Bouyer wrote:

> On Tue, Mar 06, 2012 at 11:02:42AM -0500, Beverly Schwartz wrote:
>> I compiled with kgdb enabled.  I ran it in the debugger, did a stack trace 
>> and got:
>> 
>> #0 0xc0276d64 in breakpoint()
>> #1 0xc0575512 in kgdb_connect (verbose=0)
>> #2 0xc057557f in kgdb_panic()
>> #3 0x00000000 in ?? ()
>> 
>> Useful, huh?
>> 
>> I can try using ddb instead.
> 
> Yes, please try ddb. I've never tried kgdb; but ddb usually gives
> more usefull outputs.
> 
> -- 
> Manuel Bouyer <bouyer%antioche.eu.org@localhost>
>     NetBSD: 26 ans d'experience feront toujours la difference
> --



Home | Main Index | Thread Index | Old Index