Bug 353271 - display turns black and dmesg shows kactivitymanage[1656]: segfault
Summary: display turns black and dmesg shows kactivitymanage[1656]: segfault
Status: RESOLVED UPSTREAM
Alias: None
Product: kwin
Classification: Plasma
Component: activities (show other bugs)
Version: unspecified
Platform: Kubuntu Linux
: NOR critical
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-28 12:17 UTC by Pascal Niklaus
Modified: 2015-09-28 21:04 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pascal Niklaus 2015-09-28 12:17:08 UTC
I don't know what triggers this crash, but it occurs with a certain regularity.

My screen turns black and does not come back to life (tried CTRL-ALT F1 to switch to text console). Logging in from another computer via ssh shows the following dmesg entries:

Sep 28 14:05:37 kernel: [  802.055851] show_signal_msg: 45 callbacks suppressed
Sep 28 14:05:37 kernel: [  802.055855] kactivitymanage[1656]: segfault at 18 ip 00007fd7b1eeef00 sp 00007fff2b09b628 error 4 in libqxcb.so[7fd7b1ec0000+b9000]
Sep 28 14:05:38 kernel: [  803.171033] kwin_x11[2171]: segfault at 18 ip 00007f69612b2059 sp 00007ffd94054b10 error 4 in libqxcb.so[7f6961268000+b9000]
Sep 28 14:05:38 kernel: [  803.171061] krunner[2173]: segfault at 18 ip 00007f1ce3784059 sp 00007ffdd2e6b1e0 error 4 in libqxcb.so[7f1ce373a000+b9000]
Sep 28 14:05:38 kernel: [  803.171985] plasmashell[2174]: segfault at 18 ip 00007fce8512c059 sp 00007ffd46b31850 error 4 in libqxcb.so[7fce850e2000+b9000]
Sep 28 14:05:39 kernel: [  804.166468] klauncher[2186]: segfault at 18 ip 00007fa7b12d2059 sp 00007ffe2f0df1b0 error 4 in libqxcb.so[7fa7b1288000+b9000]
Sep 28 14:07:35 systemd[1]: Starting Cleanup of Temporary Directories...

Sorry for not being able to provide more specific information... please let me know if and how I can provide more info.

I rank this problem critical since it crashes the entire desktop.

Reproducible: Sometimes
Comment 1 Thomas Lübking 2015-09-28 14:21:04 UTC
apparently something in libqxcb.so (ie. in Qt) - thus also the crash in various processes.

How many screens do you have?
Comment 2 Pascal Niklaus 2015-09-28 19:28:05 UTC
I have one single screen, resolution 2560 x 1440, connected via DisplayPort to a DH87RL board, using the processors integrated graphics. The crash happened without me turning off the screen.
Comment 3 Thomas Lübking 2015-09-28 21:04:04 UTC
You don't need to "turn it off" - changing the resolution can be sufficient (it's only something that predominantly hits ppl. with several screens as they change the configuration a lot. Any randr event is sufficient, though :-(