[Bug 266315] linuxkpi panic after recent updates (13.1-STABLE #0 stable/13-9cbba5950: Wed Sep 7 23:42:41 CEST 2022)

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 28 Jan 2023 10:33:16 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266315

--- Comment #11 from jakub_lach@mailplus.pl ---
(In reply to jakub_lach from comment #10)

FreeBSD 13.1-STABLE #0 stable/13-df8c42f5a amd64

$ pkg info | grep 'kmod' 
drm-510-kmod-5.10.163          DRM drivers modules

$ pkg info | grep 'mesa' 
mesa-demos-8.4.0_3             OpenGL demos distributed with Mesa
mesa-dri-22.3.4                OpenGL hardware acceleration drivers for DRI2+
mesa-libs-22.3.4               OpenGL libraries that support GLX and EGL
clients

$ pkg info | grep 'intel' 
devcpu-data-intel-20221108     Intel CPU microcode updates
libva-intel-driver-2.4.1_1     VAAPI legacy driver for Intel GMA 4500 (Gen4) to
UHD 630 (Gen9.5)
xf86-video-intel-2.99.917.916_2,1 X.Org legacy driver for Intel integrated
graphics chipsets

$ pkg info | grep 'drm'  
drm-510-kmod-5.10.163          DRM drivers modules
libdrm-2.4.114,1               Userspace interface to kernel Direct Rendering
Module services

Jan 28 11:25:15 Thinkpad kernel: drmn0: [drm] GPU HANG: ecode 4:1:fdfffffb, in
MainThread [100643]
Jan 28 11:25:15 Thinkpad kernel: drmn0: [drm] Resetting chip for stopped
heartbeat on rcs0
Jan 28 11:25:15 Thinkpad kernel: drmn0: [drm] Xorg[100643] context reset due to
GPU hang
Jan 28 11:28:55 Thinkpad syslogd: kernel boot file is /boot/kernel/kernel
Jan 28 11:28:55 Thinkpad kernel: drmn0: [drm] GPU HANG: ecode 4:1:ca8ffffb, in
MainThread [100643]
Jan 28 11:28:55 Thinkpad kernel:
Jan 28 11:28:55 Thinkpad syslogd: last message repeated 1 times
Jan 28 11:28:55 Thinkpad kernel: Fatal trap 12: page fault while in kernel mode
Jan 28 11:28:55 Thinkpad kernel: cpuid = 0; apic id = 00
Jan 28 11:28:55 Thinkpad kernel: fault virtual address  = 0x61
Jan 28 11:28:55 Thinkpad kernel: fault code             = supervisor read data,
page not present
Jan 28 11:28:55 Thinkpad kernel: instruction pointer    =
0x20:0xffffffff80736d48
Jan 28 11:28:55 Thinkpad kernel: stack pointer          =
0x28:0xfffffe00c5fbdb60
Jan 28 11:28:55 Thinkpad kernel: frame pointer          =
0x28:0xfffffe00c5fbdba0
Jan 28 11:28:55 Thinkpad kernel: code segment           = base 0x0, limit
0xfffff, type 0x1b
Jan 28 11:28:55 Thinkpad kernel:                        = DPL 0, pres 1, long
1, def32 0, gran 1
Jan 28 11:28:55 Thinkpad kernel: processor eflags       = interrupt enabled,
resume, IOPL = 0
Jan 28 11:28:55 Thinkpad kernel: current process                = 0
(linuxkpi_short_wq_1)
Jan 28 11:28:55 Thinkpad kernel: trap number            = 12
Jan 28 11:28:55 Thinkpad kernel: panic: page fault
Jan 28 11:28:55 Thinkpad kernel: cpuid = 0
Jan 28 11:28:55 Thinkpad kernel: time = 1674901517
Jan 28 11:28:55 Thinkpad kernel: Uptime: 1d0h35m14s
Jan 28 11:28:55 Thinkpad kernel: Automatic reboot in 15 seconds - press a key
on the console to abort
Jan 28 11:28:55 Thinkpad kernel: Rebooting...
Jan 28 11:28:55 Thinkpad kernel: ---<<BOOT>>---

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