NetBSD-Bugs archive

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

Re: kern/58043: kernel crash in assert_sleepable() in -current, dk(4) driver?



The following reply was made to PR kern/58043; it has been noted by GNATS.

From: Paul Goyette <paul%whooppee.com@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: kern-bug-people%netbsd.org@localhost, gnats-admin%netbsd.org@localhost, netbsd-bugs%netbsd.org@localhost
Subject: Re: kern/58043: kernel crash in assert_sleepable() in -current,
 dk(4) driver?
Date: Sat, 16 Mar 2024 10:59:36 -0700 (PDT)

 On Sat, 16 Mar 2024, Taylor R Campbell wrote:
 
 > >
 > > #14 0xffffffff806ec0e7 in pool_cache_get_paddr (pc=0xfffff7cf1a829540,
 > >      flags=1, pap=0x0) at
 > > /build/netbsd-local/src_ro/sys/kern/subr_pool.c:2721
 > > #15 0xffffffff813ad275 in ?? ()
 > > ...
 > > #28 0xffffd220dfd9ced0 in ?? ()
 > > #29 0xffffffff806d8331 in bdev_strategy (bp=0xfffff7cf1b04be80)
 > >      at /build/netbsd-local/src_ro/sys/kern/subr_devsw.c:1267
 >
 > Nope, this one isn't much help either...
 >
 > Are you loading drivers from modules?  Maybe it would help if you used
 > src/sys/gdbscripts/modload to load debug data from the modules?
 >
 > (gdb) source /path/to/src/sys/gdbscripts/modload
 > (gdb) modload
 
 Nope, this is from a stock GENERIC kernel, all modules built-in.  At
 least, I think it is!
 
 There are a couple of local patches, but nothing in this vicinity.
 
 
 +---------------------+--------------------------+----------------------+
 | Paul Goyette (.sig) | PGP Key fingerprint:     | E-mail addresses:    |
 | (Retired)           | 1B11 1849 721C 56C8 F63A | paul%whooppee.com@localhost    |
 | Software Developer  | 6E2E 05FD 15CE 9F2D 5102 | pgoyette%netbsd.org@localhost  |
 | & Network Engineer  |                          | pgoyette99%gmail.com@localhost |
 +---------------------+--------------------------+----------------------+
 


Home | Main Index | Thread Index | Old Index