Bug 364587 - Konsole crashes with no user interraction
Summary: Konsole crashes with no user interraction
Status: RESOLVED DUPLICATE of bug 369050
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 16.04.1
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2016-06-21 09:54 UTC by Liviu Vasut
Modified: 2016-10-23 02:22 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 Liviu Vasut 2016-06-21 09:54:58 UTC
Application: kdeinit5 (16.04.1)

Qt Version: 5.6.0
Frameworks Version: 5.22.0
Operating System: Linux 4.5.6-300.fc24.x86_64 x86_64
Distribution (Platform): Fedora RPMs

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

I had about 4 konsole instances running, at least one of them with more than one tab. Two of them were on a second virtual desktop.

I was working in another application and at some point, with no apparent reason, all konsole instances died. And the kde crash notification popped up.

This is the second time this happens, i a time span of about 4-5 days.

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

Thread 2 (Thread 0x7f594d268700 (LWP 32396)):
#0  0x00007f596766e32d in poll () from /lib64/libc.so.6
#1  0x00007f5965d2fa46 in g_main_context_iterate.isra () from /lib64/libglib-2.0.so.0
#2  0x00007f5965d2fb5c in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#3  0x00007f596847265b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#4  0x00007f5968421a6a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#5  0x00007f5968281a03 in QThread::exec() () from /lib64/libQt5Core.so.5
#6  0x00007f596a1db3b9 in QDBusConnectionManager::run() () from /lib64/libQt5DBus.so.5
#7  0x00007f596828603a in QThreadPrivate::start(void*) () from /lib64/libQt5Core.so.5
#8  0x00007f5966eb85ca in start_thread () from /lib64/libpthread.so.0
#9  0x00007f5967679ead in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f596a11f900 (LWP 32395)):
[KCrash Handler]
#5  0x00007f59675ab6f5 in raise () from /lib64/libc.so.6
#6  0x00007f59675ad2fa in abort () from /lib64/libc.so.6
#7  0x00007f5968272321 in QMessageLogger::fatal(char const*, ...) const () from /lib64/libQt5Core.so.5
#8  0x00007f596a1e70ed in QDBusConnectionPrivate::deliverCall(QObject*, int, QDBusMessage const&, QVector<int> const&, int) () from /lib64/libQt5DBus.so.5
#9  0x00007f596844c059 in QObject::event(QEvent*) () from /lib64/libQt5Core.so.5
#10 0x00007f5968cb434c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#11 0x00007f5968cb952f in QApplication::notify(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#12 0x00007f5968422bfa in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#13 0x00007f5968424c9f in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib64/libQt5Core.so.5
#14 0x00007f59684725c3 in postEventSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQt5Core.so.5
#15 0x00007f5965d2f703 in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#16 0x00007f5965d2fab0 in g_main_context_iterate.isra () from /lib64/libglib-2.0.so.0
#17 0x00007f5965d2fb5c in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#18 0x00007f596847263f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#19 0x00007f5968421a6a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#20 0x00007f59684295fc in QCoreApplication::exec() () from /lib64/libQt5Core.so.5
#21 0x00007f59571d447e in kdemain () from /lib64/libkdeinit5_konsole.so
#22 0x0000564f8314b544 in launch(int, char const*, char const*, char const*, int, char const*, bool, char const*, bool, char const*) ()
#23 0x0000564f8314c98e in handle_launcher_request(int, char const*) [clone .isra.25] ()
#24 0x0000564f8314cf8a in handle_requests(int) ()
#25 0x0000564f8314599e in main ()

Possible duplicates by query: bug 349162, bug 339964.

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

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