Application that crashed: plasma-desktop Version of the application: 0.3 KDE Version: 4.2.71 (KDE 4.2.71 (KDE 4.3 >= 20090428)) Qt Version: 4.5.1 Operating System: Linux 2.6.29-1-686 i686 Distribution: Debian GNU/Linux unstable (sid) What I was doing when the application crashed: I have compiled kde from trunk (pre 4.3) and plasma is crashing in xnest. The display is also wierd. A screenshot of the display is also attached. I logged into failsafe terminal and run startkde manually. -- Backtrace: Application: പ്ലാസ്മയുടെ പണിസ്ഥലം (plasma-desktop), signal: Segmentation fault [KCrash Handler] #6 0x00000000 in ?? () #7 0xb6a1c268 in ?? () from /usr/lib/libQtGui.so.4 #8 0xb6a1c34b in ?? () from /usr/lib/libQtGui.so.4 #9 0xb6a26f82 in QPainter::drawPolyline () from /usr/lib/libQtGui.so.4 #10 0xb3ad108f in OxygenStyle::drawKStylePrimitive (this=0x9e4f6f8, widgetType=KStyle::WT_Generic, primitive=65540, opt=0xbfee0fa4, r=@0xbfee0e34, pal=@0xbfee0e8c, flags={i = -1074917572}, p=0xbfee0ffc, widget=0x0, kOpt=0x0) at /usr/include/qt4/QtGui/qpainter.h:574 #11 0xb77ae8fe in KStyle::drawPrimitive (this=0x9e4f6f8, elem=QStyle::PE_IndicatorArrowDown, option=0xbfee0fa4, painter=0xbfee0ffc, widget=0x0) at /home/pravi/forge/kde/kdesvn/kdelibs/kdeui/kernel/kstyle.cpp:988 #12 0xb7724fc5 in KShortcutsEditorDelegate (this=0x9f4d3b8, parent=0x9e4fd08, allowLetterShortcuts=true) at /home/pravi/forge/kde/kdesvn/kdelibs/kdeui/dialogs/kshortcutseditordelegate.cpp:64 #13 0xb772cac8 in KShortcutsEditorPrivate::initGUI (this=0x9f22aa0, types={i = -1074917256}, allowLetterShortcuts=KShortcutsEditor::LetterShortcutsAllowed) at /home/pravi/forge/kde/kdesvn/kdelibs/kdeui/dialogs/kshortcutseditor.cpp:312 #14 0xb772ccc2 in KShortcutsEditor (this=0x9e4fc88, parent=0x9ef6060, actionType={i = -1074917116}, allowLetterShortcuts=KShortcutsEditor::LetterShortcutsAllowed) at /home/pravi/forge/kde/kdesvn/kdelibs/kdeui/dialogs/kshortcutseditor.cpp:70 #15 0xb773146f in KShortcutsDialog (this=0x9ef6060, types={i = -1074917016}, allowLetterShortcuts=KShortcutsEditor::LetterShortcutsAllowed, parent=0x0) at /home/pravi/forge/kde/kdesvn/kdelibs/kdeui/dialogs/kshortcutsdialog.cpp:123 #16 0xb7ef5ee1 in Corona (this=0x9ee8ca0, parent=0x9e3e280) at /home/pravi/forge/kde/kdesvn/kdelibs/plasma/corona.cpp:65 #17 0xb807bb59 in DesktopCorona (this=0x9ee8ca0, parent=0x9e3e280) at /home/pravi/forge/kde/kdesvn/kdebase/workspace/plasma/shells/desktop/desktopcorona.cpp:43 #18 0xb809833c in PlasmaApp::corona (this=0x9e3e280) at /home/pravi/forge/kde/kdesvn/kdebase/workspace/plasma/shells/desktop/plasmaapp.cpp:487 #19 0xb80988f5 in PlasmaApp::setupDesktop (this=0x9e3e280) at /home/pravi/forge/kde/kdesvn/kdebase/workspace/plasma/shells/desktop/plasmaapp.cpp:211 #20 0xb809c9a0 in PlasmaApp::qt_metacall (this=0x9e3e280, _c=QMetaObject::InvokeMetaMethod, _id=5, _a=0xbfee1348) at /home/pravi/forge/kde/kdesvn/build/kdebase/workspace/plasma/shells/desktop/plasmaapp.moc:108 #21 0xb665cb98 in QMetaObject::activate () from /usr/lib/libQtCore.so.4 #22 0xb665d822 in QMetaObject::activate () from /usr/lib/libQtCore.so.4 #23 0xb6662027 in ?? () from /usr/lib/libQtCore.so.4 #24 0xb666214c in ?? () from /usr/lib/libQtCore.so.4 #25 0xb665704f in QObject::event () from /usr/lib/libQtCore.so.4 #26 0xb68f37bc in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4 #27 0xb68fbace in QApplication::notify () from /usr/lib/libQtGui.so.4 #28 0xb7795a8d in KApplication::notify (this=0x9e3e280, receiver=0x9f0eff0, event=0xbfee17cc) at /home/pravi/forge/kde/kdesvn/kdelibs/kdeui/kernel/kapplication.cpp:307 #29 0xb6646a2b in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4 #30 0xb6675e41 in ?? () from /usr/lib/libQtCore.so.4 #31 0xb6672440 in ?? () from /usr/lib/libQtCore.so.4 #32 0xb4f71848 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #33 0xb4f74dab in ?? () from /usr/lib/libglib-2.0.so.0 #34 0x09e48e40 in ?? () #35 0x00000000 in ?? ()
Created attachment 33565 [details] kde inside xnest screenshot showing wierd display inside xnest.
I was able to start kde without any problems with a full gdm display, confirming the problem is specific to xnest.
Reassigning to KStyle+Oxygen (but it could be a kdelibs issue (kshortcuteditor))
Praveen, could you install the Qt debug packages and, if you can reproduce the crash, show us the backtrace with Qt symbols visible? This looks like a Qt problem.
Created attachment 33705 [details] kcrash report new crash report with qt debug symbols installed
*** This bug has been marked as a duplicate of bug 193183 ***