[Bug 102695] drm-next-4.15-wip screen freeze and warning at drivers/gpu/drm/amd/amdgpu/amdgpu_object.c:1027 amdgpu_bo_gpu_offset+0x8e/0xa0

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Sep 13 07:43:27 UTC 2017


https://bugs.freedesktop.org/show_bug.cgi?id=102695

            Bug ID: 102695
           Summary: drm-next-4.15-wip screen freeze and warning at
                    drivers/gpu/drm/amd/amdgpu/amdgpu_object.c:1027
                    amdgpu_bo_gpu_offset+0x8e/0xa0
           Product: DRI
           Version: DRI git
          Hardware: Other
                OS: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: DRM/AMDgpu
          Assignee: dri-devel at lists.freedesktop.org
          Reporter: haagch at frickel.club

Created attachment 134193
  --> https://bugs.freedesktop.org/attachment.cgi?id=134193&action=edit
full dmesg

RX 480, mesa git, llvm-svn 312959.

Currently with 27d48238f551177c01badd504f060b010b4b3ae2 but that has been
happening since at least the update from last week too, but probably longer.
It's happening very randomly, sometimes it takes many hours, sometimes only
few.

No idea yet what triggers it, possibly something in firefox (nightly), so
that's just for tracking it.

Symptoms are the screen freezing and this message appears in dmesg

