https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286512
Charlie Li <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #30 from Charlie Li <[email protected]> --- (In reply to Mark Johnston from comment #28) Not madpilot@ but my own amdgpu machine also gets bit by dma_fence_wait_timeout(). While cinnamon and X both crash, only cinnamon is reflected in dmesg: May 3 09:37:33 plymouth kernel: FreeBSD 15.0-CURRENT #34 main-n276940-8d136fb027ba: Sat May 3 07:06:20 EDT 2025 [snip] May 3 09:39:10 plymouth kernel: [drm ERROR :amdgpu_ctx_wait_prev_fence] Error (-1) waiting for fence! May 3 09:39:10 plymouth kernel: [drm ERROR :amdgpu_cs_sync_rings] amdgpu_ctx_wait_prev_fence failed. May 3 09:39:10 plymouth kernel: pid 79001 (cinnamon), jid 0, uid 1001: exited on signal 6 (core dumped) May 3 09:39:10 plymouth kernel: [drm ERROR :amdgpu_ctx_wait_prev_fence] Error (-1) waiting for fence! May 3 09:39:10 plymouth kernel: [drm ERROR :amdgpu_cs_sync_rings] amdgpu_ctx_wait_prev_fence failed. May 3 09:39:10 plymouth kernel: [drm ERROR :amdgpu_ctx_wait_prev_fence] Error (-1) waiting for fence! May 3 09:39:10 plymouth kernel: [drm ERROR :amdgpu_cs_sync_rings] amdgpu_ctx_wait_prev_fence failed. drm-66-kmod was built on this src revision as part of my own mass rebuild after your __FreeBSD_version bump. The cinnamon backtrace leads to mesa, for which I will need to rebuild without stripping so we get some symbols, if you want to see the userspace side of things. -- You are receiving this mail because: You are the assignee for the bug.
