Bug 350824 - Crashes after exit
Summary: Crashes after exit
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-31 13:59 UTC by Joseph O Morrow
Modified: 2017-02-18 23: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 Joseph O Morrow 2015-07-31 13:59:48 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:

I ran a number of different commands, including making an ssh connection over my home network. After issuing the "exit" command, the Crash Reporting Assistant window 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 0xb3e00800 (LWP 5992))]

Thread 2 (Thread 0xab789b40 (LWP 5994)):
#0  0xffffffff in __kernel_vsyscall ()
#1  0xffffffff in clock_gettime () at /lib/libc.so.6
#2  0xffffffff in qt_gettime() () at /lib/libQtCore.so.4
#3  0xffffffff in QTimerInfoList::timerWait(timeval&) () at /lib/libQtCore.so.4
#4  0xffffffff in timerSourcePrepareHelper(GTimerSource*, int*) () at /lib/libQtCore.so.4
#5  0xffffffff in timerSourcePrepare(_GSource*, int*) () at /lib/libQtCore.so.4
#6  0xffffffff in g_main_context_prepare () at /lib/libglib-2.0.so.0
#7  0xffffffff in g_main_context_iterate.isra () at /lib/libglib-2.0.so.0
#8  0xffffffff in g_main_context_iteration () at /lib/libglib-2.0.so.0
#9  0xffffffff in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib/libQtCore.so.4
#10 0xffffffff in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib/libQtCore.so.4
#11 0xffffffff in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib/libQtCore.so.4
#12 0xffffffff in QThread::exec() () at /lib/libQtCore.so.4
#13 0xffffffff in QInotifyFileSystemWatcherEngine::run() () at /lib/libQtCore.so.4
#14 0xffffffff in QThreadPrivate::start(void*) () at /lib/libQtCore.so.4
#15 0xffffffff in start_thread () at /lib/libpthread.so.0
#16 0xffffffff in clone () at /lib/libc.so.6

Thread 1 (Thread 0xb3e00800 (LWP 5992)):
[KCrash Handler]
#7  0x088bd458 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:23:41 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.