Bug 350269 - Post-exit crash
Summary: Post-exit crash
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-16 00:19 UTC by Joseph O Morrow
Modified: 2017-02-18 23:33 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-16 00:19:51 UTC
Application: konsole (2.14.2)
KDE Platform Version: 4.14.9
Qt Version: 4.8.6
Operating System: Linux 4.0.7-200.fc21.i686+PAE i686
Distribution: "Fedora release 21 (Twenty One)"

-- Information about the crash:
I had just finished running a compile script. Then I exited konsole by issuing the "exit" command. About 4 seconds later, the crash dialog appeared.

(I used to get a similar crash before I upgraded from fedora 20 to 21. I will also check my configuration to see if something there might be the problem.)

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

Thread 2 (Thread 0xa874fb40 (LWP 27792)):
#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 0xb4f907c0 (LWP 27789)):
[KCrash Handler]
#7  0x088dea30 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 /usr/lib/libkdeinit4_konsole.so
#19 0x0804f744 in launch(int, char const*, char const*, char const*, int, char const*, bool, char const*, bool, char const*) ()
#20 0x08050720 in handle_launcher_request(int, char const*) [clone .isra.14] ()
#21 0x08050e30 in handle_requests(int) ()
#22 0x0804c29e in main ()

Reported using DrKonqi
Comment 1 Joseph O Morrow 2015-07-16 00:28:34 UTC
Here is my .kde/share/config/konsolerc :

[$Version]
update_info=konsole.upd:2.9.0-global-options,konsole.upd:kde2.2/r1,konsole.upd:kde3.0/r1

[Desktop Entry]
DefaultProfile=Shell.profile

[Favorite Profiles]
Favorites=Shell.profile

[MainWindow]
Height 1022=590
Height 1024=272
Height 1026=359
Height 1080=801
Height 600=601
State=AAAA/wAAAAD9AAAAAAAABgkAAAFUAAAABAAAAAQAAAAIAAAACPwAAAAA
ToolBarsMovable=Disabled
Comment 2 Kurt Hindenburg 2017-02-18 23:33:05 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.