Bug 212813 - Konsole crash on closing window after login
Summary: Konsole crash on closing window after login
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: 2009-11-02 22:52 UTC by Pete Miller
Modified: 2009-11-03 22:23 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 Pete Miller 2009-11-02 22:52:15 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.3
Operating System: Linux 2.6.29.6-desktop-2mnb i686
Distribution: "Mandriva Linux 2009.1"

What I was doing when the application crashed:
I logged into KDE and a konsole window automatically reopened. The konsole was all white with no prompt and when I closed the window it crashed.

 -- Backtrace:
Application: Konsole (kdeinit4), signal: Aborted
[KCrash Handler]
#6  0xffffe424 in __kernel_vsyscall ()
#7  0xb6621c00 in raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#8  0xb6623668 in abort () at abort.c:88
#9  0xb7cebd65 in qt_message_output (msgType=QtFatalMsg, buf=0xa1f1cc8 "ASSERT: \"container\" in file /tmp/build/kdebase4/BUILD/kdebase-4.3.2/apps/konsole/src/ViewManager.cpp, line 884")
    at global/qglobal.cpp:2042
#10 0xb7cebe5c in qFatal (msg=0x6 <Address 0x6 out of bounds>) at global/qglobal.cpp:2241
#11 0xb7cebf55 in qt_assert (assertion=0xb3853b20 "container", file=0xb3853868 "/tmp/build/kdebase4/BUILD/kdebase-4.3.2/apps/konsole/src/ViewManager.cpp", line=884) at global/qglobal.cpp:1811
#12 0xb382c368 in Konsole::ViewManager::viewProperties (this=0xa1712e0) at /usr/src/debug/kdebase-4.3.2/apps/konsole/src/ViewManager.cpp:884
#13 0xb5a80715 in Konsole::MainWindow::queryClose (this=0xa15a700) at /usr/src/debug/kdebase-4.3.2/apps/konsole/src/MainWindow.cpp:341
#14 0xb74a19e3 in KMainWindow::closeEvent (this=0xa15a700, e=0xbf9d75b4) at /usr/src/debug/kdelibs-4.3.2/kdeui/widgets/kmainwindow.cpp:588
#15 0xb69a494a in QWidget::event (this=0xa15a700, event=0xbf9d75b4) at kernel/qwidget.cpp:7704
#16 0xb6d947ac in QMainWindow::event (this=0xa15a700, event=0xbf9d75b4) at widgets/qmainwindow.cpp:1399
#17 0xb74a4098 in KMainWindow::event (this=0xa15a700, ev=0xbf9d75b4) at /usr/src/debug/kdelibs-4.3.2/kdeui/widgets/kmainwindow.cpp:1094
#18 0xb74e51d2 in KXmlGuiWindow::event (this=0xa15a700, ev=0xbf9d75b4) at /usr/src/debug/kdelibs-4.3.2/kdeui/xmlgui/kxmlguiwindow.cpp:131
#19 0xb694bb1c in QApplicationPrivate::notify_helper (this=0xa0eac58, receiver=0xa15a700, e=0xbf9d75b4) at kernel/qapplication.cpp:4065
#20 0xb695436b in QApplication::notify (this=0xbf9d8dc8, receiver=0xa15a700, e=0xbf9d75b4) at kernel/qapplication.cpp:4030
#21 0xb73c57fb in KApplication::notify (this=0xbf9d8dc8, receiver=0xa15a700, event=0xbf9d75b4) at /usr/src/debug/kdelibs-4.3.2/kdeui/kernel/kapplication.cpp:302
#22 0xb7df023e in QCoreApplication::notifyInternal (this=0xbf9d8dc8, receiver=0xa15a700, event=0xbf9d75b4) at kernel/qcoreapplication.cpp:610
#23 0xb69572ad in QCoreApplication::sendSpontaneousEvent (receiver=0xa15a700, event=0x6) at ../../src/corelib/kernel/qcoreapplication.h:216
#24 0xb69aa3ec in QWidgetPrivate::close_helper (this=0xa168820, mode=QWidgetPrivate::CloseWithSpontaneousEvent) at kernel/qwidget.cpp:7125
#25 0xb69b2483 in QApplication::x11ClientMessage (this=0xbf9d8dc8, w=0xa15a700, event=0xbf9d8aec, passive_only=6) at kernel/qapplication_x11.cpp:5293
#26 0xb69c60b4 in QApplication::x11ProcessEvent (this=0xbf9d8dc8, event=0xbf9d8aec) at kernel/qapplication_x11.cpp:3684
#27 0xb69f1464 in x11EventSourceDispatch (s=0xa0f2140, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#28 0xb6548cea in IA__g_main_context_dispatch (context=0xa0ed670) at gmain.c:1814
#29 0xb654c354 in g_main_context_iterate (context=0xa0ed670, block=1, dispatch=1, self=0xa0eade8) at gmain.c:2448
#30 0xb654c4df in IA__g_main_context_iteration (context=0xa0ed670, may_block=1) at gmain.c:2511
#31 0xb7e1ce43 in QEventDispatcherGlib::processEvents (this=0xa0eac38, flags={i = -1080193896}) at kernel/qeventdispatcher_glib.cpp:407
#32 0xb69f0bba in QGuiEventDispatcherGlib::processEvents (this=0xa0eac38, flags={i = -1080193848}) at kernel/qguieventdispatcher_glib.cpp:202
#33 0xb7dee803 in QEventLoop::processEvents (this=0xbf9d8d40, flags={i = -1080193784}) at kernel/qeventloop.cpp:149
#34 0xb7deec5d in QEventLoop::exec (this=0xbf9d8d40, flags={i = -1080193720}) at kernel/qeventloop.cpp:201
#35 0xb7df11b6 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#36 0xb694b984 in QApplication::exec () at kernel/qapplication.cpp:3525
#37 0xb5a84633 in kdemain (argc=5, argv=0xa0a5e70) at /usr/src/debug/kdebase-4.3.2/apps/konsole/src/main.cpp:104
#38 0x0804de62 in launch (argc=5, _name=0xa0b3bb4 "konsole", args=0xa0b3c14 "", cwd=0x0, envc=0, envs=0xa0b3c19 "", reset_env=false, tty=0x0, avoid_loops=false, startup_id_str=0x8051e2c "0")
    at /usr/src/debug/kdelibs-4.3.2/kinit/kinit.cpp:677
#39 0x0804ea3d in handle_launcher_request (sock=7, who=<value optimized out>) at /usr/src/debug/kdelibs-4.3.2/kinit/kinit.cpp:1169
#40 0x0804f127 in handle_requests (waitForPid=0) at /usr/src/debug/kdelibs-4.3.2/kinit/kinit.cpp:1362
#41 0x0804f720 in main (argc=-1080192060, argv=0xbf9d93d0, envp=0xb78a3ff4) at /usr/src/debug/kdelibs-4.3.2/kinit/kinit.cpp:1793

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

Reported using DrKonqi
Comment 1 Dario Andres 2009-11-03 22:23:31 UTC
Merging with bug 203621 Thanks

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