Bug 210107 - konsole crash on exit every time
Summary: konsole crash on exit every time
Status: RESOLVED DUPLICATE of bug 209711
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: 2009-10-10 19:55 UTC by Alexander Trubitsyn
Modified: 2009-10-10 23:21 UTC (History)
1 user (show)

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 Alexander Trubitsyn 2009-10-10 19:55:52 UTC
Application that crashed: konsole
Version of the application: 2.1
KDE Version: 4.3.1 (KDE 4.3.1) "release 169"
Qt Version: 4.5.2
Operating System: Linux 2.6.27.29-0.1-debug i686
Distribution: "openSUSE 11.1 (i586)"

What I was doing when the application crashed:
if start Konsole, then mc, then exit from mc and try to exit from konsole (type command 'exit' from command prompt) application Konsole crash with SIG11

 -- Backtrace:
Application: Konsole (kdeinit4), signal: Segmentation fault
[KCrash Handler]
#6  0xb7e4edf5 in QCoreApplication::postEvent(QObject*, QEvent*, int) () from /usr/lib/libQtCore.so.4
#7  0xb7e4f0dc in QCoreApplication::postEvent(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#8  0xb7e5e9c7 in QObject::deleteLater() () from /usr/lib/libQtCore.so.4
#9  0xb5cb5a6d in ?? ()
#10 0xb7e5e3ef in QObjectPrivate::deleteChildren() () from /usr/lib/libQtCore.so.4
#11 0xb68645eb in QWidget::~QWidget() () from /usr/lib/libQtGui.so.4
#12 0xb6bfa781 in QFrame::~QFrame() () from /usr/lib/libQtGui.so.4
#13 0xb6c6468b in QSplitter::~QSplitter() () from /usr/lib/libQtGui.so.4
#14 0xb5cc40cd in ?? ()
#15 0xb7e5e3ef in QObjectPrivate::deleteChildren() () from /usr/lib/libQtCore.so.4
#16 0xb6864bfb in QWidget::~QWidget() () from /usr/lib/libQtGui.so.4
#17 0xb7e5e3ef in QObjectPrivate::deleteChildren() () from /usr/lib/libQtCore.so.4
#18 0xb68645eb in QWidget::~QWidget() () from /usr/lib/libQtGui.so.4
#19 0xb6c16fb1 in QMainWindow::~QMainWindow() () from /usr/lib/libQtGui.so.4
#20 0xb73eaf7a in ~KMainWindow (this=0x8090f00) at /usr/src/debug/kdelibs-4.3.1/kdeui/widgets/kmainwindow.cpp:467
#21 0xb742dbe7 in ~KXmlGuiWindow (this=0x8090f00, __vtt_parm=0xb5cf6b54) at /usr/src/debug/kdelibs-4.3.1/kdeui/xmlgui/kxmlguiwindow.cpp:127
#22 0xb5ccf1c8 in ?? ()
#23 0xb7e5e0d5 in qDeleteInEventHandler(QObject*) () from /usr/lib/libQtCore.so.4
#24 0xb7e5f99b in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#25 0xb6868c90 in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#26 0xb6c17b57 in QMainWindow::event(QEvent*) () from /usr/lib/libQtGui.so.4
#27 0xb73e8f97 in KMainWindow::event (this=0x8090f00, ev=0x8496ed8) at /usr/src/debug/kdelibs-4.3.1/kdeui/widgets/kmainwindow.cpp:1094
#28 0xb742e47c in KXmlGuiWindow::event (this=0x8090f00, ev=0x8496ed8) at /usr/src/debug/kdelibs-4.3.1/kdeui/xmlgui/kxmlguiwindow.cpp:131
#29 0xb68127bc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#30 0xb681ab92 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#31 0xb730517d in KApplication::notify (this=0xbfa35804, receiver=0x8090f00, event=0x8496ed8) at /usr/src/debug/kdelibs-4.3.1/kdeui/kernel/kapplication.cpp:302
#32 0xb7e4f16b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#33 0xb7e4fdb5 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4
#34 0xb7e4ffad in QCoreApplication::sendPostedEvents(QObject*, int) () from /usr/lib/libQtCore.so.4
#35 0xb7e7ac8f in ?? () from /usr/lib/libQtCore.so.4
#36 0xb63b89c8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#37 0xb63bc083 in ?? () from /usr/lib/libglib-2.0.so.0
#38 0xb63bc241 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#39 0xb7e7a8d8 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#40 0xb68b2ca5 in ?? () from /usr/lib/libQtGui.so.4
#41 0xb7e4d78a in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#42 0xb7e4dbd2 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#43 0xb7e50079 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#44 0xb6812637 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#45 0xb5cd1322 in ?? ()
#46 0x0804e505 in launch (argc=3, _name=0x807e25c "/usr/bin/konsole", args=0xbfa35804 "�hϵ", cwd=0x0, envc=1, envs=0x807e286 "DISPLAY=:0.0", reset_env=false, tty=0x0, avoid_loops=false, 
    startup_id_str=0x807e297 "linux-xm5v;1255108579;365839;3596_TIME88581341") at /usr/src/debug/kdelibs-4.3.1/kinit/kinit.cpp:706
#47 0x0804ecdd in handle_launcher_request (sock=7, who=<value optimized out>) at /usr/src/debug/kdelibs-4.3.1/kinit/kinit.cpp:1198
#48 0x0804f173 in handle_requests (waitForPid=0) at /usr/src/debug/kdelibs-4.3.1/kinit/kinit.cpp:1391
#49 0x0804feb2 in main (argc=2, argv=0xbfa36174, envp=0xbfa36180) at /usr/src/debug/kdelibs-4.3.1/kinit/kinit.cpp:1830

Reported using DrKonqi
Comment 1 Alexander Trubitsyn 2009-10-10 19:57:44 UTC
Excuse me, this Bug report is the same as 209711. i first tyme try to use crash analyser utility
Comment 2 Dario Andres 2009-10-10 23:21:56 UTC
No problem. Thanks

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