Sep 13 09:35:01 c-l kernel: ------------[ cut here ]------------
Sep 13 09:35:01 c-l kernel: WARNING: CPU: 4 PID: 630 at
drivers/gpu/drm/amd/amdgpu/amdgpu_object.c:1027 amdgpu_bo_gpu_offset+0x8e/0xa0
[amdgpu]
Sep 13 09:35:01 c-l kernel: Modules linked in: cmac rfcomm bnep
cpufreq_ondemand msr nls_iso8859_1 nls_cp437 vfat fat btusb uvcvideo btrtl
btbcm btintel videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 bluetoo
Sep 13 09:35:01 c-l kernel:  tpm_tis tpm_tis_core pcspkr k10temp i2c_piix4
shpchp wmi tpm 8250_dw button acpi_cpufreq sch_fq_codel hwmon_vid fuse nfsd
auth_rpcgss oid_registry nfs_acl lockd grace sunrpc sg ip_t
Sep 13 09:35:01 c-l kernel: CPU: 4 PID: 630 Comm: amdgpu_cs:0 Not tainted
4.13.0-rc5-g27d48238f551 #29
Sep 13 09:35:01 c-l kernel: Hardware name: System manufacturer System Product
Name/PRIME B350-PLUS, BIOS 0806 07/12/2017
Sep 13 09:35:01 c-l kernel: task: ffff8807f9b69e00 task.stack: ffffc900088f4000
Sep 13 09:35:01 c-l kernel: RIP: 0010:amdgpu_bo_gpu_offset+0x8e/0xa0 [amdgpu]
Sep 13 09:35:01 c-l kernel: RSP: 0018:ffffc900088f7890 EFLAGS: 00010246
Sep 13 09:35:01 c-l kernel: RAX: 0000000000000000 RBX: ffff8807f7d6c800 RCX:
0000000000100040
Sep 13 09:35:01 c-l kernel: RDX: 0040000000000000 RSI: 000000f5fffe0000 RDI:
ffff8807f7d6c800
Sep 13 09:35:01 c-l kernel: RBP: ffffc900088f7898 R08: ffff8807e6a02800 R09:
ffffc900088f78f8
Sep 13 09:35:01 c-l kernel: R10: 0000000000000000 R11: ffffc900088f7900 R12:
ffff8807f7d6d800
Sep 13 09:35:01 c-l kernel: R13: 0000000000000020 R14: 0000000000100020 R15:
ffffc900088f79e8
Sep 13 09:35:01 c-l kernel: FS:  00007f680ea7b700(0000)
GS:ffff88081ed00000(0000) knlGS:0000000000000000
Sep 13 09:35:01 c-l kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Sep 13 09:35:01 c-l kernel: CR2: 00007f67e4d91000 CR3: 00000007f9125000 CR4:
00000000003406e0
Sep 13 09:35:01 c-l kernel: Call Trace:
Sep 13 09:35:01 c-l kernel:  amdgpu_vm_update_ptes+0x1ca/0x350 [amdgpu]
Sep 13 09:35:01 c-l kernel:  ? amdgpu_vm_do_set_ptes+0x100/0x100 [amdgpu]
Sep 13 09:35:01 c-l kernel:  ? amdgpu_vm_do_set_ptes+0x100/0x100 [amdgpu]
Sep 13 09:35:01 c-l kernel:  amdgpu_vm_frag_ptes+0x10a/0x130 [amdgpu]
Sep 13 09:35:01 c-l kernel:  amdgpu_vm_bo_update_mapping+0x335/0x3e0 [amdgpu]
Sep 13 09:35:01 c-l kernel:  ? amdgpu_vm_do_set_ptes+0x100/0x100 [amdgpu]
Sep 13 09:35:01 c-l kernel:  amdgpu_vm_bo_update+0x2ad/0x530 [amdgpu]
Sep 13 09:35:01 c-l kernel:  amdgpu_vm_handle_moved+0x7d/0xb0 [amdgpu]
Sep 13 09:35:01 c-l kernel:  amdgpu_cs_ioctl+0x1af3/0x1b80 [amdgpu]
Sep 13 09:35:01 c-l kernel:  ? amdgpu_cs_find_mapping+0xd0/0xd0 [amdgpu]
Sep 13 09:35:01 c-l kernel:  drm_ioctl_kernel+0x5d/0xb0 [drm]
Sep 13 09:35:01 c-l kernel:  drm_ioctl+0x32a/0x400 [drm]
Sep 13 09:35:01 c-l kernel:  ? amdgpu_cs_find_mapping+0xd0/0xd0 [amdgpu]
Sep 13 09:35:01 c-l kernel:  amdgpu_drm_ioctl+0x4f/0x90 [amdgpu]
Sep 13 09:35:01 c-l kernel:  do_vfs_ioctl+0xa5/0x600
Sep 13 09:35:01 c-l kernel:  ? __fget+0x6e/0x90
Sep 13 09:35:01 c-l kernel:  SyS_ioctl+0x79/0x90
Sep 13 09:35:01 c-l kernel:  entry_SYSCALL_64_fastpath+0x1a/0xa5
Sep 13 09:35:01 c-l kernel: RIP: 0033:0x7f681b76d0c7
Sep 13 09:35:01 c-l kernel: RSP: 002b:00007f680ea7ab18 EFLAGS: 00000246
ORIG_RAX: 0000000000000010
Sep 13 09:35:01 c-l kernel: RAX: ffffffffffffffda RBX: 000000242b43a3b8 RCX:
00007f681b76d0c7
Sep 13 09:35:01 c-l kernel: RDX: 00007f680ea7ab90 RSI: 00000000c0186444 RDI:
0000000000000018
Sep 13 09:35:01 c-l kernel: RBP: 00000024294b4b48 R08: 00007f680ea7ac20 R09:
00007f680ea7ab60
Sep 13 09:35:01 c-l kernel: R10: 00007f680ea7ac20 R11: 0000000000000246 R12:
0000000000000002
Sep 13 09:35:01 c-l kernel: R13: 0000000000000001 R14: 0000000000000001 R15:
0000000000000008
Sep 13 09:35:01 c-l kernel: Code: 00 00 20 75 e9 0f ff 48 8b 83 08 02 00 00 5b
5d c3 48 8b bf f8 00 00 00 e8 e0 cb ff ff 84 c0 75 02 0f ff 8b 83 b4 00 00 00
eb 8e <0f> ff eb 8a 0f ff eb b6 66 2e 0f 1f 84 00 00
Sep 13 09:35:01 c-l kernel: ---[ end trace 10c33bc5500538e7 ]---

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20170913/4f5a830d/attachment-0001.html>


More information about the dri-devel mailing list