Advertisement
Guest User

dmesg

a guest
Aug 9th, 2020
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.36 KB | None | 0 0
  1. 25.037295] [drm:amdgpu_dm_commit_planes.constprop.0 [amdgpu]] *ERROR* Waiting for fences timed out!
  2. [ 29.911293] [drm:amdgpu_job_timedout [amdgpu]] *ERROR* ring gfx timeout, signaled seq=1, emitted seq=3
  3. [ 29.911428] [drm:amdgpu_job_timedout [amdgpu]] *ERROR* Process information: process Xorg pid 1253 thread Xorg:cs0 pid 1304
  4. [ 29.911436] amdgpu 0000:05:00.0: GPU reset begin!
  5. [ 31.234515] amdgpu 0000:05:00.0: GPU reset succeeded, trying to resume
  6. [ 31.235137] [drm] PCIE GART of 1024M enabled (table at 0x000000F400900000).
  7. [ 31.235740] [drm] PSP is resuming...
  8. [ 31.255664] [drm] reserve 0x400000 from 0xf47f800000 for PSP TMR
  9. [ 31.265150] [drm] psp command failed and response status is (0x7)
  10. [ 31.934909] [drm] VCN decode and encode initialized successfully(under DPG Mode).
  11. [ 31.934919] amdgpu 0000:05:00.0: ring gfx uses VM inv eng 0 on hub 0
  12. [ 31.934923] amdgpu 0000:05:00.0: ring comp_1.0.0 uses VM inv eng 1 on hub 0
  13. [ 31.934925] amdgpu 0000:05:00.0: ring comp_1.1.0 uses VM inv eng 4 on hub 0
  14. [ 31.934928] amdgpu 0000:05:00.0: ring comp_1.2.0 uses VM inv eng 5 on hub 0
  15. [ 31.934931] amdgpu 0000:05:00.0: ring comp_1.3.0 uses VM inv eng 6 on hub 0
  16. [ 31.934933] amdgpu 0000:05:00.0: ring comp_1.0.1 uses VM inv eng 7 on hub 0
  17. [ 31.934935] amdgpu 0000:05:00.0: ring comp_1.1.1 uses VM inv eng 8 on hub 0
  18. [ 31.934937] amdgpu 0000:05:00.0: ring comp_1.2.1 uses VM inv eng 9 on hub 0
  19. [ 31.934939] amdgpu 0000:05:00.0: ring comp_1.3.1 uses VM inv eng 10 on hub 0
  20. [ 31.934942] amdgpu 0000:05:00.0: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
  21. [ 31.934944] amdgpu 0000:05:00.0: ring sdma0 uses VM inv eng 0 on hub 1
  22. [ 31.934947] amdgpu 0000:05:00.0: ring vcn_dec uses VM inv eng 1 on hub 1
  23. [ 31.934949] amdgpu 0000:05:00.0: ring vcn_enc0 uses VM inv eng 4 on hub 1
  24. [ 31.934951] amdgpu 0000:05:00.0: ring vcn_enc1 uses VM inv eng 5 on hub 1
  25. [ 31.934953] amdgpu 0000:05:00.0: ring vcn_jpeg uses VM inv eng 6 on hub 1
  26. [ 31.946854] [drm] recover vram bo from shadow start
  27. [ 31.946857] [drm] recover vram bo from shadow done
  28. [ 31.946860] [drm] Skip scheduling IBs!
  29. [ 31.946924] ------------[ cut here ]------------
  30. [ 31.946937] WARNING: CPU: 4 PID: 190 at include/linux/dma-fence.h:533 drm_sched_resubmit_jobs+0x152/0x160 [gpu_sched]
  31. [ 31.946938] Modules linked in: ccm cmac algif_hash algif_skcipher af_alg vboxnetadp(OE) vboxnetflt(OE) vboxdrv(OE) bnep binfmt_misc nls_iso8859_1 snd_soc_dmic acp3x_rn snd_acp3x_pdm_dma snd_soc_core snd_hda_codec_realtek snd_compress ac97_bus snd_hda_codec_generic snd_pcm_dmaengine ledtrig_audio snd_hda_codec_hdmi snd_hda_intel snd_intel_dspcfg joydev snd_hda_codec snd_hda_core btusb snd_hwdep btrtl btbcm edac_mce_amd btintel snd_pcm uvcvideo kvm_amd bluetooth videobuf2_vmalloc videobuf2_memops ccp iwlmvm videobuf2_v4l2 ecdh_generic ecc snd_seq_midi kvm videobuf2_common mac80211 snd_seq_midi_event input_leds videodev snd_rawmidi libarc4 mc hid_multitouch snd_seq serio_raw acer_wmi sparse_keymap iwlwifi wmi_bmof snd_seq_device snd_timer k10temp snd cfg80211 snd_rn_pci_acp3x snd_pci_acp3x soundcore mac_hid acer_wireless nvidia_uvm(OE) sch_fq_codel parport_pc ppdev lp parport ip_tables x_tables autofs4 dm_crypt nvidia_drm(POE) nvidia_modeset(POE) amdgpu crct10dif_pclmul crc32_pclmul
  32. [ 31.946984] ghash_clmulni_intel aesni_intel nvidia(POE) hid_generic amd_iommu_v2 gpu_sched crypto_simd i2c_algo_bit ttm cryptd glue_helper drm_kms_helper syscopyarea sysfillrect sysimgblt nvme fb_sys_fops ahci r8169 ipmi_devintf i2c_piix4 libahci drm nvme_core realtek ipmi_msghandler i2c_hid video wmi hid
  33. [ 31.947006] CPU: 4 PID: 190 Comm: kworker/4:2 Tainted: P OE 5.4.0-42-generic #46-Ubuntu
  34. [ 31.947008] Hardware name: Acer Aspire A715-41G/Azalea_PKS, BIOS V1.00 03/13/2020
  35. [ 31.947013] Workqueue: events drm_sched_job_timedout [gpu_sched]
  36. [ 31.947019] RIP: 0010:drm_sched_resubmit_jobs+0x152/0x160 [gpu_sched]
  37. [ 31.947023] Code: 41 5c 41 5d 41 5e 41 5f 5d c3 49 8b 46 10 31 c9 48 c7 80 80 00 00 00 00 00 00 00 49 8b 7f 70 31 c0 83 e7 01 74 04 0f 0b eb bf <0f> 0b eb c7 0f 0b eb 8b 66 0f 1f 44 00 00 0f 1f 44 00 00 55 48 89
  38. [ 31.947025] RSP: 0018:ffffa32d0048bd28 EFLAGS: 00010246
  39. [ 31.947027] RAX: 0000000000000000 RBX: 0000000000000001 RCX: 0000000000000000
  40. [ 31.947029] RDX: ffff8f41e3091840 RSI: ffff8f41e3e7cdf8 RDI: 0000000000000000
  41. [ 31.947030] RBP: ffffa32d0048bd60 R08: 00000000000004f7 R09: 0000000000000004
  42. [ 31.947031] R10: 0000000000000000 R11: 0000000000000001 R12: ffff8f41d0367ad8
  43. [ 31.947032] R13: ffff8f41d0367980 R14: ffff8f41e3e7cc00 R15: ffff8f41e3091800
  44. [ 31.947035] FS: 0000000000000000(0000) GS:ffff8f41e8900000(0000) knlGS:0000000000000000
  45. [ 31.947036] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
  46. [ 31.947037] CR2: 00007f96cc4537f0 CR3: 00000001e4df8000 CR4: 00000000003406e0
  47. [ 31.947039] Call Trace:
  48. [ 31.947187] amdgpu_device_gpu_recover+0x6cd/0x95a [amdgpu]
  49. [ 31.947319] amdgpu_job_timedout+0x103/0x130 [amdgpu]
  50. [ 31.947324] drm_sched_job_timedout+0x44/0x90 [gpu_sched]
  51. [ 31.947330] process_one_work+0x1eb/0x3b0
  52. [ 31.947334] worker_thread+0x4d/0x400
  53. [ 31.947337] kthread+0x104/0x140
  54. [ 31.947340] ? process_one_work+0x3b0/0x3b0
  55. [ 31.947342] ? kthread_park+0x90/0x90
  56. [ 31.947347] ret_from_fork+0x22/0x40
  57. [ 31.947351] ---[ end trace 2ffa4c44efbff9f2 ]---
  58. [ 31.947384] amdgpu 0000:05:00.0: GPU reset(2) succeeded!
  59. [ 31.947614] amdgpu 0000:05:00.0: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x0000 address=0x1cf996660 flags=0x0070]
  60. [ 31.947629] amdgpu 0000:05:00.0: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x0000 address=0x1cf492080 flags=0x0050]
  61. [ 31.947639] amdgpu 0000:05:00.0: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x0000 address=0x1cf996660 flags=0x0070]
  62. [ 31.947649] amdgpu 0000:05:00.0: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x0000 address=0x1cf996660 flags=0x0070]
  63. [ 31.947659] amdgpu 0000:05:00.0: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x0000 address=0x1cf996660 flags=0x0070]
  64. [ 31.947669] amdgpu 0000:05:00.0: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x0000 address=0x1cf996660 flags=0x0070]
  65. [ 31.947685] amdgpu 0000:05:00.0: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x0000 address=0x1cf996660 flags=0x0070]
  66. [ 31.947700] amdgpu 0000:05:00.0: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x0000 address=0x1cf996660 flags=0x0070]
  67. [ 31.947714] amdgpu 0000:05:00.0: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x0000 address=0x1cf996660 flags=0x0070]
  68. [ 31.947728] amdgpu 0000:05:00.0: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x0000 address=0x1cf996660 flags=0x0070]
  69. [ 31.947738] amd_iommu_report_page_fault: 37 callbacks suppressed
  70. [ 31.947742] AMD-Vi: Event logged [IO_PAGE_FAULT device=05:00.0 domain=0x0000 address=0x1cf996660 flags=0x0070]
  71. [ 31.947752] AMD-Vi: Event logged [IO_PAGE_FAULT device=05:00.0 domain=0x0000 address=0x1cf996660 flags=0x0070]
  72. [ 31.947762] AMD-Vi: Event logged [IO_PAGE_FAULT device=05:00.0 domain=0x0000 address=0x1cf996660 flags=0x0070]
  73. [ 31.947773] AMD-Vi: Event logged [IO_PAGE_FAULT device=05:00.0 domain=0x0000 address=0x1cf996660 flags=0x0070]
  74. [ 31.947785] AMD-Vi: Event logged [IO_PAGE_FAULT device=05:00.0 domain=0x0000 address=0x1cf996660 flags=0x0070]
  75. [ 31.947795] AMD-Vi: Event logged [IO_PAGE_FAULT device=05:00.0 domain=0x0000 address=0x1cf996660 flags=0x0070]
  76. [ 31.947804] AMD-Vi: Event logged [IO_PAGE_FAULT device=05:00.0 domain=0x0000 address=0x1cf996660 flags=0x0070]
  77. [ 31.947813] AMD-Vi: Event logged [IO_PAGE_FAULT device=05:00.0 domain=0x0000 address=0x1cf996660 flags=0x0070]
  78. [ 31.947823] AMD-Vi: Event logged [IO_PAGE_FAULT device=05:00.0 domain=0x0000 address=0x1cf996660 flags=0x0070]
  79. [ 31.947832] AMD-Vi: Event logged [IO_PAGE_FAULT device=05:00.0 domain=0x0000 address=0x1cf996660 flags=0x0070]
  80. [ 42.188956] [drm:amdgpu_job_timedout [amdgpu]] *ERROR* ring sdma0 timeout, signaled seq=77, emitted seq=79
  81. [ 42.189099] [drm:amdgpu_job_timedout [amdgpu]] *ERROR* Process information: process pid 0 thread pid 0
  82. [ 42.189108] amdgpu 0000:05:00.0: GPU reset begin!
  83. [ 42.298481] amdgpu 0000:05:00.0: GPU reset succeeded, trying to resume
  84. [ 42.299101] [drm] PCIE GART of 1024M enabled (table at 0x000000F400900000).
  85. [ 42.299703] [drm] PSP is resuming...
  86. [ 42.319584] [drm] reserve 0x400000 from 0xf47f800000 for PSP TMR
  87. [ 42.328752] [drm] psp command failed and response status is (0x7)
  88. [ 43.036352] amdgpu 0000:05:00.0: [drm:amdgpu_ring_test_helper [amdgpu]] *ERROR* ring sdma0 test failed (-110)
  89. [ 43.036436] [drm:amdgpu_device_ip_resume_phase2 [amdgpu]] *ERROR* resume of IP block <sdma_v4_0> failed -110
  90. [ 43.036505] amdgpu 0000:05:00.0: GPU reset(3) failed
  91. [ 43.036724] amdgpu 0000:05:00.0: GPU reset end with ret = -110
  92. [ 53.350044] [drm:amdgpu_job_timedout [amdgpu]] *ERROR* ring sdma0 timeout, signaled seq=79, emitted seq=79
  93. [ 53.350177] [drm:amdgpu_job_timedout [amdgpu]] *ERROR* Process information: process pid 0 thread pid 0
  94. [ 53.350185] amdgpu 0000:05:00.0: GPU reset begin!
  95. [ 206.623419] acer_wmi: Unknown function number - 4 - 0
  96. [ 206.624020] acer_wmi: Unknown function number - 4 - 0
  97. [ 206.895451] acer_wmi: Unknown function number - 4 - 0
  98. [ 206.896052] acer_wmi: Unknown function number - 4 - 0
  99. [ 243.204005] INFO: task kworker/5:2:259 blocked for more than 120 seconds.
  100. [ 243.204012] Tainted: P W OE 5.4.0-42-generic #46-Ubuntu
  101. [ 243.204014] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
  102. [ 243.204017] kworker/5:2 D 0 259 2 0x80004000
  103. [ 243.204034] Workqueue: events drm_sched_job_timedout [gpu_sched]
  104. [ 243.204036] Call Trace:
  105. [ 243.204046] __schedule+0x2e3/0x740
  106. [ 243.204050] schedule+0x42/0xb0
  107. [ 243.204052] schedule_timeout+0x203/0x2f0
  108. [ 243.204055] ? schedule_timeout+0x203/0x2f0
  109. [ 243.204061] dma_fence_default_wait+0x1a0/0x280
  110. [ 243.204067] ? wait_task_inactive+0xca/0x1a0
  111. [ 243.204069] ? dma_fence_release+0x150/0x150
  112. [ 243.204072] dma_fence_wait_timeout+0xe7/0x100
  113. [ 243.204077] drm_sched_stop+0xe6/0x130 [gpu_sched]
  114. [ 243.204224] amdgpu_device_gpu_recover+0x1ae/0x95a [amdgpu]
  115. [ 243.204250] ? drm_dbg+0x51/0x90 [drm]
  116. [ 243.204381] amdgpu_job_timedout+0x103/0x130 [amdgpu]
  117. [ 243.204386] drm_sched_job_timedout+0x44/0x90 [gpu_sched]
  118. [ 243.204391] process_one_work+0x1eb/0x3b0
  119. [ 243.204394] worker_thread+0x4d/0x400
  120. [ 243.204398] kthread+0x104/0x140
  121. [ 243.204401] ? process_one_work+0x3b0/0x3b0
  122. [ 243.204403] ? kthread_park+0x90/0x90
  123. [ 243.204407] ret_from_fork+0x22/0x40
  124. [ 243.204454] INFO: task Xorg:1253 blocked for more than 120 seconds.
  125. [ 243.204457] Tainted: P W OE 5.4.0-42-generic #46-Ubuntu
  126. [ 243.204459] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
  127. [ 243.204461] Xorg D 0 1253 1251 0x00400000
  128. [ 243.204463] Call Trace:
  129. [ 243.204467] __schedule+0x2e3/0x740
  130. [ 243.204470] schedule+0x42/0xb0
  131. [ 243.204472] schedule_preempt_disabled+0xe/0x10
  132. [ 243.204474] __mutex_lock.isra.0+0x182/0x4f0
  133. [ 243.204478] __mutex_lock_slowpath+0x13/0x20
  134. [ 243.204480] mutex_lock+0x2e/0x40
  135. [ 243.204580] amdgpu_ctx_get+0x28/0x70 [amdgpu]
  136. [ 243.204676] amdgpu_cs_wait_ioctl+0x47/0x150 [amdgpu]
  137. [ 243.204771] ? amdgpu_cs_parser_bos.isra.0+0x7b0/0x7b0 [amdgpu]
  138. [ 243.204790] drm_ioctl_kernel+0xae/0xf0 [drm]
  139. [ 243.204808] drm_ioctl+0x234/0x3d0 [drm]
  140. [ 243.204903] ? amdgpu_cs_parser_bos.isra.0+0x7b0/0x7b0 [amdgpu]
  141. [ 243.204910] ? __handle_mm_fault+0x771/0x7a0
  142. [ 243.205000] amdgpu_drm_ioctl+0x4e/0x80 [amdgpu]
  143. [ 243.205007] do_vfs_ioctl+0x407/0x670
  144. [ 243.205012] ? do_user_addr_fault+0x216/0x450
  145. [ 243.205017] ? do_futex+0x10f/0x1e0
  146. [ 243.205020] ksys_ioctl+0x67/0x90
  147. [ 243.205022] __x64_sys_ioctl+0x1a/0x20
  148. [ 243.205027] do_syscall_64+0x57/0x190
  149. [ 243.205031] entry_SYSCALL_64_after_hwframe+0x44/0xa9
  150. [ 243.205033] RIP: 0033:0x7ff63073f37b
  151. [ 243.205043] Code: Bad RIP value.
  152. [ 243.205045] RSP: 002b:00007ffd19f363b8 EFLAGS: 00003246 ORIG_RAX: 0000000000000010
  153. [ 243.205048] RAX: ffffffffffffffda RBX: 00007ffd19f363f0 RCX: 00007ff63073f37b
  154. [ 243.205049] RDX: 00007ffd19f363f0 RSI: 00000000c0206449 RDI: 0000000000000013
  155. [ 243.205051] RBP: 00000000c0206449 R08: 0000000000000000 R09: 0000000000000018
  156. [ 243.205052] R10: 00007ff62f5d9767 R11: 0000000000003246 R12: ffffffffffffffff
  157. [ 243.205053] R13: 0000000000000013 R14: 0000561644c783b0 R15: 0000561644df2820
  158. [ 243.205079] INFO: task (rneloops):1528 blocked for more than 120 seconds.
  159. [ 243.205082] Tainted: P W OE 5.4.0-42-generic #46-Ubuntu
  160. [ 243.205083] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
  161. [ 243.205085] (rneloops) D 0 1528 1 0x00000004
  162. [ 243.205088] Call Trace:
  163. [ 243.205091] __schedule+0x2e3/0x740
  164. [ 243.205094] schedule+0x42/0xb0
  165. [ 243.205097] schedule_preempt_disabled+0xe/0x10
  166. [ 243.205099] __mutex_lock.isra.0+0x182/0x4f0
  167. [ 243.205102] __mutex_lock_slowpath+0x13/0x20
  168. [ 243.205105] mutex_lock+0x2e/0x40
  169. [ 243.205203] amdgpu_ctx_mgr_entity_flush+0x38/0xb0 [amdgpu]
  170. [ 243.205209] ? fsnotify_find_mark+0x16/0x80
  171. [ 243.205298] amdgpu_flush+0x2b/0x50 [amdgpu]
  172. [ 243.205305] filp_close+0x37/0x70
  173. [ 243.205308] __close_fd+0x7d/0xa0
  174. [ 243.205312] __x64_sys_close+0x22/0x50
  175. [ 243.205315] do_syscall_64+0x57/0x190
  176. [ 243.205319] entry_SYSCALL_64_after_hwframe+0x44/0xa9
  177. [ 243.205321] RIP: 0033:0x7f593bbf781b
  178. [ 243.205325] Code: Bad RIP value.
  179. [ 243.205326] RSP: 002b:00007ffe774f7490 EFLAGS: 00000293 ORIG_RAX: 0000000000000003
  180. [ 243.205328] RAX: ffffffffffffffda RBX: 00007f593ad3d900 RCX: 00007f593bbf781b
  181. [ 243.205329] RDX: 0000000000000001 RSI: 00007ffe774f7530 RDI: 0000000000000067
  182. [ 243.205330] RBP: 0000558f8de67690 R08: 0000000000000000 R09: 0000000000000000
  183. [ 243.205332] R10: 00007f593bc84ac0 R11: 0000000000000293 R12: 0000000000000001
  184. [ 243.205333] R13: 0000558f8de6801b R14: 0000000000000000 R15: 00007ffe774f74d0
  185. [ 243.205337] INFO: task (rvice.sh):1529 blocked for more than 120 seconds.
  186. [ 243.205339] Tainted: P W OE 5.4.0-42-generic #46-Ubuntu
  187. [ 243.205341] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
  188. [ 243.205342] (rvice.sh) D 0 1529 1 0x00000000
  189. [ 243.205345] Call Trace:
  190. [ 243.205348] __schedule+0x2e3/0x740
  191. [ 243.205351] schedule+0x42/0xb0
  192. [ 243.205354] schedule_preempt_disabled+0xe/0x10
  193. [ 243.205356] __mutex_lock.isra.0+0x182/0x4f0
  194. [ 243.205360] __mutex_lock_slowpath+0x13/0x20
  195. [ 243.205362] mutex_lock+0x2e/0x40
  196. [ 243.205461] amdgpu_ctx_mgr_entity_flush+0x38/0xb0 [amdgpu]
  197. [ 243.205465] ? fsnotify_find_mark+0x16/0x80
  198. [ 243.205554] amdgpu_flush+0x2b/0x50 [amdgpu]
  199. [ 243.205557] filp_close+0x37/0x70
  200. [ 243.205560] __close_fd+0x7d/0xa0
  201. [ 243.205563] __x64_sys_close+0x22/0x50
  202. [ 243.205567] do_syscall_64+0x57/0x190
  203. [ 243.205570] entry_SYSCALL_64_after_hwframe+0x44/0xa9
  204. [ 243.205572] RIP: 0033:0x7f593bbf781b
  205. [ 243.205575] Code: Bad RIP value.
  206. [ 243.205576] RSP: 002b:00007ffe774f7470 EFLAGS: 00000293 ORIG_RAX: 0000000000000003
  207. [ 243.205578] RAX: ffffffffffffffda RBX: 00007f593ad3d900 RCX: 00007f593bbf781b
  208. [ 243.205579] RDX: 0000000000000001 RSI: 00007ffe774f7510 RDI: 0000000000000067
  209. [ 243.205581] RBP: 0000558f8de67690 R08: 0000000000000000 R09: 0000000000000000
  210. [ 243.205582] R10: 00007f593bc84ac0 R11: 0000000000000293 R12: 0000000000000001
  211. [ 243.205583] R13: 0000558f8de6801b R14: 0000000000000000 R15: 00007ffe774f74b0
  212. [ 243.205586] INFO: task (whoopsie):1530 blocked for more than 120 seconds.
  213. [ 243.205588] Tainted: P W OE 5.4.0-42-generic #46-Ubuntu
  214. [ 243.205590] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
  215. [ 243.205592] (whoopsie) D 0 1530 1 0x00000000
  216. [ 243.205594] Call Trace:
  217. [ 243.205597] __schedule+0x2e3/0x740
  218. [ 243.205599] schedule+0x42/0xb0
  219. [ 243.205601] schedule_preempt_disabled+0xe/0x10
  220. [ 243.205604] __mutex_lock.isra.0+0x182/0x4f0
  221. [ 243.205607] __mutex_lock_slowpath+0x13/0x20
  222. [ 243.205609] mutex_lock+0x2e/0x40
  223. [ 243.205708] amdgpu_ctx_mgr_entity_flush+0x38/0xb0 [amdgpu]
  224. [ 243.205711] ? fsnotify_find_mark+0x16/0x80
  225. [ 243.205801] amdgpu_flush+0x2b/0x50 [amdgpu]
  226. [ 243.205804] filp_close+0x37/0x70
  227. [ 243.205806] __close_fd+0x7d/0xa0
  228. [ 243.205810] __x64_sys_close+0x22/0x50
  229. [ 243.205813] do_syscall_64+0x57/0x190
  230. [ 243.205816] entry_SYSCALL_64_after_hwframe+0x44/0xa9
  231. [ 243.205818] RIP: 0033:0x7f593bbf781b
  232. [ 243.205821] Code: Bad RIP value.
  233. [ 243.205822] RSP: 002b:00007ffe774f7470 EFLAGS: 00000293 ORIG_RAX: 0000000000000003
  234. [ 243.205824] RAX: ffffffffffffffda RBX: 00007f593ad3d900 RCX: 00007f593bbf781b
  235. [ 243.205825] RDX: 0000000000000001 RSI: 00007ffe774f7510 RDI: 0000000000000067
  236. [ 243.205826] RBP: 0000558f8de67690 R08: 0000000000000000 R09: 0000000000000000
  237. [ 243.205828] R10: 00007f593bc84ac0 R11: 0000000000000293 R12: 0000000000000001
  238. [ 243.205829] R13: 0000558f8de6801b R14: 0000000000000000 R15: 00007ffe774f74b0
  239. [ 243.205834] INFO: task (otd-news):1557 blocked for more than 120 seconds.
  240. [ 243.205837] Tainted: P W OE 5.4.0-42-generic #46-Ubuntu
  241. [ 243.205838] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
  242. [ 243.205840] (otd-news) D 0 1557 1 0x00000000
  243. [ 243.205842] Call Trace:
  244. [ 243.205845] __schedule+0x2e3/0x740
  245. [ 243.205848] schedule+0x42/0xb0
  246. [ 243.205850] schedule_preempt_disabled+0xe/0x10
  247. [ 243.205852] __mutex_lock.isra.0+0x182/0x4f0
  248. [ 243.205856] __mutex_lock_slowpath+0x13/0x20
  249. [ 243.205858] mutex_lock+0x2e/0x40
  250. [ 243.205957] amdgpu_ctx_mgr_entity_flush+0x38/0xb0 [amdgpu]
  251. [ 243.205960] ? fsnotify_find_mark+0x16/0x80
  252. [ 243.206050] amdgpu_flush+0x2b/0x50 [amdgpu]
  253. [ 243.206053] filp_close+0x37/0x70
  254. [ 243.206056] __close_fd+0x7d/0xa0
  255. [ 243.206059] __x64_sys_close+0x22/0x50
  256. [ 243.206062] do_syscall_64+0x57/0x190
  257. [ 243.206065] entry_SYSCALL_64_after_hwframe+0x44/0xa9
  258. [ 243.206067] RIP: 0033:0x7f593bbf781b
  259. [ 243.206070] Code: Bad RIP value.
  260. [ 243.206071] RSP: 002b:00007ffe774f7470 EFLAGS: 00000293 ORIG_RAX: 0000000000000003
  261. [ 243.206073] RAX: ffffffffffffffda RBX: 00007f593ad3d900 RCX: 00007f593bbf781b
  262. [ 243.206074] RDX: 0000000000000001 RSI: 00007ffe774f7510 RDI: 0000000000000067
  263. [ 243.206075] RBP: 0000558f8de67690 R08: 0000000000000000 R09: 0000000000000000
  264. [ 243.206076] R10: 00007f593bc84ac0 R11: 0000000000000293 R12: 0000000000000001
  265. [ 243.206077] R13: 0000558f8de67fbb R14: 0000000000000000 R15: 00007ffe774f74b0
  266. [ 364.031384] INFO: task kworker/5:2:259 blocked for more than 241 seconds.
  267. [ 364.031391] Tainted: P W OE 5.4.0-42-generic #46-Ubuntu
  268. [ 364.031393] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
  269. [ 364.031397] kworker/5:2 D 0 259 2 0x80004000
  270. [ 364.031413] Workqueue: events drm_sched_job_timedout [gpu_sched]
  271. [ 364.031416] Call Trace:
  272. [ 364.031426] __schedule+0x2e3/0x740
  273. [ 364.031430] schedule+0x42/0xb0
  274. [ 364.031433] schedule_timeout+0x203/0x2f0
  275. [ 364.031436] ? schedule_timeout+0x203/0x2f0
  276. [ 364.031441] dma_fence_default_wait+0x1a0/0x280
  277. [ 364.031447] ? wait_task_inactive+0xca/0x1a0
  278. [ 364.031450] ? dma_fence_release+0x150/0x150
  279. [ 364.031453] dma_fence_wait_timeout+0xe7/0x100
  280. [ 364.031457] drm_sched_stop+0xe6/0x130 [gpu_sched]
  281. [ 364.031604] amdgpu_device_gpu_recover+0x1ae/0x95a [amdgpu]
  282. [ 364.031629] ? drm_dbg+0x51/0x90 [drm]
  283. [ 364.031760] amdgpu_job_timedout+0x103/0x130 [amdgpu]
  284. [ 364.031765] drm_sched_job_timedout+0x44/0x90 [gpu_sched]
  285. [ 364.031770] process_one_work+0x1eb/0x3b0
  286. [ 364.031773] worker_thread+0x4d/0x400
  287. [ 364.031777] kthread+0x104/0x140
  288. [ 364.031780] ? process_one_work+0x3b0/0x3b0
  289. [ 364.031782] ? kthread_park+0x90/0x90
  290. [ 364.031786] ret_from_fork+0x22/0x40
  291. [ 364.031831] INFO: task Xorg:1253 blocked for more than 241 seconds.
  292. [ 364.031834] Tainted: P W OE 5.4.0-42-generic #46-Ubuntu
  293. [ 364.031835] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
  294. [ 364.031837] Xorg D 0 1253 1251 0x00400000
  295. [ 364.031840] Call Trace:
  296. [ 364.031843] __schedule+0x2e3/0x740
  297. [ 364.031846] schedule+0x42/0xb0
  298. [ 364.031849] schedule_preempt_disabled+0xe/0x10
  299. [ 364.031851] __mutex_lock.isra.0+0x182/0x4f0
  300. [ 364.031855] __mutex_lock_slowpath+0x13/0x20
  301. [ 364.031857] mutex_lock+0x2e/0x40
  302. [ 364.031957] amdgpu_ctx_get+0x28/0x70 [amdgpu]
  303. [ 364.032052] amdgpu_cs_wait_ioctl+0x47/0x150 [amdgpu]
  304. [ 364.032148] ? amdgpu_cs_parser_bos.isra.0+0x7b0/0x7b0 [amdgpu]
  305. [ 364.032166] drm_ioctl_kernel+0xae/0xf0 [drm]
  306. [ 364.032185] drm_ioctl+0x234/0x3d0 [drm]
  307. [ 364.032280] ? amdgpu_cs_parser_bos.isra.0+0x7b0/0x7b0 [amdgpu]
  308. [ 364.032287] ? __handle_mm_fault+0x771/0x7a0
  309. [ 364.032377] amdgpu_drm_ioctl+0x4e/0x80 [amdgpu]
  310. [ 364.032383] do_vfs_ioctl+0x407/0x670
  311. [ 364.032388] ? do_user_addr_fault+0x216/0x450
  312. [ 364.032393] ? do_futex+0x10f/0x1e0
  313. [ 364.032396] ksys_ioctl+0x67/0x90
  314. [ 364.032398] __x64_sys_ioctl+0x1a/0x20
  315. [ 364.032403] do_syscall_64+0x57/0x190
  316. [ 364.032406] entry_SYSCALL_64_after_hwframe+0x44/0xa9
  317. [ 364.032409] RIP: 0033:0x7ff63073f37b
  318. [ 364.032418] Code: Bad RIP value.
  319. [ 364.032420] RSP: 002b:00007ffd19f363b8 EFLAGS: 00003246 ORIG_RAX: 0000000000000010
  320. [ 364.032423] RAX: ffffffffffffffda RBX: 00007ffd19f363f0 RCX: 00007ff63073f37b
  321. [ 364.032425] RDX: 00007ffd19f363f0 RSI: 00000000c0206449 RDI: 0000000000000013
  322. [ 364.032426] RBP: 00000000c0206449 R08: 0000000000000000 R09: 0000000000000018
  323. [ 364.032427] R10: 00007ff62f5d9767 R11: 0000000000003246 R12: ffffffffffffffff
  324. [ 364.032428] R13: 0000000000000013 R14: 0000561644c783b0 R15: 0000561644df2820
  325. [ 364.032454] INFO: task (otd-news):1557 blocked for more than 241 seconds.
  326. [ 364.032457] Tainted: P W OE 5.4.0-42-generic #46-Ubuntu
  327. [ 364.032458] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
  328. [ 364.032460] (otd-news) D 0 1557 1 0x00000000
  329. [ 364.032462] Call Trace:
  330. [ 364.032466] __schedule+0x2e3/0x740
  331. [ 364.032469] schedule+0x42/0xb0
  332. [ 364.032471] schedule_preempt_disabled+0xe/0x10
  333. [ 364.032474] __mutex_lock.isra.0+0x182/0x4f0
  334. [ 364.032478] __mutex_lock_slowpath+0x13/0x20
  335. [ 364.032480] mutex_lock+0x2e/0x40
  336. [ 364.032578] amdgpu_ctx_mgr_entity_flush+0x38/0xb0 [amdgpu]
  337. [ 364.032585] ? fsnotify_find_mark+0x16/0x80
  338. [ 364.032674] amdgpu_flush+0x2b/0x50 [amdgpu]
  339. [ 364.032680] filp_close+0x37/0x70
  340. [ 364.032683] __close_fd+0x7d/0xa0
  341. [ 364.032687] __x64_sys_close+0x22/0x50
  342. [ 364.032691] do_syscall_64+0x57/0x190
  343. [ 364.032694] entry_SYSCALL_64_after_hwframe+0x44/0xa9
  344. [ 364.032696] RIP: 0033:0x7f593bbf781b
  345. [ 364.032700] Code: Bad RIP value.
  346. [ 364.032701] RSP: 002b:00007ffe774f7470 EFLAGS: 00000293 ORIG_RAX: 0000000000000003
  347. [ 364.032703] RAX: ffffffffffffffda RBX: 00007f593ad3d900 RCX: 00007f593bbf781b
  348. [ 364.032704] RDX: 0000000000000001 RSI: 00007ffe774f7510 RDI: 0000000000000067
  349. [ 364.032705] RBP: 0000558f8de67690 R08: 0000000000000000 R09: 0000000000000000
  350. [ 364.032706] R10: 00007f593bc84ac0 R11: 0000000000000293 R12: 0000000000000001
  351. [ 364.032708] R13: 0000558f8de67fbb R14: 0000000000000000 R15: 00007ffe774f74b0
  352. [ 484.858430] INFO: task kworker/5:2:259 blocked for more than 362 seconds.
  353. [ 484.858437] Tainted: P W OE 5.4.0-42-generic #46-Ubuntu
  354. [ 484.858439] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
  355. [ 484.858442] kworker/5:2 D 0 259 2 0x80004000
  356. [ 484.858459] Workqueue: events drm_sched_job_timedout [gpu_sched]
  357. [ 484.858461] Call Trace:
  358. [ 484.858472] __schedule+0x2e3/0x740
  359. [ 484.858476] schedule+0x42/0xb0
  360. [ 484.858479] schedule_timeout+0x203/0x2f0
  361. [ 484.858482] ? schedule_timeout+0x203/0x2f0
  362. [ 484.858488] dma_fence_default_wait+0x1a0/0x280
  363. [ 484.858493] ? wait_task_inactive+0xca/0x1a0
  364. [ 484.858496] ? dma_fence_release+0x150/0x150
  365. [ 484.858499] dma_fence_wait_timeout+0xe7/0x100
  366. [ 484.858503] drm_sched_stop+0xe6/0x130 [gpu_sched]
  367. [ 484.858651] amdgpu_device_gpu_recover+0x1ae/0x95a [amdgpu]
  368. [ 484.858676] ? drm_dbg+0x51/0x90 [drm]
  369. [ 484.858808] amdgpu_job_timedout+0x103/0x130 [amdgpu]
  370. [ 484.858813] drm_sched_job_timedout+0x44/0x90 [gpu_sched]
  371. [ 484.858818] process_one_work+0x1eb/0x3b0
  372. [ 484.858821] worker_thread+0x4d/0x400
  373. [ 484.858825] kthread+0x104/0x140
  374. [ 484.858828] ? process_one_work+0x3b0/0x3b0
  375. [ 484.858830] ? kthread_park+0x90/0x90
  376. [ 484.858833] ret_from_fork+0x22/0x40
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement