Bug 241694 - konsole window crashed after I clicked on close button in system menu
Summary: konsole window crashed after I clicked on close button in system menu
Status: RESOLVED DUPLICATE of bug 203621
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-06-14 04:43 UTC by Harry
Modified: 2010-11-09 18:06 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 Harry 2010-06-14 04:43:47 UTC
Application that crashed: konsole
Version of the application: 2.3.2
KDE Version: 4.3.2 (KDE 4.3.2)
Qt Version: 4.5.2
Operating System: Linux 2.6.31-22-generic x86_64
Distribution: Ubuntu 9.10

What I was doing when the application crashed:
The crash happend when my session was restored after I rebooted my system. The konsole window got launched but it never showed the prompt. When I closed the window after waiting for 10-15 seconds, it crashed

 -- Backtrace:
Application: Konsole (kdeinit4), signal: Segmentation fault
[KCrash Handler]
#5  0x00007f2910c0e760 in ?? () from /usr/lib/libkonsoleprivate.so
#6  0x00007f2910c13ed9 in Konsole::ViewManager::viewProperties() const () from /usr/lib/libkonsoleprivate.so
#7  0x00007f2910e85f51 in ?? () from /usr/lib/libkdeinit4_konsole.so
#8  0x00007f291c113c31 in KMainWindow::closeEvent(QCloseEvent*) () from /usr/lib/libkdeui.so.5
#9  0x00007f291b45a348 in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#10 0x00007f291b7d09db in QMainWindow::event(QEvent*) () from /usr/lib/libQtGui.so.4
#11 0x00007f291c14e773 in KXmlGuiWindow::event(QEvent*) () from /usr/lib/libkdeui.so.5
#12 0x00007f291b40befc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#13 0x00007f291b4131ce in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#14 0x00007f291c042ab6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#15 0x00007f291d45bc2c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#16 0x00007f291b45f751 in QWidgetPrivate::close_helper(QWidgetPrivate::CloseMode) () from /usr/lib/libQtGui.so.4
#17 0x00007f291b466bf6 in QApplication::x11ClientMessage(QWidget*, _XEvent*, bool) () from /usr/lib/libQtGui.so.4
#18 0x00007f291b477584 in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/libQtGui.so.4
#19 0x00007f291b4a0d0c in ?? () from /usr/lib/libQtGui.so.4
#20 0x00007f291a33bbce in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#21 0x00007f291a33f598 in ?? () from /lib/libglib-2.0.so.0
#22 0x00007f291a33f6c0 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#23 0x00007f291d4841a6 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#24 0x00007f291b4a04be in ?? () from /usr/lib/libQtGui.so.4
#25 0x00007f291d45a532 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#26 0x00007f291d45a904 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#27 0x00007f291d45cab9 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#28 0x00007f2910e88503 in kdemain () from /usr/lib/libkdeinit4_konsole.so
#29 0x0000000000406da8 in _start ()

Reported using DrKonqi
Comment 1 Christoph Feck 2010-11-09 18:06:44 UTC

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