Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Oct 2020 23:56:32 -0700
From:      Steve Kargl <sgk@troutmask.apl.washington.edu>
To:        freebsd-current@freebsd.org
Subject:   kernel panic and fun debugging
Message-ID:  <20201015065632.GA72261@troutmask.apl.washington.edu>

next in thread | raw e-mail | index | archive | help
Just had a kernel panic.  Best info I give you is

% uname -a
FreeBSD mobile 13.0-CURRENT FreeBSD 13.0-CURRENT #1 r366176M: Sat Sep 26 10:35:23 PDT 2020     kargl@mobile:/usr/obj/usr/src/i386.i386/sys/MOBILE  i386

% kgdb gdb /usr/lib/debug/boot/kernel/kernel.debug vmcore.1
...
Reading symbols from /usr/lib/debug/boot/kernel/kernel.debug...
/usr/ports/devel/gdb/work-py37/gdb-9.2/gdb/inferior.c:283: internal-error: struct inferior *find_inferior_pid(int): Assertion `pid != 0' failed.
A problem internal to GDB has been detected,
further debugging may prove unreliable.

Whoops.

-- 
Steve



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20201015065632.GA72261>