Bug 225293 - Konsole exit kills all open konsole sessions
Summary: Konsole exit kills all open konsole sessions
Status: RESOLVED DUPLICATE of bug 190495
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-02 18:59 UTC by Matthew Wild
Modified: 2011-03-06 00:08 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 Matthew Wild 2010-02-02 18:59:24 UTC
Application that crashed: konsole
Version of the application: 2.1
KDE Version: 4.3.4 (KDE 4.3.4) "release 2"
Qt Version: 4.5.3
Operating System: Linux 2.6.27.42-0.1-pae i686
Distribution: "openSUSE 11.1 (i586)"

What I was doing when the application crashed:
Closing Konsole closes all open konsole sessions.
This happens every time.
Does not happen with kde3 konsoles.

 -- Backtrace:
Application: Konsole (kdeinit4), signal: Segmentation fault
[KCrash Handler]
#6  QCoreApplication::postEvent (receiver=0x816c790, event=0x818d110, priority=0) at kernel/qcoreapplication.cpp:1012
#7  0xb772f86c in QCoreApplication::postEvent (receiver=0x816c790, event=0x818d110) at kernel/qcoreapplication.cpp:973
#8  0xb773f127 in QObject::deleteLater (this=0x816c790) at kernel/qobject.cpp:2019
#9  0xb417fa6d in ?? () from /usr/lib/libkdeinit4_konsole.so
#10 0xb773eb4f in QObjectPrivate::deleteChildren (this=0x813dcf0) at kernel/qobject.cpp:1847
#11 0xb613e5db in ~QWidget (this=0x813dac8) at kernel/qwidget.cpp:1367
#12 0xb64d3ea1 in ~QFrame (this=0x813dac8) at widgets/qframe.cpp:243
#13 0xb653cd6b in ~QSplitter (this=0x813dac8) at widgets/qsplitter.cpp:1008
#14 0xb418e0cd in ?? () from /usr/lib/libkdeinit4_konsole.so
#15 0xb773eb4f in QObjectPrivate::deleteChildren (this=0x814a630) at kernel/qobject.cpp:1847
#16 0xb613ebeb in ~QWidget (this=0x814a488) at kernel/qwidget.cpp:1367
#17 0xb773eb4f in QObjectPrivate::deleteChildren (this=0x81288d8) at kernel/qobject.cpp:1847
#18 0xb613e5db in ~QWidget (this=0x80fa1d0) at kernel/qwidget.cpp:1367
#19 0xb64f05b1 in ~QMainWindow (this=0x80fa1d0) at widgets/qmainwindow.cpp:331
#20 0xb6cc58fa in KMainWindow::~KMainWindow() () from /usr/lib/libkdeui.so.5
#21 0xb6d09367 in KXmlGuiWindow::~KXmlGuiWindow() () from /usr/lib/libkdeui.so.5
#22 0xb41991c8 in ?? () from /usr/lib/libkdeinit4_konsole.so
#23 0xb773e835 in qDeleteInEventHandler (o=0x818d110) at kernel/qobject.cpp:3815
#24 0xb77400fb in QObject::event (this=0x80fa1d0, e=0x84d1600) at kernel/qobject.cpp:1094
#25 0xb6142ca0 in QWidget::event (this=0x80fa1d0, event=0x84d1600) at kernel/qwidget.cpp:7951
#26 0xb64f1157 in QMainWindow::event (this=0x80fa1d0, event=0x84d1600) at widgets/qmainwindow.cpp:1399
#27 0xb6cc46d7 in KMainWindow::event(QEvent*) () from /usr/lib/libkdeui.so.5
#28 0xb6d09bfc in KXmlGuiWindow::event(QEvent*) () from /usr/lib/libkdeui.so.5
#29 0xb60ec7ac in QApplicationPrivate::notify_helper (this=0x80b22d8, receiver=0x80fa1d0, e=0x84d1600) at kernel/qapplication.cpp:4065
#30 0xb60f4b82 in QApplication::notify (this=0xbfbc1e24, receiver=0x80fa1d0, e=0x84d1600) at kernel/qapplication.cpp:4030
#31 0xb6be08bd in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#32 0xb772f8fb in QCoreApplication::notifyInternal (this=0xbfbc1e24, receiver=0x80fa1d0, event=0x84d1600) at kernel/qcoreapplication.cpp:610
#33 0xb7730545 in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x805b2c0) at kernel/qcoreapplication.h:213
#34 0xb773073d in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1140
#35 0xb775b4ff in postEventSourceDispatch (s=0x80b4510) at kernel/qcoreapplication.h:218
#36 0xb5c929c8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#37 0xb5c96083 in ?? () from /usr/lib/libglib-2.0.so.0
#38 0xb5c96241 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#39 0xb775b071 in QEventDispatcherGlib::processEvents (this=0x80b1cc0, flags={i = -1078190856}) at kernel/qeventdispatcher_glib.cpp:407
#40 0xb618cd05 in QGuiEventDispatcherGlib::processEvents (this=0x80b1cc0, flags={i = -1078190808}) at kernel/qguieventdispatcher_glib.cpp:202
#41 0xb772df1a in QEventLoop::processEvents (this=0xbfbc1da0, flags={i = -1078190744}) at kernel/qeventloop.cpp:149
#42 0xb772e362 in QEventLoop::exec (this=0xbfbc1da0, flags={i = -1078190680}) at kernel/qeventloop.cpp:201
#43 0xb7730809 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#44 0xb60ec627 in QApplication::exec () at kernel/qapplication.cpp:3525
#45 0xb419b322 in kdemain () from /usr/lib/libkdeinit4_konsole.so
#46 0x0804e505 in _start ()

This bug may be a duplicate of or related to bug 190495

Reported using DrKonqi
Comment 1 Kurt Hindenburg 2011-03-06 00:08:15 UTC

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