[Bug 290471] NIRI causing a Fatal trap: page fault on FreeBSD 14.3 with NVIDIA drivers
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290471 --- Comment #12 from Jan Beich <[email protected]> --- (In reply to mfoacs from comment #11) > The drm debug method doesn't really yield anything useful because the system > hangs before anything is saved to the disk. VT console output is stored by dmesg (via sysctl kern.msgbuf) and saved during kernel crash dumps. When using textdump(4) it should be in msgbuf.txt, otherwise you need to use "dmesg -M" or kgdb. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.