You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So this time i was able to get an small backtrace.
All what i did was starting up an video in the background for music and then starting an game in Wine.
This is still random.
panic: vm_fault_lookup: fault on nofault entry, addr: 0xfffffe04a253d000
cpuid = 10
time = 1734374714
KDB: stack backtrace:
#0 0xffffffff80b8d17d at kdb_backtrace+0x5d
#1 0xffffffff80b3f151 at vpanic+0x161
#2 0xffffffff80b3efe3 at panic+0x43
#3 0xffffffff80ebce77 at vm_fault+0x15b7
#4 0xffffffff80ebb7d1 at vm_fault_trap+0x81
#5 0xffffffff8102cc3e at trap_pfault+0x1be
#6 0xffffffff810035c8 at calltrap+0x8
#7 0xffffffff8441ee77 at dc_stream_adjust_vmin_vmax+0x137
#8 0xffffffff843e4e52 at dm_crtc_high_irq+0x122
#9 0xffffffff843cedf7 at amdgpu_dm_irq_handler+0x87
#10 0xffffffff84233854 at amdgpu_irq_dispatch+0xd4
#11 0xffffffff84232e70 at amdgpu_ih_process+0xb0
#12 0xffffffff8423346a at amdgpu_irq_handler+0x1a
#13 0xffffffff80db6b39 at lkpi_irq_handler+0x29
#14 0xffffffff80afbd39 at ithread_loop+0x239
Describe the bug
The image hangs, the whole system hangs. Can not even save shutdown it with the power button.
from /var/log/messages:
panic: vm_fault_lookup: fault on nofault entry, addr: 0xfffffe0105183000
WARNING !list_empty(&lock->head) failed at /usr/ports/graphics/drm-61-kmod/work/drm-kmod-drm_v6.1.92_2/drivers/gpu/drm/drm_modeset_lock.c:317
FreeBSD version
FreeBSD Home 14.2-STABLE FreeBSD 14.2-STABLE stable/14-93a321b60 GENERIC amd64 1402500 1402500
PCI Info
pciconf -lv
DRM KMOD version
drm-61-kmod 6.1.92_2
To Reproduce
I did not found an 100% reproducer yet.
It once happened to me while opening a full screen video with mpv and Torchlight 2.
Additional context
None.
The text was updated successfully, but these errors were encountered: