On Wed, Jun 27, 2018 at 05:37:54PM +0100, Laurence Tratt wrote: > >Synopsis: kernel_lock not locked > >Category: kernel > >Environment: > System : OpenBSD 6.3 > Details : OpenBSD 6.3-current (GENERIC.MP) #55: Mon Jun 25 23:01:52 > MDT 2018 > > [email protected]:/usr/src/sys/arch/amd64/compile/GENERIC.MP > > Architecture: OpenBSD.amd64 > Machine : amd64 > >Description: > I just hit the following kernel panic (a locking error in sched_bsd.c): > > https://imagebin.ca/v/46kV6Tfqe1sc > > I can hit this repeatedly by gdb'ing the new quodlibet 4.1.0 update that > Stuart just pushed to ports. It crashes at load; exactly at the point I > quit gdb the kernel panics. Here's the userland trace I get just before > the kernel panic occurs:
Fwiw, i've hit a similar panic (kernel_lock not locked) this weekend (on an up to date kernel) when using egdb on ... firefox, of course.
