Bug 350569 - Konsole Crashes After "exit" Command
Summary: Konsole Crashes After "exit" Command
Status: RESOLVED UNMAINTAINED
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 2.14.2
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2015-07-24 05:11 UTC by Joseph O Morrow
Modified: 2017-02-18 23:27 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 Joseph O Morrow 2015-07-24 05:11:52 UTC
Application: konsole (2.14.2)
KDE Platform Version: 4.14.9
Qt Version: 4.8.6
Operating System: Linux 4.0.8-200.fc21.i686+PAE i686
Distribution: "Fedora release 21 (Twenty One)"

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

After running various commands, I issue the "exit" command. A few seconds later, the crash dialog appears.

The crash can be reproduced sometimes.

-- Backtrace:
Application: Konsole (konsole), signal: Segmentation fault
Using host libthread_db library "/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0xb3dee800 (LWP 28005))]

Thread 2 (Thread 0xaaca5b40 (LWP 28082)):
#0  0xffffffff in __kernel_vsyscall ()
#1  0xffffffff in poll () at /lib/libc.so.6
#2  0xffffffff in g_poll () at /lib/libglib-2.0.so.0
#3  0xffffffff in g_main_context_iterate.isra () at /lib/libglib-2.0.so.0
#4  0xffffffff in g_main_context_iteration () at /lib/libglib-2.0.so.0
#5  0xffffffff in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib/libQtCore.so.4
#6  0xffffffff in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib/libQtCore.so.4
#7  0xffffffff in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib/libQtCore.so.4
#8  0xffffffff in QThread::exec() () at /lib/libQtCore.so.4
#9  0xffffffff in QInotifyFileSystemWatcherEngine::run() () at /lib/libQtCore.so.4
#10 0xffffffff in QThreadPrivate::start(void*) () at /lib/libQtCore.so.4
#11 0xffffffff in start_thread () at /lib/libpthread.so.0
#12 0xffffffff in clone () at /lib/libc.so.6

Thread 1 (Thread 0xb3dee800 (LWP 28005)):
[KCrash Handler]
#7  0x08c336d8 in  ()
#8  0xffffffff in x11EventSourceDispatch(_GSource*, int (*)(void*), void*) () at /lib/libQtGui.so.4
#9  0xffffffff in g_main_context_dispatch () at /lib/libglib-2.0.so.0
#10 0xffffffff in g_main_context_iterate.isra () at /lib/libglib-2.0.so.0
#11 0xffffffff in g_main_context_iteration () at /lib/libglib-2.0.so.0
#12 0xffffffff in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib/libQtCore.so.4
#13 0xffffffff in QGuiEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib/libQtGui.so.4
#14 0xffffffff in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib/libQtCore.so.4
#15 0xffffffff in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib/libQtCore.so.4
#16 0xffffffff in QCoreApplication::exec() () at /lib/libQtCore.so.4
#17 0xffffffff in QApplication::exec() () at /lib/libQtGui.so.4
#18 0xffffffff in kdemain () at /lib/libkdeinit4_konsole.so
#19 0x080486cc in main ()

Reported using DrKonqi
Comment 1 Kurt Hindenburg 2017-02-18 23:27:39 UTC
KDE4 isn't maintained any longer and there's won't be any more releases.  Open
a new ticket if you notice these issues on a recent KF5 release.