Bug 184374 - konsole unusable & crashes after login
Summary: konsole unusable & crashes after login
Status: RESOLVED DUPLICATE of bug 175758
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-15 09:03 UTC by gd
Modified: 2009-02-16 00:30 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 gd 2009-02-15 09:03:56 UTC
Version:            (using KDE 4.2.0)
OS:                Linux
Installed from:    Ubuntu Packages

After login, a konsole window appears, but is painted white, and is unusable. After shutting it graphically, from it's x button at the far right, konsole crashes and i get a bug report. Same behavior appears when composite manager is enabled or not. I use kde desktop effects. Note that i can launch konsole again, without problems. It's the first instance of konsole that has a problem

Here is the debugging info

Application: Konsole (konsole), signal SIGABRT

Thread 1 (Thread 0xb611d6c0 (LWP 5389)):
[KCrash Handler]
#6  0xb80cf424 in __kernel_vsyscall ()
#7  0xb66da8a0 in raise () from /lib/tls/i686/cmov/libc.so.6
#8  0xb66dc268 in abort () from /lib/tls/i686/cmov/libc.so.6
#9  0xb7415795 in qt_message_output () from /usr/lib/libQtCore.so.4
#10 0xb7415872 in qFatal () from /usr/lib/libQtCore.so.4
#11 0xb7415915 in qt_assert () from /usr/lib/libQtCore.so.4
#12 0xb806ca05 in ?? () from /usr/lib/libkdeinit4_konsole.so
#13 0xb808178d in ?? () from /usr/lib/libkdeinit4_konsole.so
#14 0xb7b27320 in KMainWindow::closeEvent () from /usr/lib/libkdeui.so.5
#15 0xb6c09383 in QWidget::event () from /usr/lib/libQtGui.so.4
#16 0xb6f5d517 in QMainWindow::event () from /usr/lib/libQtGui.so.4
#17 0xb7b26a67 in KMainWindow::event () from /usr/lib/libkdeui.so.5
#18 0xb7b6b26c in KXmlGuiWindow::event () from /usr/lib/libkdeui.so.5
#19 0xb6bb18ec in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4
#20 0xb6bb97fa in QApplication::notify () from /usr/lib/libQtGui.so.4
#21 0xb7a43fed in KApplication::notify () from /usr/lib/libkdeui.so.5
#22 0xb750de61 in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4
#23 0xb6c0c4b3 in QWidgetPrivate::close_helper () from /usr/lib/libQtGui.so.4
#24 0xb6c1160b in QApplication::x11ClientMessage () from /usr/lib/libQtGui.so.4
#25 0xb6c226ec in QApplication::x11ProcessEvent () from /usr/lib/libQtGui.so.4
#26 0xb6c4c7aa in ?? () from /usr/lib/libQtGui.so.4
#27 0xb64546f8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#28 0xb6457da3 in ?? () from /usr/lib/libglib-2.0.so.0
#29 0xb6457f61 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#30 0xb7538478 in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4
#31 0xb6c4bea5 in ?? () from /usr/lib/libQtGui.so.4
#32 0xb750c52a in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#33 0xb750c6ea in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#34 0xb750eda5 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#35 0xb6bb1767 in QApplication::exec () from /usr/lib/libQtGui.so.4
#36 0xb8083cb2 in kdemain () from /usr/lib/libkdeinit4_konsole.so
#37 0x080486e2 in _start ()
Comment 1 Dario Andres 2009-02-15 22:43:36 UTC
If you can reproduce the crash at will, may you read http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports and post a complete backtrace here? 
You need to install the "kdebase-apps" package.
Thanks :)
Comment 2 gd 2009-02-16 00:25:57 UTC
Ok, sorry for the incomplete debug info i posted before....
I installed as many dbg libraries i could find.
I couldn't find the debug library for libQtGui.so.4, although i installed libqt4-dbg package...

Here's the debug info:

Application: Konsole (konsole), signal SIGABRT

