Bug 362893 - KDE Konsole crashes
Summary: KDE Konsole crashes
Status: RESOLVED DUPLICATE of bug 369050
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 15.12.3
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2016-05-10 14:02 UTC by Adam Stein
Modified: 2016-10-23 02:20 UTC (History)
1 user (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 Adam Stein 2016-05-10 14:02:08 UTC
Application: kdeinit5 (15.12.3)

Qt Version: 5.6.0
Frameworks Version: 5.21.0
Operating System: Linux 4.4.8-300.fc23.x86_64 x86_64
Distribution: "Fedora release 23 (Twenty Three)"

-- Information about the crash:
- What I was doing when the application crashed:

I was being interactive in a Firefox window which happened to be partially above the Konsole window at the time.

-- Backtrace:
Application: Konsole (kdeinit5), signal: Aborted
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7effe244d8c0 (LWP 16096))]

Thread 3 (Thread 0x7effc41c3700 (LWP 16097)):
#0  0x00007effdf8d9fdd in poll () at /lib64/libc.so.6
#1  0x00007effddf6e16c in g_main_context_iterate.isra () at /lib64/libglib-2.0.so.0
#2  0x00007effddf6e27c in g_main_context_iteration () at /lib64/libglib-2.0.so.0
#3  0x00007effe0714d0b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5
#4  0x00007effe06bd6ea in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5
#5  0x00007effe04e7004 in QThread::exec() () at /lib64/libQt5Core.so.5
#6  0x00007effe25074b5 in QDBusConnectionManager::run() () at /lib64/libQt5DBus.so.5
#7  0x00007effe04ebe18 in QThreadPrivate::start(void*) () at /lib64/libQt5Core.so.5
#8  0x00007effdf12260a in start_thread () at /lib64/libpthread.so.0
#9  0x00007effdf8e5a4d in clone () at /lib64/libc.so.6

Thread 2 (Thread 0x7effbbfff700 (LWP 16098)):
#0  0x00007effdf8d9fdd in poll () at /lib64/libc.so.6
#1  0x00007effe1773272 in _xcb_conn_wait () at /lib64/libxcb.so.1
#2  0x00007effe1774ee7 in xcb_wait_for_event () at /lib64/libxcb.so.1
#3  0x00007effc2f4d349 in QXcbEventReader::run() () at /lib64/libQt5XcbQpa.so.5
#4  0x00007effe04ebe18 in QThreadPrivate::start(void*) () at /lib64/libQt5Core.so.5
#5  0x00007effdf12260a in start_thread () at /lib64/libpthread.so.0
#6  0x00007effdf8e5a4d in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7effe244d8c0 (LWP 16096)):
[KCrash Handler]
#5  0x00007effdf817a98 in raise () at /lib64/libc.so.6
#6  0x00007effdf81969a in abort () at /lib64/libc.so.6
#7  0x00007effe04d4031 in  () at /lib64/libQt5Core.so.5
#8  0x00007effe25130e1 in QDBusConnectionPrivate::deliverCall(QObject*, int, QDBusMessage const&, QVector<int> const&, int) () at /lib64/libQt5DBus.so.5
#9  0x00007effe06eced9 in QObject::event(QEvent*) () at /lib64/libQt5Core.so.5
#10 0x00007effe0ff3c0c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /lib64/libQt5Widgets.so.5
#11 0x00007effe0ff8e96 in QApplication::notify(QObject*, QEvent*) () at /lib64/libQt5Widgets.so.5
#12 0x00007effe06bf968 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /lib64/libQt5Core.so.5
#13 0x00007effe06c182a in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /lib64/libQt5Core.so.5
#14 0x00007effe07148e3 in postEventSourceDispatch(_GSource*, int (*)(void*), void*) () at /lib64/libQt5Core.so.5
#15 0x00007effddf6de3a in g_main_context_dispatch () at /lib64/libglib-2.0.so.0
#16 0x00007effddf6e1d0 in g_main_context_iterate.isra () at /lib64/libglib-2.0.so.0
#17 0x00007effddf6e27c in g_main_context_iteration () at /lib64/libglib-2.0.so.0
#18 0x00007effe0714cef in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5
#19 0x00007effe06bd6ea in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5
#20 0x00007effe06c5ddc in QCoreApplication::exec() () at /lib64/libQt5Core.so.5
#21 0x00007effc5e9d63e in kdemain () at /usr/lib64/libkdeinit5_konsole.so
#22 0x00005597bdece72c in handle_launcher_request(int, char const*) [clone .isra.26] ()
#23 0x00005597bded08ab in handle_requests(int) ()
#24 0x00005597bdec8e1b in main ()

Reported using DrKonqi
Comment 1 Christoph Feck 2016-10-23 02:20:58 UTC

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