Bug 1172071 - [abrt] kde-runtime: qt_message_output(): kde-open killed by SIGABRT
Summary: [abrt] kde-runtime: qt_message_output(): kde-open killed by SIGABRT
Keywords:
Status: CLOSED DUPLICATE of bug 873520
Alias: None
Product: Fedora
Classification: Fedora
Component: kde-runtime
Version: 21
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Than Ngo
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:a546ba826af5692a958f49c1b66...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-12-09 10:36 UTC by lonelywoolf
Modified: 2015-05-10 13:18 UTC (History)
11 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-12-10 04:04:52 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (12.64 KB, text/plain)
2014-12-09 10:36 UTC, lonelywoolf
no flags Details
File: cgroup (190 bytes, text/plain)
2014-12-09 10:36 UTC, lonelywoolf
no flags Details
File: core_backtrace (1.56 KB, text/plain)
2014-12-09 10:36 UTC, lonelywoolf
no flags Details
File: dso_list (7.71 KB, text/plain)
2014-12-09 10:36 UTC, lonelywoolf
no flags Details
File: environ (3.93 KB, text/plain)
2014-12-09 10:36 UTC, lonelywoolf
no flags Details
File: limits (1.29 KB, text/plain)
2014-12-09 10:36 UTC, lonelywoolf
no flags Details
File: maps (41.99 KB, text/plain)
2014-12-09 10:36 UTC, lonelywoolf
no flags Details
File: open_fds (557 bytes, text/plain)
2014-12-09 10:36 UTC, lonelywoolf
no flags Details
File: proc_pid_status (910 bytes, text/plain)
2014-12-09 10:36 UTC, lonelywoolf
no flags Details
File: var_log_messages (256 bytes, text/plain)
2014-12-09 10:36 UTC, lonelywoolf
no flags Details

Description lonelywoolf 2014-12-09 10:36:24 UTC
Version-Release number of selected component:
kde-runtime-4.14.3-2.fc21

Additional info:
reporter:       libreport-2.3.0
backtrace_rating: 4
cmdline:        kde-open /Desktop/recup_dir.1/f0004984.xls
crash_function: qt_message_output
executable:     /usr/bin/kde-open
kernel:         3.17.4-302.fc21.x86_64
runlevel:       N 5
type:           CCpp
uid:            0

Truncated backtrace:
Thread no. 1 (3 frames)
 #2 qt_message_output at global/qglobal.cpp:2359
 #3 ~QDebug at /usr/include/QtCore/qdebug.h:85
 #4 ClientApp::doIt at /usr/src/debug/kde-runtime-4.14.3/kioclient/kioclient.cpp:295

Potential duplicate: bug 860182

Comment 1 lonelywoolf 2014-12-09 10:36:28 UTC
Created attachment 966178 [details]
File: backtrace

Comment 2 lonelywoolf 2014-12-09 10:36:29 UTC
Created attachment 966179 [details]
File: cgroup

Comment 3 lonelywoolf 2014-12-09 10:36:31 UTC
Created attachment 966180 [details]
File: core_backtrace

Comment 4 lonelywoolf 2014-12-09 10:36:33 UTC
Created attachment 966181 [details]
File: dso_list

Comment 5 lonelywoolf 2014-12-09 10:36:34 UTC
Created attachment 966182 [details]
File: environ

Comment 6 lonelywoolf 2014-12-09 10:36:36 UTC
Created attachment 966183 [details]
File: limits

Comment 7 lonelywoolf 2014-12-09 10:36:38 UTC
Created attachment 966184 [details]
File: maps

Comment 8 lonelywoolf 2014-12-09 10:36:40 UTC
Created attachment 966185 [details]
File: open_fds

Comment 9 lonelywoolf 2014-12-09 10:36:42 UTC
Created attachment 966186 [details]
File: proc_pid_status

Comment 10 lonelywoolf 2014-12-09 10:36:43 UTC
Created attachment 966187 [details]
File: var_log_messages

Comment 11 Rex Dieter 2014-12-10 04:04:52 UTC
looks like you were trying to open something as root here, but it doesn't have access to your user dbus session.

kFatal(101) << "Session bus not found" ;
Don't run GUI apps under su or sudo, use kdesu instead.

*** This bug has been marked as a duplicate of bug 873520 ***


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