Thread 1 (Thread 0xb61016c0 (LWP 5444)):
[KCrash Handler]
#6  0xb80b3424 in __kernel_vsyscall ()
#7  0xb66be8a0 in raise () from /lib/tls/i686/cmov/libc.so.6
#8  0xb66c0268 in abort () from /lib/tls/i686/cmov/libc.so.6
#9  0xb73f9795 in qt_message_output () from /usr/lib/libQtCore.so.4
#10 0xb73f9872 in qFatal () from /usr/lib/libQtCore.so.4
#11 0xb73f9915 in qt_assert () from /usr/lib/libQtCore.so.4
#12 0xb8050a05 in Konsole::ViewManager::viewProperties (this=0x8173be0) at /build/buildd/kdebase-4.2.0/apps/konsole/src/ViewManager.cpp:858
#13 0xb806578d in Konsole::MainWindow::queryClose (this=0x80d5fc0) at /build/buildd/kdebase-4.2.0/apps/konsole/src/MainWindow.cpp:344
#14 0xb7b0b320 in KMainWindow::closeEvent (this=0x80d5fc0, e=0xbf8b4ac4) at /build/buildd/kde4libs-4.2.0/kdeui/widgets/kmainwindow.cpp:587
#15 0xb6bed383 in QWidget::event () from /usr/lib/libQtGui.so.4
#16 0xb6f41517 in QMainWindow::event () from /usr/lib/libQtGui.so.4
#17 0xb7b0aa67 in KMainWindow::event (this=0x80d5fc0, ev=0xbf8b4ac4) at /build/buildd/kde4libs-4.2.0/kdeui/widgets/kmainwindow.cpp:1093
#18 0xb7b4f26c in KXmlGuiWindow::event (this=0x80d5fc0, ev=0xbf8b4ac4) at /build/buildd/kde4libs-4.2.0/kdeui/xmlgui/kxmlguiwindow.cpp:131
#19 0xb6b958ec in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4
#20 0xb6b9d7fa in QApplication::notify () from /usr/lib/libQtGui.so.4
#21 0xb7a27fed in KApplication::notify (this=0xbf8b5264, receiver=0x80d5fc0, event=0xbf8b4ac4) at /build/buildd/kde4libs-4.2.0/kdeui/kernel/kapplication.cpp:307
#22 0xb74f1e61 in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4
#23 0xb6bf04b3 in QWidgetPrivate::close_helper () from /usr/lib/libQtGui.so.4
#24 0xb6bf560b in QApplication::x11ClientMessage () from /usr/lib/libQtGui.so.4
#25 0xb6c066ec in QApplication::x11ProcessEvent () from /usr/lib/libQtGui.so.4
#26 0xb6c307aa in ?? () from /usr/lib/libQtGui.so.4
#27 0xb64386f8 in IA__g_main_context_dispatch (context=0x8074a98) at /build/buildd/glib2.0-2.18.2/glib/gmain.c:2144
#28 0xb643bda3 in g_main_context_iterate (context=0x8074a98, block=1, dispatch=1, self=0x806f8a8) at /build/buildd/glib2.0-2.18.2/glib/gmain.c:2778
#29 0xb643bf61 in IA__g_main_context_iteration (context=0x8074a98, may_block=1) at /build/buildd/glib2.0-2.18.2/glib/gmain.c:2841
#30 0xb751c478 in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4
#31 0xb6c2fea5 in ?? () from /usr/lib/libQtGui.so.4
#32 0xb74f052a in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#33 0xb74f06ea in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#34 0xb74f2da5 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#35 0xb6b95767 in QApplication::exec () from /usr/lib/libQtGui.so.4
#36 0xb8067cb2 in kdemain (argc=5, argv=0xbf8b5394) at /build/buildd/kdebase-4.2.0/apps/konsole/src/main.cpp:104
#37 0x080486e2 in main (argc=) at /build/buildd/kdebase-4.2.0/obj-i486-linux-gnu/apps/konsole/src/konsole_dummy.cpp:3
Comment 3 Dario Andres 2009-02-16 00:30:07 UTC
Thanks

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