Bug 364204 - kactivitymanage segfaults too often.
Summary: kactivitymanage segfaults too often.
Status: RESOLVED DOWNSTREAM
Alias: None
Product: kactivitymanagerd
Classification: Plasma
Component: general (show other bugs)
Version: 5.7.0
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: Ivan Čukić
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-11 10:25 UTC by Vladislav Kamenev
Modified: 2017-01-15 09:15 UTC (History)
4 users (show)

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 Vladislav Kamenev 2016-06-11 10:25:12 UTC
When running wine ksmserver can segfault with
[ 4948.549259] kactivitymanage[556]: segfault at 7f2169f70d10 ip 00007f2169f88901 sp 00007fff1d9e1608 error 4 in libQt5Sql.so.5.6.1[7f2169f72000+45000]
[ 4948.683221] ksmserver[566]: segfault at 20 ip 00007fb48f4c1874 sp 00007fff88c60af0 error 6 in libQt5Core.so.5.6.1[7fb48f41e000+4c1000]

in dmesg.


Reproducible: Sometimes

Steps to Reproduce:
Cannot give u exact steps  to reproduce it.

Actual Results:  
Segfault - cannot login back without reboot

Expected Results:  
No segfault - i continue gaming
Comment 1 Vladislav Kamenev 2016-06-27 13:30:12 UTC
Another crash

[ 6684.381996] kactivitymanage[611]: segfault at 7f67b697acf0 ip 00007f67b6992ce1 sp 00007fff904671c8 error 4 in libQt5Sql.so.5.7.0[7f67b697c000+46000]
[ 6684.389986] QDBusConnection[688]: segfault at 7f2ea178bfc0 ip 00007f2ebba7785f sp 00007f2ea2bdca90 error 4 in libQt5Core.so.5.7.0[7f2ebb7c1000+4c7000]

But now segfault is not in ksmserver
Comment 2 Vladislav Kamenev 2016-07-02 18:48:39 UTC
[22223.552256] QDBusConnection[1179]: segfault at 7f52fcaabfc0 ip 00007f5316da285f sp 00007f52fdefca90 error 4 in libQt5Core.so.5.7.0[7f5316aec000+4c7000]
[22223.554507] kactivitymanage[1104]: segfault at 7f38e8b8dcf0 ip 00007f38e8ba5ce1 sp 00007fff8f4a3ac8 error 4 in libQt5Sql.so.5.7.0[7f38e8b8f000+46000]
[22223.563427] dolphin[6125]: segfault at 0 ip 00007f993b2fac00 sp 00007ffdb972af98 error 4 in breeze.so[7f993b28b000+8a000]


Another crash. Was watching .webms in firefox
Comment 3 Vladislav Kamenev 2016-07-03 14:52:13 UTC
[10375.987656] kactivitymanage[588]: segfault at 7fd6f9d69cf0 ip 00007fd6f9d81ce1 sp 00007ffdfe0ae5f8 error 4 in libQt5Sql.so.5.7.0[7fd6f9d6b000+46000]
[10375.990248] QDBusConnection[679]: segfault at 7f19b9bf4fc0 ip 00007f19d3d7d85f sp 00007f19bb045a90 error 4 in libQt5Core.so.5.7.0[7f19d3ac7000+4c7000]

Another segfault. Changed product to kactivitymanage
Comment 4 Vladislav Kamenev 2016-07-06 21:37:41 UTC
Happened 3 times in an hour. Please respond
Comment 5 Vladislav Kamenev 2016-07-08 18:15:08 UTC
[  393.934024] kactivitymanage[514]: segfault at 7f0b49568cf0 ip 00007f0b49580ce1 sp 00007ffdb593aac8 error 4 in libQt5Sql.so.5.7.0[7f0b4956a000+46000]

Aaaaand, another one.
Comment 6 Vladislav Kamenev 2016-07-09 11:45:34 UTC
KDE is unusable. 5.7 went from testing and bug still persists.
Comment 7 Łukasz Żarnowiecki 2016-09-17 10:52:59 UTC
I am experiencing the same bugs.

[  197.277767] kactivitymanage[5138]: segfault at 7f94d3ffecf0 ip 00007f94e00a8ce1 sp 00007ffd90052558 error 4 in libQt5Sql.so.5.7.0[7f94e0092000+46000]
[  359.374187] kactivitymanage[12821]: segfault at 7f379d551cf0 ip 00007f379d569ce1 sp 00007fff3f8573f8 error 4 in libQt5Sql.so.5.7.0[7f379d553000+46000]
Comment 8 Ivan Čukić 2016-09-23 16:50:25 UTC
If that many applications segfault, there is most likely a problem with your setup, but I have seen this issue elsewhere as well, so I'll try to reproduce to see what the problem is.
Comment 9 Ivan Čukić 2017-01-15 09:15:08 UTC
Qt 5.8 should have the fix for that crash.

But, you still have a problem with your setup - kactivitymanagerd only crashes when something requests it to exit - if it does it often, it means that most likely xcb connection to the X server is getting disconnected all the time.

And that tends to be from driver issues or distribution issues.