Bug 922978

Summary: [abrt] apper-0.8.0-2.fc18: qt_message_output(QtMsgType, char const*): Process /usr/libexec/kde4/apper-pk-session was killed by signal 6 (SIGABRT)
Product: [Fedora] Fedora Reporter: Matthew Casperson <mcaspers>
Component: apperAssignee: Rex Dieter <rdieter>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 18CC: cbredesen, dantti12, kevin, ltinkl, rdieter, rhughes, smparrish
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:c289f90e3dd73b593572aef30337fff6519219b0
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-03-18 22:49:55 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: build_ids
none
File: cgroup
none
File: core_backtrace
none
File: dso_list
none
File: environ
none
File: limits
none
File: maps
none
File: open_fds
none
File: proc_pid_status none

Description Matthew Casperson 2013-03-18 22:04:55 UTC
Version-Release number of selected component:
apper-0.8.0-2.fc18

Additional info:
backtrace_rating: 4
cmdline:        /usr/libexec/kde4/apper-pk-session
crash_function: qt_message_output(QtMsgType, char const*)
executable:     /usr/libexec/kde4/apper-pk-session
kernel:         3.8.3-201.fc18.x86_64
uid:            1000
var_log_messages: Mar 19 07:42:09 localhost abrt[31290]: Saved core dump of pid 31289 (/usr/libexec/kde4/apper-pk-session) to /var/spool/abrt/ccpp-2013-03-19-07:42:09-31289 (3006464 bytes)

Truncated backtrace:
Thread no. 1 (10 frames)
 #2 qt_message_output(QtMsgType, char const*) at //usr/lib64/wkhtmltopdf/libQtCore.so.4
 #3 qt_message(QtMsgType, char const*, __va_list_tag*) at //usr/lib64/wkhtmltopdf/libQtCore.so.4
 #4 qFatal(char const*, ...) at //usr/lib64/wkhtmltopdf/libQtCore.so.4
 #5 QObjectPrivate::QObjectPrivate(int) at //usr/lib64/wkhtmltopdf/libQtCore.so.4
 #6 QDBusAbstractInterfacePrivate::QDBusAbstractInterfacePrivate at qdbusabstractinterface.cpp:92
 #7 QDBusAbstractInterface::QDBusAbstractInterface at qdbusabstractinterface.cpp:310
 #8 QDBusConnectionInterface::QDBusConnectionInterface at qdbusconnectioninterface.cpp:166
 #9 QDBusConnectionPrivate::setBusService at qdbusconnection.cpp:1169
 #10 QDBusConnection::connectToBus at qdbusconnection.cpp:366
 #11 QDBusDefaultConnection at qdbusconnection.cpp:1107

Comment 1 Matthew Casperson 2013-03-18 22:05:00 UTC
Created attachment 712281 [details]
File: backtrace

Comment 2 Matthew Casperson 2013-03-18 22:05:02 UTC
Created attachment 712282 [details]
File: build_ids

Comment 3 Matthew Casperson 2013-03-18 22:05:05 UTC
Created attachment 712283 [details]
File: cgroup

Comment 4 Matthew Casperson 2013-03-18 22:05:08 UTC
Created attachment 712284 [details]
File: core_backtrace

Comment 5 Matthew Casperson 2013-03-18 22:05:11 UTC
Created attachment 712285 [details]
File: dso_list

Comment 6 Matthew Casperson 2013-03-18 22:05:15 UTC
Created attachment 712286 [details]
File: environ

Comment 7 Matthew Casperson 2013-03-18 22:05:17 UTC
Created attachment 712287 [details]
File: limits

Comment 8 Matthew Casperson 2013-03-18 22:05:28 UTC
Created attachment 712288 [details]
File: maps

Comment 9 Matthew Casperson 2013-03-18 22:05:31 UTC
Created attachment 712289 [details]
File: open_fds

Comment 10 Matthew Casperson 2013-03-18 22:05:34 UTC
Created attachment 712290 [details]
File: proc_pid_status

Comment 11 Kevin Kofler 2013-03-18 22:49:55 UTC
Delete the bundled /usr/lib64/wkhtmltopdf/libQtCore.so.4 which is incompatible with Fedora. (It's probably an older Qt than the system version, so it breaks everything built against the system Qt.)

Comment 12 Kevin Kofler 2013-03-18 22:51:39 UTC
Oh, and also delete all the other /usr/lib64/wkhtmltopdf/libQt* (maps from comment #8 lists some more) and any other bundled libraries you find in that directory.