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
Summary: drm-next-4.15-wip screen freeze and warning at drivers/gpu/drm/amd/amdgpu/amd...
Status: RESOLVED MOVED
Alias: None
Product: DRI
Classification: Unclassified
Component: DRM/AMDgpu (show other bugs)
Version: DRI git
Hardware: Other All
: medium normal
Assignee: Default DRI bug account
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-09-13 07:43 UTC by Christoph Haag
Modified: 2019-11-19 08:24 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
full dmesg (95.88 KB, text/plain)
2017-09-13 07:43 UTC, Christoph Haag
no flags Details

Description Christoph Haag 2017-09-13 07:43:27 UTC
Created attachment 134193 [details]
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 ]---
Comment 1 Martin Peres 2019-11-19 08:24:11 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/drm/amd/issues/240.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.