Comment # 10
on bug 104289
from Tom Englund
i could reliably reproduce this with starting fallout 4 in wine, getting same or similiar crashes in dmesg, however with the last attachment Christian König posted it now runs. https://bugs.freedesktop.org/attachment.cgi?id=136343 dmesg: dec 31 15:01:22 tom-pc kernel: WARNING: CPU: 6 PID: 25993 at drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c:1641 amdgpu_vm_bo_update_mapping+0x3dd/0x3f0 [amdgpu] dec 31 15:01:22 tom-pc kernel: Modules linked in: fuse mousedev msr nls_iso8859_1 nls_cp437 vfat fat intel_rapl x86_pkg_temp_thermal intel_powerclamp coretemp dec 31 15:01:22 tom-pc kernel: gpu_sched drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops ttm drm agpgart dec 31 15:01:22 tom-pc kernel: CPU: 6 PID: 25993 Comm: amdgpu_cs:0 Tainted: G W 4.15.0-rc2-mainline #1 dec 31 15:01:22 tom-pc kernel: Hardware name: Gigabyte Technology Co., Ltd. Z170-HD3P/Z170-HD3P-CF, BIOS F20 11/04/2016 dec 31 15:01:22 tom-pc kernel: task: 00000000569a51e8 task.stack: 00000000bc284a6f dec 31 15:01:22 tom-pc kernel: RIP: 0010:amdgpu_vm_bo_update_mapping+0x3dd/0x3f0 [amdgpu] dec 31 15:01:22 tom-pc kernel: RSP: 0018:fffface501b7b9e0 EFLAGS: 00010216 dec 31 15:01:22 tom-pc kernel: RAX: ffff92a0f7ac6e58 RBX: ffff92a0c072d800 RCX: ffff92a1682b6550 dec 31 15:01:22 tom-pc kernel: RDX: fffface50336c700 RSI: ffff92a0f7ac6e58 RDI: ffff92a1682b6560 dec 31 15:01:22 tom-pc kernel: RBP: ffff92a1682b0000 R08: 0000000000000002 R09: 0000000000000000 dec 31 15:01:22 tom-pc kernel: R10: 00000000000007fb R11: 00000000000007f9 R12: 000000000000078e dec 31 15:01:22 tom-pc kernel: R13: ffff92a1682b6560 R14: 0000000000109200 R15: 0000000000000000 dec 31 15:01:22 tom-pc kernel: FS: 00007fc349c21700(0000) GS:ffff92a17ed80000(0000) knlGS:00007fffffea8000 dec 31 15:01:22 tom-pc kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 dec 31 15:01:22 tom-pc kernel: CR2: 00007fc296881fa8 CR3: 00000003e8fbd003 CR4: 00000000003606e0 dec 31 15:01:22 tom-pc kernel: DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 dec 31 15:01:22 tom-pc kernel: DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 dec 31 15:01:22 tom-pc kernel: Call Trace: dec 31 15:01:22 tom-pc kernel: ? amdgpu_vm_free_mapping.isra.24+0x20/0x20 [amdgpu] dec 31 15:01:22 tom-pc kernel: amdgpu_vm_bo_update+0x327/0x5e0 [amdgpu] dec 31 15:01:22 tom-pc kernel: amdgpu_vm_handle_moved+0x73/0xa0 [amdgpu] dec 31 15:01:22 tom-pc kernel: amdgpu_cs_ioctl+0x1a4a/0x1ae0 [amdgpu] dec 31 15:01:22 tom-pc kernel: ? amdgpu_cs_find_mapping+0x110/0x110 [amdgpu] dec 31 15:01:22 tom-pc kernel: drm_ioctl_kernel+0x59/0xb0 [drm] dec 31 15:01:22 tom-pc kernel: drm_ioctl+0x2d5/0x370 [drm] dec 31 15:01:22 tom-pc kernel: ? amdgpu_cs_find_mapping+0x110/0x110 [amdgpu] dec 31 15:01:22 tom-pc kernel: amdgpu_drm_ioctl+0x49/0x80 [amdgpu] dec 31 15:01:22 tom-pc kernel: do_vfs_ioctl+0xa1/0x610 dec 31 15:01:22 tom-pc kernel: ? SyS_futex+0x12d/0x180 dec 31 15:01:22 tom-pc kernel: SyS_ioctl+0x74/0x80 dec 31 15:01:22 tom-pc kernel: entry_SYSCALL_64_fastpath+0x1a/0x7d dec 31 15:01:22 tom-pc kernel: RIP: 0033:0x7fc41e3b1a07 dec 31 15:01:22 tom-pc kernel: RSP: 002b:00007fc349c20c78 EFLAGS: 00000246 ORIG_RAX: 0000000000000010 dec 31 15:01:22 tom-pc kernel: RAX: ffffffffffffffda RBX: 0000000000000008 RCX: 00007fc41e3b1a07 dec 31 15:01:22 tom-pc kernel: RDX: 00007fc349c20ce0 RSI: 00000000c0186444 RDI: 000000000000001e dec 31 15:01:22 tom-pc kernel: RBP: 00007fc349c20e00 R08: 00007fc349c20d80 R09: 00007fc349c20cc0 dec 31 15:01:22 tom-pc kernel: R10: 0000000000000001 R11: 0000000000000246 R12: 000000007cdf0a98 dec 31 15:01:22 tom-pc kernel: R13: 0000000000000001 R14: 00007fc349c20cf0 R15: 0000000000000000 dec 31 15:01:22 tom-pc kernel: Code: ff 74 16 f0 ff 0f 0f 88 3c d4 12 00 75 0b 89 04 24 e8 c8 44 0a e3 8b 04 24 48 8b 54 24 38 48 8b 5c 24 08 48 89 13 e9 0b fd dec 31 15:01:22 tom-pc kernel: ---[ end trace 425bb209c57fc66b ]--- dec 31 15:01:32 tom-pc kernel: [drm:amdgpu_job_timedout [amdgpu]] *ERROR* ring sdma0 timeout, last signaled seq=53896, last emitted seq=53898 dec 31 15:01:32 tom-pc kernel: [drm] No hardware hang detected. Did some blocks stall? dec 31 15:01:35 tom-pc systemd-logind[561]: Power key pressed. dec 31 15:01:35 tom-pc systemd-logind[561]: Powering Off... dec 31 15:01:35 tom-pc systemd-logind[561]: System is powering down.
You are receiving this mail because:
- You are the assignee for the bug.
_______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel