Bug 370309 - Idle Crash
Summary: Idle Crash
Status: RESOLVED DUPLICATE of bug 369050
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 16.08.1
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2016-10-08 17:23 UTC by paul s
Modified: 2016-10-23 02:23 UTC (History)
0 users

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 paul s 2016-10-08 17:23:53 UTC
Application: kdeinit5 (16.08.1)

Qt Version: 5.6.1
Frameworks Version: 5.26.0
Operating System: Linux 4.7.5-200.fc24.x86_64 x86_64
Distribution: "Fedora release 24 (Twenty Four)"

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

just idling on a few remote servers. had multiple tabs open. multiple windows on different desktops as well.

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

Thread 3 (Thread 0x7fc7d7118700 (LWP 13610)):
#0  0x00007fc7f92a23ed in poll () at /lib64/libc.so.6
#1  0x00007fc7f7968a06 in g_main_context_iterate.isra () at /lib64/libglib-2.0.so.0
#2  0x00007fc7f7968b1c in g_main_context_iteration () at /lib64/libglib-2.0.so.0
#3  0x00007fc7fa0a824b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5
#4  0x00007fc7fa0575ea in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5
#5  0x00007fc7f9eb6343 in QThread::exec() () at /lib64/libQt5Core.so.5
#6  0x00007fc7fbde3559 in QDBusConnectionManager::run() () at /lib64/libQt5DBus.so.5
#7  0x00007fc7f9eba99a in QThreadPrivate::start(void*) () at /lib64/libQt5Core.so.5
#8  0x00007fc7f8af15ca in start_thread () at /lib64/libpthread.so.0
#9  0x00007fc7f92adf6d in clone () at /lib64/libc.so.6

Thread 2 (Thread 0x7fc7dcf5e700 (LWP 13609)):
#0  0x00007fc7f92a23ed in poll () at /lib64/libc.so.6
#1  0x00007fc7fb06ef80 in _xcb_conn_wait () at /lib64/libxcb.so.1
#2  0x00007fc7fb070b79 in xcb_wait_for_event () at /lib64/libxcb.so.1
#3  0x00007fc7e0b1eda9 in QXcbEventReader::run() () at /lib64/libQt5XcbQpa.so.5
#4  0x00007fc7f9eba99a in QThreadPrivate::start(void*) () at /lib64/libQt5Core.so.5
#5  0x00007fc7f8af15ca in start_thread () at /lib64/libpthread.so.0
#6  0x00007fc7f92adf6d in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7fc7fbd27900 (LWP 13608)):
[KCrash Handler]
#6  0x00007fc7f91df6f5 in raise () at /lib64/libc.so.6
#7  0x00007fc7f91e12fa in abort () at /lib64/libc.so.6
#8  0x00007fc7f9ea6471 in  () at /lib64/libQt5Core.so.5
#9  0x00007fc7fbdef28d in QDBusConnectionPrivate::deliverCall(QObject*, int, QDBusMessage const&, QVector<int> const&, int) () at /lib64/libQt5DBus.so.5
#10 0x00007fc7fa081bd9 in QObject::event(QEvent*) () at /lib64/libQt5Core.so.5
#11 0x00007fc7fa8ebc0c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /lib64/libQt5Widgets.so.5
#12 0x00007fc7fa8f10ef in QApplication::notify(QObject*, QEvent*) () at /lib64/libQt5Widgets.so.5
#13 0x00007fc7fa0587aa in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /lib64/libQt5Core.so.5
#14 0x00007fc7fa05a84f in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /lib64/libQt5Core.so.5
#15 0x00007fc7fa0a81b3 in postEventSourceDispatch(_GSource*, int (*)(void*), void*) () at /lib64/libQt5Core.so.5
#16 0x00007fc7f79686ba in g_main_context_dispatch () at /lib64/libglib-2.0.so.0
#17 0x00007fc7f7968a70 in g_main_context_iterate.isra () at /lib64/libglib-2.0.so.0
#18 0x00007fc7f7968b1c in g_main_context_iteration () at /lib64/libglib-2.0.so.0
#19 0x00007fc7fa0a822f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5
#20 0x00007fc7fa0575ea in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5
#21 0x00007fc7fa05f17c in QCoreApplication::exec() () at /lib64/libQt5Core.so.5
#22 0x00007fc7e9ba0a23 in kdemain () at /usr/lib64/libkdeinit5_konsole.so
#23 0x00005577006b9f37 in launch(int, char const*, char const*, char const*, int, char const*, bool, char const*, bool, char const*) ()
#24 0x00005577006bb0e7 in handle_launcher_request(int, char const*) [clone .isra.26] ()
#25 0x00005577006bb9f7 in handle_requests(int) ()
#26 0x00005577006b69ce in main ()

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

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