[Bug 293301] Kernel panic on tty switch
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 293301] Kernel panic on tty switch"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 20 Feb 2026 17:45:44 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=293301 --- Comment #6 from John Baldwin <jhb@FreeBSD.org> --- Looking at this more, trying to defer to a task in atkbd.c itself might be too heavyweight and/or we should just do it in vt_kbdevent(). Are you able to get a minidump (instead of a textdump) and then get a backtrace via kgdb from ports? That would give us more details on exactly which task is being drained in the drm driver. -- You are receiving this mail because: You are the assignee for the bug.