Bug 230430 - After KDE crash the Konsole didn't start correctly
Summary: After KDE crash the Konsole didn't start correctly
Status: RESOLVED DUPLICATE of bug 203621
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 2.4.1
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-12 11:25 UTC by michael.teubner
Modified: 2010-04-16 04:09 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 michael.teubner 2010-03-12 11:25:17 UTC
Application: konsole (2.4.1)
KDE Platform Version: 4.4.1 (KDE 4.4.1) "release 227"
Qt Version: 4.6.2
Operating System: Linux 2.6.31.12-0.1-desktop i686
Distribution: "openSUSE 11.2 (i586)"

-- Information about the crash:
This happens frequently when KDE crashes because of minimizing and maximizing the konsole window.
After the crash KDE starts again and tries to open a Konsole window. This window is grayed out. When I close the window the Konsole crashes with the given backtrace.

The crash can be reproduced some of the time.

 -- Backtrace:
Application: Konsole (kdeinit4), signal: Segmentation fault
[KCrash Handler]
#6  QList (l=<value optimized out>, this=<value optimized out>) at /usr/include/QtCore/qlist.h:114
#7  Konsole::ViewContainer::views (l=<value optimized out>, this=<value optimized out>) at /usr/src/debug/kdebase-4.4.1/apps/konsole/src/ViewContainer.cpp:191
#8  0xb2356765 in Konsole::ViewManager::viewProperties (this=0x816eb58) at /usr/src/debug/kdebase-4.4.1/apps/konsole/src/ViewManager.cpp:889
#9  0xb4efdce2 in Konsole::MainWindow::queryClose (this=0x8164b60) at /usr/src/debug/kdebase-4.4.1/apps/konsole/src/MainWindow.cpp:358
#10 0xb6f3a510 in KMainWindow::closeEvent (this=0x8164b60, e=0xbfec05a8) at /usr/src/debug/kdelibs-4.4.1/kdeui/widgets/kmainwindow.cpp:597
#11 0xb610f09d in QWidget::event (this=0x8164b60, event=0xbfec05a8) at kernel/qwidget.cpp:8156
#12 0xb653a294 in QMainWindow::event (this=0x8164b60, event=0xbfec05a8) at widgets/qmainwindow.cpp:1433
#13 0xb6eed374 in KMainWindow::event (this=0x8164b60, ev=0xbfec05a8) at /usr/src/debug/kdelibs-4.4.1/kdeui/widgets/kmainwindow.cpp:1103
#14 0xb6f0fdf2 in KXmlGuiWindow::event (this=0x8164b60, ev=0xbfec05a8) at /usr/src/debug/kdelibs-4.4.1/kdeui/xmlgui/kxmlguiwindow.cpp:131
#15 0xb60ae3fc in QApplicationPrivate::notify_helper (this=0x80b62d0, receiver=0x8164b60, e=0xbfec05a8) at kernel/qapplication.cpp:4300
#16 0xb60b52d8 in QApplication::notify (this=0x8164b60, receiver=0x8164b60, e=0xbfec05a8) at kernel/qapplication.cpp:4265
#17 0xb6e32b81 in KApplication::notify (this=0xbfec0cf4, receiver=0x8164b60, event=0xbfec05a8) at /usr/src/debug/kdelibs-4.4.1/kdeui/kernel/kapplication.cpp:302
#18 0xb6b9fdde in QCoreApplication::notifyInternal (this=0xbfec0cf4, receiver=0x8164b60, event=0xbfec05a8) at kernel/qcoreapplication.cpp:704
#19 0xb611469d in sendSpontaneousEvent (event=<value optimized out>, receiver=<value optimized out>) at ../../src/corelib/kernel/qcoreapplication.h:218
#20 QWidgetPrivate::close_helper (event=<value optimized out>, receiver=<value optimized out>) at kernel/qwidget.cpp:7563
#21 0xb61318f3 in translateCloseEvent (this=0xbfec0cf4) at kernel/qapplication_x11.cpp:5282
#22 QApplication::x11ClientMessage (this=0xbfec0cf4) at kernel/qapplication_x11.cpp:3037
#23 0xb614110b in QApplication::x11ProcessEvent (this=0xbfec0cf4, event=0xbfec099c) at kernel/qapplication_x11.cpp:3633
#24 0xb616f2b8 in x11EventSourceDispatch (s=0x80b9268, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#25 0xb58134c2 in g_main_dispatch (context=<value optimized out>) at gmain.c:1960
#26 IA__g_main_context_dispatch (context=<value optimized out>) at gmain.c:2513
#27 0xb5816d98 in g_main_context_iterate (context=0x80b8490, block=<value optimized out>, dispatch=1, self=0x80b5dd0) at gmain.c:2591
#28 0xb5816ebe in IA__g_main_context_iteration (context=0x80b8490, may_block=1) at gmain.c:2654
#29 0xb6bcc931 in QEventDispatcherGlib::processEvents (this=0x805e318, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#30 0xb616ee0a in QGuiEventDispatcherGlib::processEvents (this=0x805e318, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#31 0xb6b9e44d in QEventLoop::processEvents (this=0xbfec0c54, flags=) at kernel/qeventloop.cpp:149
#32 0xb6b9e899 in QEventLoop::exec (this=0xbfec0c54, flags=...) at kernel/qeventloop.cpp:201
#33 0xb6ba2a10 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#34 0xb60ae4a4 in QApplication::exec () at kernel/qapplication.cpp:3579
#35 0xb4f0047b in kdemain (argc=3, argv=0x80a8488) at /usr/src/debug/kdebase-4.4.1/apps/konsole/src/main.cpp:77
#36 0x0804e4af in _start ()

This bug may be a duplicate of or related to bug 203621.

Possible duplicates by query: bug 220816, bug 218257, bug 216236, bug 215701, bug 215527.

Reported using DrKonqi
Comment 1 Jonathan Thomas 2010-04-16 04:09:04 UTC

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