Bug 110710 - Non recoverable crashes when entering screensaver
Summary: Non recoverable crashes when entering screensaver
Status: RESOLVED MOVED
Alias: None
Product: DRI
Classification: Unclassified
Component: DRM/AMDgpu (show other bugs)
Version: XOrg git
Hardware: x86-64 (AMD64) Linux (All)
: medium major
Assignee: Default DRI bug account
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-05-19 14:34 UTC by freedesktop
Modified: 2019-11-19 09:28 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Logs (50.94 KB, application/zip)
2019-05-19 14:34 UTC, freedesktop
no flags Details

Description freedesktop 2019-05-19 14:34:23 UTC
Created attachment 144300 [details]
Logs

Computer crashes each time the screensaver is started and the whole machine must be restarted forcefully. I can't even switch to other virtual consoles. 

I'm running Fedora 30 using Sway 1 as WM. 

The following message appears in the log A LOT:

May 19 15:36:24 workstation kernel: ------------[ cut here ]------------
May 19 15:36:24 workstation kernel: Global lock should be Set, overall_update_type should be UPDATE_TYPE_MED or UPDATE_TYPE_FULL
May 19 15:36:24 workstation kernel: WARNING: CPU: 3 PID: 2983 at drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:6079 amdgpu_dm_atomic_check+0x42b/0x470 [amdgpu]
May 19 15:36:24 workstation kernel: Modules linked in: xt_CHECKSUM ipt_MASQUERADE tun devlink bridge stp llc ip6t_rpfilter ip6t_REJECT nf_reject_ipv6 xt_conntrack ebtable_nat ip6table_nat nf_nat_ipv6 ip6table_mangle ip6table_raw ip6table_security iptable_nat nf_nat_ipv4 nf_nat iptable_mangle iptable_raw iptable_security nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 libcrc32c ip_set nfnetlink ebtable_filter ebtables ip6table_filter ip6_tables sunrpc vfat fat edac_mce_amd kvm_amd snd_hda_codec_realtek ccp snd_hda_codec_generic ledtrig_audio snd_hda_codec_hdmi kvm snd_hda_intel snd_hda_codec snd_hda_core snd_hwdep snd_seq irqbypass snd_seq_device snd_pcm wmi_bmof k10temp snd_timer sp5100_tco i2c_piix4 snd soundcore joydev gpio_amdpt gpio_generic pcc_cpufreq acpi_cpufreq dm_crypt amdgpu crct10dif_pclmul crc32_pclmul crc32c_intel chash amd_iommu_v2 gpu_sched i2c_algo_bit ttm drm_kms_helper ghash_clmulni_intel drm nvme nvme_core r8169 wmi video pinctrl_amd
May 19 15:36:24 workstation kernel: CPU: 3 PID: 2983 Comm: sway Tainted: G        W         5.0.16-300.fc30.x86_64 #1
May 19 15:36:24 workstation kernel: Hardware name: Gigabyte Technology Co., Ltd. AB350M-DS3H/AB350M-DS3H-CF, BIOS F24c 12/06/2018
May 19 15:36:24 workstation kernel: RIP: 0010:amdgpu_dm_atomic_check+0x42b/0x470 [amdgpu]
May 19 15:36:24 workstation kernel: Code: ff 49 8b 57 20 41 8b 77 60 48 c7 c7 f8 0d 4c c0 e8 8a 32 df ff eb 80 31 db e9 6d fe ff ff 48 c7 c7 48 0d 4c c0 e8 84 1f d7 f0 <0f> 0b e9 8d fe ff ff 48 c7 c7 a8 0d 4c c0 e8 71 1f d7 f0 0f 0b e9
May 19 15:36:24 workstation kernel: RSP: 0018:ffffb900424efb68 EFLAGS: 00010286
May 19 15:36:24 workstation kernel: RAX: 0000000000000000 RBX: 0000000000000000 RCX: 0000000000000000
May 19 15:36:24 workstation kernel: RDX: 0000000000000004 RSI: ffffffffb29b067c RDI: 0000000000000246
May 19 15:36:24 workstation kernel: RBP: ffff8d304e4b9800 R08: 0000090c1eec5c2d R09: ffffb900424efb00
May 19 15:36:24 workstation kernel: R10: 0000000000018630 R11: 0000000000000003 R12: 0000000000000000
May 19 15:36:24 workstation kernel: R13: ffff8d3046c74800 R14: ffff8d3000e35050 R15: ffff8d304c1cc280
May 19 15:36:24 workstation kernel: FS:  00007f37bba61a80(0000) GS:ffff8d3050ac0000(0000) knlGS:0000000000000000
May 19 15:36:24 workstation kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
May 19 15:36:24 workstation kernel: CR2: 0000000001054e78 CR3: 000000040a5be000 CR4: 00000000003406e0
May 19 15:36:24 workstation kernel: Call Trace:
May 19 15:36:24 workstation kernel: drm_atomic_check_only+0x57f/0x7b0 [drm]
May 19 15:36:24 workstation kernel: ? drm_event_reserve_init_locked+0x4c/0x80 [drm]
May 19 15:36:24 workstation kernel: drm_atomic_nonblocking_commit+0x13/0x50 [drm]
May 19 15:36:24 workstation kernel: drm_mode_atomic_ioctl+0x821/0x920 [drm]
May 19 15:36:24 workstation kernel: ? drm_atomic_set_property+0x990/0x990 [drm]
May 19 15:36:24 workstation kernel: drm_ioctl_kernel+0xa7/0xf0 [drm]
May 19 15:36:24 workstation kernel: drm_ioctl+0x208/0x390 [drm]
May 19 15:36:24 workstation kernel: ? drm_atomic_set_property+0x990/0x990 [drm]
May 19 15:36:24 workstation kernel: ? __handle_mm_fault+0xd5f/0x1ae0
May 19 15:36:24 workstation kernel: amdgpu_drm_ioctl+0x49/0x80 [amdgpu]
May 19 15:36:24 workstation kernel: do_vfs_ioctl+0x405/0x660
May 19 15:36:24 workstation kernel: ksys_ioctl+0x5e/0x90
May 19 15:36:24 workstation kernel: __x64_sys_ioctl+0x16/0x20
May 19 15:36:24 workstation kernel: do_syscall_64+0x5b/0x170
May 19 15:36:24 workstation kernel: entry_SYSCALL_64_after_hwframe+0x44/0xa9
May 19 15:36:24 workstation kernel: RIP: 0033:0x7f37bc7be03b
May 19 15:36:24 workstation kernel: Code: 0f 1e fa 48 8b 05 4d de 0c 00 64 c7 00 26 00 00 00 48 c7 c0 ff ff ff ff c3 66 0f 1f 44 00 00 f3 0f 1e fa b8 10 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 1d de 0c 00 f7 d8 64 89 01 48
May 19 15:36:24 workstation kernel: RSP: 002b:00007ffffe52a508 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
May 19 15:36:24 workstation kernel: RAX: ffffffffffffffda RBX: 00007ffffe52a550 RCX: 00007f37bc7be03b
May 19 15:36:24 workstation kernel: RDX: 00007ffffe52a550 RSI: 00000000c03864bc RDI: 0000000000000009
May 19 15:36:24 workstation kernel: RBP: 00000000c03864bc R08: 000000000000000d R09: 00000000010819c0
May 19 15:36:24 workstation kernel: R10: 0000000000000002 R11: 0000000000000246 R12: 0000000001054e40
May 19 15:36:24 workstation kernel: R13: 0000000000000009 R14: 0000000001173f90 R15: 000000000115d5b0
May 19 15:36:24 workstation kernel: ---[ end trace 55f366954055c952 ]---
May 19 15:36:24 workstation kernel: ------------[ cut here ]------------
Comment 1 Martin Peres 2019-11-19 09:28:03 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/795.


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.