Bug 345039 - Open Konsole via desktop menu and ctrl-d to kill it
Summary: Open Konsole via desktop menu and ctrl-d to kill it
Status: RESOLVED NOT A BUG
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-03-11 06:36 UTC by George R. Goffe
Modified: 2015-03-11 23:46 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 George R. Goffe 2015-03-11 06:36:20 UTC
Application: konsole (2.14.2)
KDE Platform Version: 4.14.4
Qt Version: 4.8.6
Operating System: Linux 3.18.7-200.fc21.x86_64 x86_64
Distribution: "Fedora release 21 (Twenty One)"

-- Information about the crash:
I had made some changes to the size values in the geometry section of the config accessed via the pulldown menu and selecting manage profiles. This setting does not appear to be honored so I was making changes and opening and closing as described above.

The crash can be reproduced sometimes.

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

Thread 2 (Thread 0x7fe93749c700 (LWP 5446)):
#0  0x0000003cfa4f4c8d in poll () at /usr/lib64/libc.so.6
#1  0x0000003cfec49b34 in g_main_context_iterate.isra () at /usr/lib64/libglib-2.0.so.0
#2  0x0000003cfec49c4c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#3  0x0000003d127b54be in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQtCore.so.4
#4  0x0000003d12784cc1 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQtCore.so.4
#5  0x0000003d12785025 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQtCore.so.4
#6  0x0000003d12679b49 in QThread::exec() () at /usr/lib64/libQtCore.so.4
#7  0x0000003d12765623 in QInotifyFileSystemWatcherEngine::run() () at /usr/lib64/libQtCore.so.4
#8  0x0000003d1267c3af in QThreadPrivate::start(void*) () at /usr/lib64/libQtCore.so.4
#9  0x0000003cfb00752a in start_thread () at /usr/lib64/libpthread.so.0
#10 0x0000003cfa50022d in clone () at /usr/lib64/libc.so.6

Thread 1 (Thread 0x7fe944b0e8c0 (LWP 5445)):
[KCrash Handler]
#5  0x00000000028887c0 in  ()
#6  0x0000003d14e42ba0 in QApplication::x11ProcessEvent(_XEvent*) () at /usr/lib64/libQtGui.so.4
#7  0x0000003d14e6aff4 in x11EventSourceDispatch(_GSource*, int (*)(void*), void*) () at /usr/lib64/libQtGui.so.4
#8  0x0000003cfec497fb in g_main_context_dispatch () at /usr/lib64/libglib-2.0.so.0
#9  0x0000003cfec49b98 in g_main_context_iterate.isra () at /usr/lib64/libglib-2.0.so.0
#10 0x0000003cfec49c4c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#11 0x0000003d127b549e in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQtCore.so.4
#12 0x0000003d14e6b176 in QGuiEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQtGui.so.4
#13 0x0000003d12784cc1 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQtCore.so.4
#14 0x0000003d12785025 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQtCore.so.4
#15 0x0000003d1278a709 in QCoreApplication::exec() () at /usr/lib64/libQtCore.so.4
#16 0x0000003b08018f69 in kdemain () at /usr/lib64/libkdeinit4_konsole.so
#17 0x0000003cfa41ffe0 in __libc_start_main () at /usr/lib64/libc.so.6
#18 0x000000000040086e in _start ()

Reported using DrKonqi
Comment 1 Christoph Feck 2015-03-11 23:46:36 UTC
Already reported as bug 344213.