Bug 1228577

Summary: [abrt] kwin: KCrash::defaultCrashHandler(): kwin_x11 killed by SIGSEGV
Product: [Fedora] Fedora Reporter: Jakub Filak <jfilak>
Component: kwinAssignee: Daniel Vrátil <dvratil>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: dvratil, jberan, jeischma, jfilak, jgrulich, kevin, ltinkl, rdieter, than
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/fbfae21e87f606bb8ecc87a3997f2a575c3f5206
Whiteboard: abrt_hash:f06e01caee283f16c22ccb3afed84452c2a91b65
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-06-08 19:29:09 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace
none
File: cgroup
none
File: core_backtrace
none
File: dso_list
none
File: environ
none
File: limits
none
File: maps
none
File: mountinfo
none
File: namespaces
none
File: open_fds
none
File: proc_pid_status
none
File: var_log_messages none

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. :)