| Summary: | Dolphin crash when computer left unattended | ||
|---|---|---|---|
| Product: | [Applications] dolphin | Reporter: | Yözen Hernández <yzhernand> |
| Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
| Status: | RESOLVED UPSTREAM | ||
| Severity: | crash | CC: | asturm, elvis.angelaccio, irvingr |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | 15.08.2 | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | dolphin-20160202-020010.kcrash.txt | ||
|
Description
Yözen Hernández
2016-01-23 12:21:19 UTC
Created attachment 96970 [details]
dolphin-20160202-020010.kcrash.txt
Same just happened here while switching the monitor input source from DP to DVI (from production to test system).
At the same time, dmesg shows the following:
[18897.738773] [drm:intel_pipe_config_compare] *ERROR* mismatch in has_audio (expected 1, found 0)
[18897.738779] ------------[ cut here ]------------
[18897.738784] WARNING: CPU: 0 PID: 2599 at drivers/gpu/drm/i915/intel_display.c:12802 intel_atomic_commit+0xc75/0x1270()
[18897.738786] pipe state doesn't match!
[18897.738788] Modules linked in: videodev vboxpci(O) vboxnetadp(O) vboxnetflt(O) vboxdrv(O) fan snd_hda_codec_conexant snd_hda_codec_generic coretemp kvm_intel kvm irqbypass snd_hda_intel snd_hda_codec snd_hda_core snd_pcm snd_timer e1000e ptp pps_core thinkpad_acpi snd soundcore acpi_cpufreq
[18897.738811] CPU: 0 PID: 2599 Comm: X Tainted: G U W O 4.4.0-gentoo #1
[18897.738813] Hardware name: LENOVO 7469CTO/7469CTO, BIOS 6DET70WW (3.20 ) 05/16/2011
[18897.738815] ffffffff81a12a30 ffffffff812610dd ffff88022edb3bf0 ffffffff81048181
[18897.738819] ffff880229ec1800 ffff88022edb3c40 ffff88021402f600 ffff8801fddb6800
[18897.738822] 0000000000000000 ffffffff810481fc ffffffff81a40cd4 ffff880200000018
[18897.738826] Call Trace:
[18897.738833] [<ffffffff812610dd>] ? dump_stack+0x40/0x53
[18897.738837] [<ffffffff81048181>] ? warn_slowpath_common+0x81/0xb0
[18897.738840] [<ffffffff810481fc>] ? warn_slowpath_fmt+0x4c/0x50
[18897.738843] [<ffffffff813c0315>] ? intel_atomic_commit+0xc75/0x1270
[18897.738847] [<ffffffff813262a3>] ? drm_atomic_helper_check_planes+0x103/0x1a0
[18897.738851] [<ffffffff81328042>] ? drm_atomic_helper_set_config+0x72/0xb0
[18897.738856] [<ffffffff8169075e>] ? mutex_lock+0xe/0x2a
[18897.738860] [<ffffffff81339aa0>] ? drm_mode_set_config_internal+0x60/0xf0
[18897.738863] [<ffffffff8133d4d9>] ? drm_mode_setcrtc+0xe9/0x4f0
[18897.738867] [<ffffffff8133021f>] ? drm_ioctl+0x21f/0x440
[18897.738870] [<ffffffff8133d3f0>] ? drm_mode_setplane+0x1c0/0x1c0
[18897.738875] [<ffffffff8115b78d>] ? do_vfs_ioctl+0x2bd/0x490
[18897.738878] [<ffffffff8107cbc3>] ? percpu_up_read+0x13/0x40
[18897.738882] [<ffffffff8114a87f>] ? vfs_write+0x12f/0x180
[18897.738885] [<ffffffff8115b99b>] ? SyS_ioctl+0x3b/0x70
[18897.738888] [<ffffffff816921d7>] ? entry_SYSCALL_64_fastpath+0x12/0x6a
[18897.738891] ---[ end trace de2bc8d7646d2385 ]---
*** Bug 367767 has been marked as a duplicate of this bug. *** This is probably due to the old Qt version, given that xcb stuff is involved. Please reopen if you can reproduce with Qt >= 5.6.x |