From: bugzilla-daemon@freedesktop.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 105018] Kernel panic when waking up after screen goes blank.
Date: Thu, 12 Apr 2018 04:19:24 +0000 [thread overview]
Message-ID: <bug-105018-502-HtQnT601cz@http.bugs.freedesktop.org/> (raw)
In-Reply-To: <bug-105018-502@http.bugs.freedesktop.org/>
[-- Attachment #1.1: Type: text/plain, Size: 11015 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=105018
--- Comment #29 from L.S.S. <ragnaros39216@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.
[-- Attachment #1.2: Type: text/html, Size: 11831 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
next prev parent reply other threads:[~2018-04-12 4:19 UTC|newest]
Thread overview: 44+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-02-09 1:13 [Bug 105018] Kernel panic when waking up after screen goes blank bugzilla-daemon
2018-02-09 1:16 ` bugzilla-daemon
2018-02-09 9:21 ` bugzilla-daemon
2018-02-10 17:25 ` bugzilla-daemon
2018-02-10 17:31 ` bugzilla-daemon
2018-02-11 0:32 ` bugzilla-daemon
2018-02-12 15:55 ` bugzilla-daemon
2018-02-13 3:30 ` bugzilla-daemon
2018-02-13 3:38 ` bugzilla-daemon
2018-02-13 16:13 ` bugzilla-daemon
2018-02-13 16:13 ` bugzilla-daemon
2018-02-13 16:13 ` bugzilla-daemon
2018-02-13 16:14 ` bugzilla-daemon
2018-02-13 16:14 ` bugzilla-daemon
2018-02-13 18:40 ` bugzilla-daemon
2018-02-14 5:55 ` bugzilla-daemon
2018-02-14 6:14 ` bugzilla-daemon
2018-02-14 6:52 ` bugzilla-daemon
2018-02-14 14:35 ` bugzilla-daemon
2018-02-14 16:13 ` bugzilla-daemon
2018-02-15 20:59 ` bugzilla-daemon
2018-02-23 23:23 ` bugzilla-daemon
2018-02-27 5:23 ` bugzilla-daemon
2018-03-16 0:40 ` bugzilla-daemon
2018-03-20 0:55 ` bugzilla-daemon
2018-03-22 0:09 ` bugzilla-daemon
2018-03-24 12:49 ` bugzilla-daemon
2018-03-24 12:58 ` bugzilla-daemon
2018-03-26 1:25 ` bugzilla-daemon
2018-04-12 0:41 ` bugzilla-daemon
2018-04-12 4:19 ` bugzilla-daemon [this message]
2018-04-13 0:25 ` bugzilla-daemon
2018-04-30 14:10 ` bugzilla-daemon
2018-04-30 14:55 ` bugzilla-daemon
2018-05-01 13:37 ` bugzilla-daemon
2018-05-01 13:56 ` bugzilla-daemon
2018-06-23 13:26 ` bugzilla-daemon
2018-06-27 18:51 ` bugzilla-daemon
2018-07-05 5:56 ` bugzilla-daemon
2018-07-05 6:03 ` bugzilla-daemon
2018-09-06 18:12 ` bugzilla-daemon
2018-09-07 7:40 ` bugzilla-daemon
2018-09-07 22:35 ` bugzilla-daemon
2018-12-10 14:47 ` bugzilla-daemon
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=bug-105018-502-HtQnT601cz@http.bugs.freedesktop.org/ \
--to=bugzilla-daemon@freedesktop.org \
--cc=dri-devel@lists.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.