Bug 1228577 - [abrt] kwin: KCrash::defaultCrashHandler(): kwin_x11 killed by SIGSEGV
Summary: [abrt] kwin: KCrash::defaultCrashHandler(): kwin_x11 killed by SIGSEGV
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: kwin
Version: rawhide
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Daniel Vrátil
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:f06e01caee283f16c22ccb3afed...
: 1228585 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-06-05 09:03 UTC by Jakub Filak
Modified: 2016-12-01 00:49 UTC (History)
9 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-06-08 19:29:09 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (33.40 KB, text/plain)
2015-06-05 09:03 UTC, Jakub Filak
no flags Details
File: cgroup (290 bytes, text/plain)
2015-06-05 09:03 UTC, Jakub Filak
no flags Details
File: core_backtrace (8.98 KB, text/plain)
2015-06-05 09:03 UTC, Jakub Filak
no flags Details
File: dso_list (17.36 KB, text/plain)
2015-06-05 09:03 UTC, Jakub Filak
no flags Details
File: environ (1.32 KB, text/plain)
2015-06-05 09:03 UTC, Jakub Filak
no flags Details
File: limits (1.29 KB, text/plain)
2015-06-05 09:03 UTC, Jakub Filak
no flags Details
File: maps (77.31 KB, text/plain)
2015-06-05 09:03 UTC, Jakub Filak
no flags Details
File: mountinfo (3.45 KB, text/plain)
2015-06-05 09:03 UTC, Jakub Filak
no flags Details
File: namespaces (85 bytes, text/plain)
2015-06-05 09:03 UTC, Jakub Filak
no flags Details
File: open_fds (183 bytes, text/plain)
2015-06-05 09:03 UTC, Jakub Filak
no flags Details
File: proc_pid_status (1013 bytes, text/plain)
2015-06-05 09:03 UTC, Jakub Filak
no flags Details
File: var_log_messages (1.17 KB, text/plain)
2015-06-05 09:03 UTC, Jakub Filak
no flags Details

Description Jakub Filak 2015-06-05 09:03:12 UTC
Description of problem:
I installed Fedora 22 using "minimal install" and then I installed plasma-desktop, sddm and a few more packages (I did not use the group "KDE Plasma Workspace"). I verified I can log in to Plasma and I upgraded to Rawhide. I rebooted my system and when I tried to log in to Plasma kwin started crashing (I confiugred KDE_DEBUG=1 to be able to report the crash via abrt). Could the crash be caused by a missing weak dependency?

Version-Release number of selected component:
kwin-5.3.1-2.fc23

Additional info:
reporter:       libreport-2.5.1.34.g4907
backtrace_rating: 4
cmdline:        /usr/bin/kwin_x11 --crashes 4
crash_function: KCrash::defaultCrashHandler
executable:     /usr/bin/kwin_x11
global_pid:     4596
kernel:         4.1.0-0.rc6.git1.1.fc23.x86_64
runlevel:       3 5
type:           CCpp
uid:            18601

Truncated backtrace:
Thread no. 1 (10 frames)
 #1 KCrash::defaultCrashHandler at ../../src/kcrash.cpp:409
 #3 xcb_setup_vendor_end at xproto.c:869
 #4 xcb_setup_pixmap_formats at xproto.c:878
 #5 find_format_by_depth at xcb_image.c:46
 #6 xcb_image_native at xcb_image.c:388
 #7 xcb_image_shm_put at xcb_image.c:484
 #8 QXcbShmImage::put at qxcbbackingstore.cpp:189
 #9 QXcbBackingStore::flush at qxcbbackingstore.cpp:324
 #10 QBackingStore::flush at painting/qbackingstore.cpp:105
 #11 QWidgetBackingStore::qt_flush at kernel/qwidgetbackingstore.cpp:118

Comment 1 Jakub Filak 2015-06-05 09:03:17 UTC
Created attachment 1035083 [details]
File: backtrace

Comment 2 Jakub Filak 2015-06-05 09:03:18 UTC
Created attachment 1035084 [details]
File: cgroup

Comment 3 Jakub Filak 2015-06-05 09:03:20 UTC
Created attachment 1035085 [details]
File: core_backtrace

Comment 4 Jakub Filak 2015-06-05 09:03:23 UTC
Created attachment 1035086 [details]
File: dso_list

Comment 5 Jakub Filak 2015-06-05 09:03:24 UTC
Created attachment 1035087 [details]
File: environ

Comment 6 Jakub Filak 2015-06-05 09:03:26 UTC
Created attachment 1035088 [details]
File: limits

Comment 7 Jakub Filak 2015-06-05 09:03:28 UTC
Created attachment 1035089 [details]
File: maps

Comment 8 Jakub Filak 2015-06-05 09:03:30 UTC
Created attachment 1035090 [details]
File: mountinfo

Comment 9 Jakub Filak 2015-06-05 09:03:32 UTC
Created attachment 1035091 [details]
File: namespaces

Comment 10 Jakub Filak 2015-06-05 09:03:33 UTC
Created attachment 1035092 [details]
File: open_fds

Comment 11 Jakub Filak 2015-06-05 09:03:35 UTC
Created attachment 1035093 [details]
File: proc_pid_status

Comment 12 Jakub Filak 2015-06-05 09:03:36 UTC
Created attachment 1035094 [details]
File: var_log_messages

Comment 13 Rex Dieter 2015-06-05 13:27:11 UTC
Probably an incomplete upgrade to qt5 5.4.2, please ensure you have qt5-qtscript-5.4.2 (and upgrade if you don't), and report back if problem persists.

Comment 14 Rex Dieter 2015-06-05 13:27:26 UTC
*** Bug 1228585 has been marked as a duplicate of this bug. ***

Comment 15 Jakub Filak 2015-06-08 19:29:09 UTC
Thank you, I upgraded my system and the crash is gone! Perhaps the qt packages should have Require conditions with Minor version.

Comment 16 Rex Dieter 2015-06-08 19:32:39 UTC
Yes, we're exploring ways to do that. :)


Note You need to log in before you can comment on or make changes to this bug.