Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Oct 2021 13:44:10 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 259218] Fatal trap 12: page fault while in kernel mode
Message-ID:  <bug-259218-227-HJlJt3yjT4@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-259218-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-259218-227@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=3D259218

--- Comment #10 from Konstantin Belousov <kib@FreeBSD.org> ---
I need simple but consistent data from you, and I do not need the core dump.

I need the exact content from console on the panic, like what you provided
before,
but for the kernel that you built anew.  Then, for the same kernel, I need
either
source line for the last top frame before trap, or (this would probably eas=
ier
to describe) a disassembly of random_nehemiah_read().  You do not need to w=
ait
for the kernel panic to get the second thing:
% gdb kernel.full
(gdb) disassemble random_nehemiah_read

But again, I need both panic info and disassembly _from then same kernel
binary_.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-259218-227-HJlJt3yjT4>