Bug 232886

Summary: Konsole Crashes on initial login
Product: [Applications] konsole Reporter: Kysh <tkinyua>
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED DUPLICATE    
Severity: crash CC: andresbajotierra
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In:

Description Kysh 2010-03-31 21:14:41 UTC
Application that crashed: konsole
Version of the application: 2.3.3
KDE Version: 4.3.5 (KDE 4.3.5)
Qt Version: 4.5.2
Operating System: Linux 2.6.31-20-generic i686
Distribution: Ubuntu 9.10

What I was doing when the application crashed:
When logging in an konsole is on autostart, it only shows a blank white screen with no prompt. My usual konsole screen is black with green text. On closing the blank screen konsole closes but produces this crash. This always happens and can be reproducible at any time.

 -- Backtrace:
Application: Konsole (konsole), signal: Segmentation fault
[KCrash Handler]
#5  QList (this=0x0) at /usr/include/qt4/QtCore/qlist.h:111
#6  Konsole::ViewContainer::views (this=0x0) at ../../../../apps/konsole/src/ViewContainer.cpp:191
#7  0x003fd605 in Konsole::ViewManager::viewProperties (this=0x8480598) at ../../../../apps/konsole/src/ViewManager.cpp:886
#8  0x008d2edd in Konsole::MainWindow::queryClose (this=0x8489468) at ../../../../apps/konsole/src/MainWindow.cpp:341
#9  0x00c2ce51 in KMainWindow::closeEvent (this=0x8489468, e=0xbf8ff178) at ../../kdeui/widgets/kmainwindow.cpp:595
#10 0x010f8a06 in QWidget::event (this=0x8489468, event=0xbf8ff178) at kernel/qwidget.cpp:7699
#11 0x014c6297 in QMainWindow::event (this=0x8489468, event=0xbf8ff178) at widgets/qmainwindow.cpp:1399
#12 0x00c2a434 in KMainWindow::event (this=0x8489468, ev=0xbf8ff178) at ../../kdeui/widgets/kmainwindow.cpp:1101
#13 0x00c709df in KXmlGuiWindow::event (this=0x8489468, ev=0xbf8ff178) at ../../kdeui/xmlgui/kxmlguiwindow.cpp:131
#14 0x010a3f54 in QApplicationPrivate::notify_helper (this=0x83d9100, receiver=0x8489468, e=0xbf8ff178) at kernel/qapplication.cpp:4056
#15 0x010ab5ca in QApplication::notify (this=0xbf900a68, receiver=0x8489468, e=0xbf8ff178) at kernel/qapplication.cpp:4021
#16 0x00b4425a in KApplication::notify (this=0xbf900a68, receiver=0x8489468, event=0xbf8ff178) at ../../kdeui/kernel/kapplication.cpp:302
#17 0x00e436cb in QCoreApplication::notifyInternal (this=0xbf900a68, receiver=0x8489468, event=0xbf8ff178) at kernel/qcoreapplication.cpp:610
#18 0x010fe5d6 in QCoreApplication::sendSpontaneousEvent (this=0x8488b58, mode=QWidgetPrivate::CloseWithSpontaneousEvent) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:216
#19 QWidgetPrivate::close_helper (this=0x8488b58, mode=QWidgetPrivate::CloseWithSpontaneousEvent) at kernel/qwidget.cpp:7120
#20 0x011065eb in QETWidget::translateCloseEvent (this=0xbf900a68, w=0x8489468, event=0xbf9006cc, passive_only=false) at kernel/qapplication_x11.cpp:5291
#21 QApplication::x11ClientMessage (this=0xbf900a68, w=0x8489468, event=0xbf9006cc, passive_only=false) at kernel/qapplication_x11.cpp:3086
#22 0x01117ff9 in QApplication::x11ProcessEvent (this=0xbf900a68, event=0xbf9006cc) at kernel/qapplication_x11.cpp:3682
#23 0x01145502 in x11EventSourceDispatch (s=0x83dd668, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#24 0x01bdee88 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#25 0x01be2730 in ?? () from /lib/libglib-2.0.so.0
#26 0x01be2863 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#27 0x00e6e02c in QEventDispatcherGlib::processEvents (this=0x83b3cb0, flags=...) at kernel/qeventdispatcher_glib.cpp:327
#28 0x01144be5 in QGuiEventDispatcherGlib::processEvents (this=0x83b3cb0, flags=...) at kernel/qguieventdispatcher_glib.cpp:202
#29 0x00e41c79 in QEventLoop::processEvents (this=0xbf9009c4, flags=) at kernel/qeventloop.cpp:149
#30 0x00e420ca in QEventLoop::exec (this=0xbf9009c4, flags=...) at kernel/qeventloop.cpp:201
#31 0x00e4453f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#32 0x010a3dd7 in QApplication::exec () at kernel/qapplication.cpp:3525
#33 0x008d58d0 in kdemain (argc=3, argv=0xbf900bb4) at ../../../../apps/konsole/src/main.cpp:104
#34 0x080485cb in main (argc=3, argv=0xbf900bb4) at konsole_dummy.cpp:3

Reported using DrKonqi
Comment 1 Dario Andres 2010-04-01 14:18:05 UTC
Reported at bug 203621. Regards

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