Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Feb 2023 17:50:32 +0000
From:      bugzilla-noreply@freebsd.org
To:        x11@FreeBSD.org
Subject:   [Bug 266315] linuxkpi panic after recent updates (13.1-STABLE #0 stable/13-9cbba5950: Wed Sep  7 23:42:41 CEST 2022)
Message-ID:  <bug-266315-7141-JaFl8Op4dM@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-266315-7141@https.bugs.freebsd.org/bugzilla/>
References:  <bug-266315-7141@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D266315

--- Comment #39 from Paul Dufresne <dufresnep@zoho.com> ---
I think you would need to rebuild the kernel with debug symbols:
so with a file like:
root@dufresnep:/var/crash # cat /etc/make.conf
WITH_DEBUG=3DYES
DEBUG_FLAGS=3D -g -O0
root@dufresnep:/var/crash #=20

Read https://docs.freebsd.org/en/books/developers-handbook/kernelbuild/

Don't know hard it looks to you.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-266315-7141-JaFl8Op4dM>