[Bug 105018] Kernel panic when waking up after screen goes blank.

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Apr 12 04:19:24 UTC 2018


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

--- Comment #29 from L.S.S. <ragnaros39216 at yandex.com> ---
EDIT: Maybe not really fixed in 4.17 (regression again?!)... just now after the
screen went blank, I got another panic and had to reboot... :-(

When the panic occurred, it spawned two errors.

Apr 12 11:32:03 linuxsys systemd[5491]: Started Virtual filesystem service.
Apr 12 11:32:03 linuxsys udisksd[1970]: udisks_mount_get_mount_path: assertion
'mount->type == UDISKS_MOUNT_TYPE_FILESYSTEM' failed
Apr 12 11:32:13 linuxsys kernel: [drm:dm_vblank_get_counter [amdgpu]] *ERROR*
dc_stream_state is NULL for crtc '1'!
Apr 12 11:32:13 linuxsys kernel: [drm:dm_crtc_get_scanoutpos [amdgpu]] *ERROR*
dc_stream_state is NULL for crtc '1'!
Apr 12 11:32:13 linuxsys kernel: [drm:dm_vblank_get_counter [amdgpu]] *ERROR*
dc_stream_state is NULL for crtc '1'!
Apr 12 11:32:13 linuxsys kernel: WARNING: CPU: 12 PID: 1761 at
drivers/gpu/drm/drm_vblank.c:620
drm_calc_vbltimestamp_from_scanoutpos+0x2a8/0x2f0 [drm]
Apr 12 11:32:13 linuxsys kernel: Modules linked in: btrfs zstd_compress
zstd_decompress xxhash xor raid6_pq ufs hfsplus hfs minix ntfs msdos jfs ext4
mbcache jbd2 fscrypto dm_mod vmw_vsock_vmci_transport vsock cmac rfcomm fuse
bnep vmnet(O>
Apr 12 11:32:13 linuxsys kernel:  agpgart snd_timer syscopyarea rfkill
sysfillrect sysimgblt fb_sys_fops aesni_intel snd tpm_crb aes_x86_64 tpm_tis
crypto_simd ccp cryptd soundcore tpm_tis_core sp5100_tco glue_helper pcspkr
k10temp i2c_pii>
Apr 12 11:32:13 linuxsys kernel: CPU: 12 PID: 1761 Comm: xfwm4 Tainted: G      
    O     4.17.0-1-MANJARO #1
Apr 12 11:32:13 linuxsys kernel: Hardware name: ASUSTeK COMPUTER INC.
GL702ZC/GL702ZC, BIOS GL702ZC.303 12/15/2017
Apr 12 11:32:13 linuxsys kernel: RIP:
0010:drm_calc_vbltimestamp_from_scanoutpos+0x2a8/0x2f0 [drm]
Apr 12 11:32:13 linuxsys kernel: RSP: 0018:ffffa96189f63b28 EFLAGS: 00010082
Apr 12 11:32:13 linuxsys kernel: RAX: ffffffffc131d9e0 RBX: ffff9d76fa423000
RCX: 0000000000000000
Apr 12 11:32:13 linuxsys kernel: RDX: 0000000000000001 RSI: ffffffffc09b98d0
RDI: 0000000000000001
Apr 12 11:32:13 linuxsys kernel: RBP: ffffa96189f63b90 R08: 0000000000000000
R09: ffffffffc0998ab0
Apr 12 11:32:13 linuxsys kernel: R10: ffff9d76f74131d8 R11: ffffffffc114e500
R12: 0000000000000001
Apr 12 11:32:13 linuxsys kernel: R13: ffff9d76f7413000 R14: ffffa96189f63ba4
R15: ffffa96189f63bd8
Apr 12 11:32:13 linuxsys kernel: FS:  00007fefa4d35980(0000)
GS:ffff9d76fe900000(0000) knlGS:0000000000000000
Apr 12 11:32:13 linuxsys kernel: CS:  0010 DS: 0000 ES: 0000 CR0:
0000000080050033
Apr 12 11:32:13 linuxsys kernel: CR2: 00007f5f09dfa000 CR3: 00000007cc786000
CR4: 00000000003406e0
Apr 12 11:32:13 linuxsys kernel: Call Trace:
Apr 12 11:32:13 linuxsys kernel:  drm_get_last_vbltimestamp+0x54/0x90 [drm]
Apr 12 11:32:13 linuxsys kernel:  drm_update_vblank_count+0x79/0x240 [drm]
Apr 12 11:32:13 linuxsys kernel:  drm_vblank_enable+0xce/0x120 [drm]
Apr 12 11:32:13 linuxsys kernel:  drm_vblank_get+0x8d/0xb0 [drm]
Apr 12 11:32:13 linuxsys kernel:  drm_wait_vblank_ioctl+0x12a/0x620 [drm]
Apr 12 11:32:13 linuxsys kernel:  ? drm_legacy_modeset_ctl_ioctl+0x100/0x100
[drm]
Apr 12 11:32:13 linuxsys kernel:  drm_ioctl_kernel+0x5b/0xb0 [drm]
Apr 12 11:32:13 linuxsys kernel:  drm_ioctl+0x2c3/0x360 [drm]
Apr 12 11:32:13 linuxsys kernel:  ? drm_legacy_modeset_ctl_ioctl+0x100/0x100
[drm]
Apr 12 11:32:13 linuxsys kernel:  ? do_iter_write+0xdc/0x190
Apr 12 11:32:13 linuxsys kernel:  ? vfs_writev+0xb9/0x110
Apr 12 11:32:13 linuxsys kernel:  amdgpu_drm_ioctl+0x49/0x80 [amdgpu]
Apr 12 11:32:13 linuxsys kernel:  do_vfs_ioctl+0xa4/0x630
Apr 12 11:32:13 linuxsys kernel:  ? __sys_recvmsg+0x5b/0xa0
Apr 12 11:32:13 linuxsys kernel:  ? __sys_recvmsg+0x8a/0xa0
Apr 12 11:32:13 linuxsys kernel:  ksys_ioctl+0x70/0x80
Apr 12 11:32:13 linuxsys kernel:  SyS_ioctl+0xa/0x10
Apr 12 11:32:13 linuxsys kernel:  do_syscall_64+0x74/0x190
Apr 12 11:32:13 linuxsys kernel:  entry_SYSCALL_64_after_hwframe+0x3d/0xa2
Apr 12 11:32:13 linuxsys kernel: RIP: 0033:0x7fefa1389d87
Apr 12 11:32:13 linuxsys kernel: RSP: 002b:00007ffedb5d0ee8 EFLAGS: 00000246
ORIG_RAX: 0000000000000010
Apr 12 11:32:13 linuxsys kernel: RAX: ffffffffffffffda RBX: 00007ffedb5d0f10
RCX: 00007fefa1389d87
Apr 12 11:32:13 linuxsys kernel: RDX: 00007ffedb5d0f10 RSI: 00000000c018643a
RDI: 000000000000000c
Apr 12 11:32:13 linuxsys kernel: RBP: 0000000000ffad10 R08: 0000000000e00109
R09: 0000000000000000
Apr 12 11:32:13 linuxsys kernel: R10: 0000000000000000 R11: 0000000000000246
R12: 00000000c018643a
Apr 12 11:32:13 linuxsys kernel: R13: 0000000000f67cbb R14: 00000000010bf7a0
R15: 0000000000000000
Apr 12 11:32:13 linuxsys kernel: Code: e9 b5 fd ff ff 44 89 e2 48 c7 c6 d0 98
9b c0 bf 01 00 00 00 e8 fa e9 ff ff 48 8b 83 98 03 00 00 48 83 78 28 00 0f 84
8c fd ff ff <0f> 0b 45 31 ed e9 85 fd ff ff 48 c7 c7 98 98 9b c0 45 31 ed e8 
Apr 12 11:32:13 linuxsys kernel: ---[ end trace bc02c50ede9b0814 ]---
Apr 12 11:32:13 linuxsys kernel: [drm:dm_vblank_get_counter [amdgpu]] *ERROR*
dc_stream_state is NULL for crtc '1'!
Apr 12 11:32:13 linuxsys kernel: [drm:dm_crtc_get_scanoutpos [amdgpu]] *ERROR*
dc_stream_state is NULL for crtc '1'!
Apr 12 11:32:13 linuxsys kernel: [drm:dm_vblank_get_counter [amdgpu]] *ERROR*
dc_stream_state is NULL for crtc '1'!
Apr 12 11:32:22 linuxsys kernel: [drm:dm_vblank_get_counter [amdgpu]] *ERROR*
dc_stream_state is NULL for crtc '1'!
Apr 12 11:32:22 linuxsys kernel: [drm:dm_crtc_get_scanoutpos [amdgpu]] *ERROR*
dc_stream_state is NULL for crtc '1'!
Apr 12 11:32:22 linuxsys kernel: [drm:dm_vblank_get_counter [amdgpu]] *ERROR*
dc_stream_state is NULL for crtc '1'!
Apr 12 11:32:22 linuxsys kernel: [drm:dm_vblank_get_counter [amdgpu]] *ERROR*
dc_stream_state is NULL for crtc '1'!
Apr 12 11:32:22 linuxsys kernel: [drm:dm_crtc_get_scanoutpos [amdgpu]] *ERROR*
dc_stream_state is NULL for crtc '1'!
Apr 12 11:32:22 linuxsys kernel: [drm:dm_vblank_get_counter [amdgpu]] *ERROR*
dc_stream_state is NULL for crtc '1'!


Apr 12 11:42:05 linuxsys kernel: ------------[ cut here ]------------
Apr 12 11:42:05 linuxsys kernel: kernel BUG at
drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:4692!
Apr 12 11:42:05 linuxsys kernel: invalid opcode: 0000 [#1] PREEMPT SMP NOPTI
Apr 12 11:42:05 linuxsys kernel: Modules linked in: btrfs zstd_compress
zstd_decompress xxhash xor raid6_pq ufs hfsplus hfs minix ntfs msdos jfs ext4
mbcache jbd2 fscrypto dm_mod vmw_vsock_vmci_transport vsock cmac rfcomm fuse
bnep vmnet(O>
Apr 12 11:42:05 linuxsys kernel:  agpgart snd_timer syscopyarea rfkill
sysfillrect sysimgblt fb_sys_fops aesni_intel snd tpm_crb aes_x86_64 tpm_tis
crypto_simd ccp cryptd soundcore tpm_tis_core sp5100_tco glue_helper pcspkr
k10temp i2c_pii>
Apr 12 11:42:05 linuxsys kernel: CPU: 6 PID: 5473 Comm: Xorg Tainted: G       
W  O     4.17.0-1-MANJARO #1
Apr 12 11:42:05 linuxsys kernel: Hardware name: ASUSTeK COMPUTER INC.
GL702ZC/GL702ZC, BIOS GL702ZC.303 12/15/2017
Apr 12 11:42:05 linuxsys kernel: RIP: 0010:dm_update_crtcs_state+0x347/0x3c0
[amdgpu]
Apr 12 11:42:05 linuxsys kernel: RSP: 0018:ffffa9618c3b3b10 EFLAGS: 00010246
Apr 12 11:42:05 linuxsys kernel: RAX: 0000000000000000 RBX: ffff9d76f7bf2000
RCX: 0000000025a00806
Apr 12 11:42:05 linuxsys kernel: RDX: 0000000025a00606 RSI: ffff9d76fe7a7160
RDI: ffff9d76fe006e80
Apr 12 11:42:05 linuxsys kernel: RBP: ffff9d76eec29800 R08: 0000000000027160
R09: ffffffffc125a16d
Apr 12 11:42:05 linuxsys kernel: R10: ffffedaf06a59400 R11: 00000000ffffffff
R12: 0000000000000000
Apr 12 11:42:05 linuxsys kernel: R13: ffff9d70a9657400 R14: ffff9d70a9652400
R15: ffff9d76af8b3980
Apr 12 11:42:05 linuxsys kernel: FS:  00007f9cdd552940(0000)
GS:ffff9d76fe780000(0000) knlGS:0000000000000000
Apr 12 11:42:05 linuxsys kernel: CS:  0010 DS: 0000 ES: 0000 CR0:
0000000080050033
Apr 12 11:42:05 linuxsys kernel: CR2: 0000562ed2083fc0 CR3: 00000001a09ae000
CR4: 00000000003406e0
Apr 12 11:42:05 linuxsys kernel: Call Trace:
Apr 12 11:42:05 linuxsys kernel:  amdgpu_dm_atomic_check+0x2a0/0x4d0 [amdgpu]
Apr 12 11:42:05 linuxsys kernel:  drm_atomic_check_only+0x33a/0x4f0 [drm]
Apr 12 11:42:05 linuxsys kernel:  drm_atomic_commit+0x13/0x50 [drm]
Apr 12 11:42:05 linuxsys kernel:  drm_atomic_connector_commit_dpms+0xe5/0xf0
[drm]
Apr 12 11:42:05 linuxsys kernel:  drm_mode_obj_set_property_ioctl+0x170/0x290
[drm]
Apr 12 11:42:05 linuxsys kernel:  ? drm_mode_connector_set_obj_prop+0x70/0x70
[drm]
Apr 12 11:42:05 linuxsys kernel: 
drm_mode_connector_property_set_ioctl+0x3e/0x60 [drm]
Apr 12 11:42:05 linuxsys kernel:  drm_ioctl_kernel+0x5b/0xb0 [drm]
Apr 12 11:42:05 linuxsys kernel:  drm_ioctl+0x2c3/0x360 [drm]
Apr 12 11:42:05 linuxsys kernel:  ? drm_mode_connector_set_obj_prop+0x70/0x70
[drm]
Apr 12 11:42:05 linuxsys kernel:  ? __handle_mm_fault+0xbff/0x14d0
Apr 12 11:42:05 linuxsys kernel:  amdgpu_drm_ioctl+0x49/0x80 [amdgpu]
Apr 12 11:42:05 linuxsys kernel:  do_vfs_ioctl+0xa4/0x630
Apr 12 11:42:05 linuxsys kernel:  ? handle_mm_fault+0x10b/0x260
Apr 12 11:42:05 linuxsys kernel:  ? __do_page_fault+0x317/0x5a0
Apr 12 11:42:05 linuxsys kernel:  ksys_ioctl+0x70/0x80
Apr 12 11:42:05 linuxsys kernel:  SyS_ioctl+0xa/0x10
Apr 12 11:42:05 linuxsys kernel:  do_syscall_64+0x74/0x190
Apr 12 11:42:05 linuxsys kernel:  entry_SYSCALL_64_after_hwframe+0x3d/0xa2
Apr 12 11:42:05 linuxsys kernel: RIP: 0033:0x7f9cdae0cd87
Apr 12 11:42:05 linuxsys kernel: RSP: 002b:00007ffcd39d6308 EFLAGS: 00000246
ORIG_RAX: 0000000000000010
Apr 12 11:42:05 linuxsys kernel: RAX: ffffffffffffffda RBX: 0000000000000003
RCX: 00007f9cdae0cd87
Apr 12 11:42:05 linuxsys kernel: RDX: 00007ffcd39d6340 RSI: 00000000c01064ab
RDI: 000000000000000e
Apr 12 11:42:05 linuxsys kernel: RBP: 00007ffcd39d6340 R08: 0000562ed21dc3e0
R09: 0000000000000000
Apr 12 11:42:05 linuxsys kernel: R10: 00007f9cdae85220 R11: 0000000000000246
R12: 00000000c01064ab
Apr 12 11:42:05 linuxsys kernel: R13: 000000000000000e R14: 0000562ed0451470
R15: 0000562ed0456040
Apr 12 11:42:05 linuxsys kernel: Code: 18 c6 00 01 0f 84 f7 fd ff ff e9 e9 fd
ff ff 45 0f b6 4d 0a 41 f6 c1 0e 0f 84 5c fd ff ff 48 c7 04 24 00 00 00 00 e9
16 fe ff ff <0f> 0b 48 83 bb 08 0d 00 00 00 0f 84 13 ff ff ff 48 83 3c 24 00 
Apr 12 11:42:05 linuxsys kernel: RIP: dm_update_crtcs_state+0x347/0x3c0
[amdgpu] RSP: ffffa9618c3b3b10
Apr 12 11:42:05 linuxsys kernel: ---[ end trace bc02c50ede9b0815 ]---
Apr 12 11:42:16 linuxsys kernel: [drm:dm_logger_write [amdgpu]] *ERROR* Failed
to get VBLANK!
Apr 12 11:42:36 linuxsys kernel: [drm:dm_logger_write [amdgpu]] *ERROR* Failed
to get VBLANK!
Apr 12 11:42:56 linuxsys kernel: [drm:dm_logger_write [amdgpu]] *ERROR* Failed
to get VBLANK!
Apr 12 11:43:16 linuxsys kernel: [drm:dm_logger_write [amdgpu]] *ERROR* Failed
to get VBLANK!

-- 
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/20180412/b0ae50fd/attachment.html>


More information about the dri-devel mailing list