Bug 165830 - plasma crash during shutdown
Summary: plasma crash during shutdown
Status: RESOLVED DUPLICATE of bug 163607
Alias: None
Product: plasma4
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Debian testing Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-06 04:07 UTC by Ritesh Raj Sarraf
Modified: 2008-07-06 05:39 UTC (History)
0 users

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 Ritesh Raj Sarraf 2008-07-06 04:07:54 UTC
Version:            (using KDE 4.0.83)
Installed from:    Debian testing/unstable Packages
OS:                Linux

During shutdown, plasma crashed for me.

KDE 4.0.84
Debian Experimental
Comment 1 Ritesh Raj Sarraf 2008-07-06 04:08:16 UTC
Application: Plasma Workspace (plasma), signal SIGSEGV
Using host libthread_db library "/lib/i686/cmov/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 0xb47a0740 (LWP 4694)]
[New Thread 0xb1a32b90 (LWP 4696)]
[New Thread 0xb2a9bb90 (LWP 4695)]
[KCrash handler]
#6  0x000037e4 in ?? ()
#7  0xb7294a43 in QGraphicsWidget::event (this=0x88b7818, event=0xbfa88908)
    at graphicsview/qgraphicswidget.cpp:1153
#8  0xb6ce166c in QApplicationPrivate::notify_helper (this=0x8819c70, 
    receiver=0x88b7818, e=0xbfa88908) at kernel/qapplication.cpp:3772
#9  0xb6ce943e in QApplication::notify (this=0x8813d60, receiver=0x88b7818, 
    e=0xbfa88908) at kernel/qapplication.cpp:3366
#10 0xb7ab8c8d in KApplication::notify (this=0x8813d60, receiver=0x88b7818, 
    event=0xbfa88908)
    at /tmp/buildd/kde4libs-4.0.84/kdeui/kernel/kapplication.cpp:311
#11 0xb75e7541 in QCoreApplication::notifyInternal (this=0x8813d60, 
    receiver=0x88b7818, event=0xbfa88908) at kernel/qcoreapplication.cpp:587
#12 0xb7294dc4 in QGraphicsWidget::sceneEvent (this=0x88b7818, 
    event=0xbfa88908)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#13 0xb726fdec in QGraphicsScenePrivate::sendEvent (this=0x8876180, 
    item=0x88b7820, event=0xbfa88908) at graphicsview/qgraphicsscene.cpp:1046
#14 0xb727085a in QGraphicsScene::setFocusItem (this=0x88755e8, item=0x0, 
    focusReason=Qt::OtherFocusReason) at graphicsview/qgraphicsscene.cpp:2634
#15 0xb724e31e in QGraphicsItem::clearFocus (this=0x88b7820)
    at graphicsview/qgraphicsitem.cpp:1871
#16 0xb7293b1c in ~QGraphicsWidget (this=0x88b7818)
    at graphicsview/qgraphicswidget.cpp:218
#17 0xb7cc8ebe in ~Applet (this=0x88b7818)
    at /tmp/buildd/kdebase-workspace-4.0.84/libs/plasma/applet.cpp:127
#18 0xb2c57ea0 in ~LauncherApplet (this=0x88b7818)
    at /tmp/buildd/kdebase-workspace-4.0.84/plasma/applets/kickoff/applet/applet.cpp:89
#19 0xb7cf3f86 in ~Containment (this=0x88ac150)
    at /usr/include/qt4/QtCore/qalgorithms.h:352
#20 0xb2f57b9b in ~Panel (this=0x88ac150)
    at /tmp/buildd/kdebase-workspace-4.0.84/plasma/containments/panel/panel.cpp:75
#21 0xb7cfded6 in ~Corona (this=0x88755e8)
    at /usr/include/qt4/QtCore/qalgorithms.h:352
#22 0xb7f38b3d in ~DesktopCorona (this=0x88755e8)
    at /tmp/buildd/kdebase-workspace-4.0.84/plasma/plasma/desktopcorona.h:31
#23 0xb7f4574f in PlasmaApp::cleanup (this=0x8813d60)
    at /tmp/buildd/kdebase-workspace-4.0.84/plasma/plasma/plasmaapp.cpp:257
#24 0xb7f48663 in PlasmaApp::qt_metacall (this=0x8813d60, 
    _c=QMetaObject::InvokeMetaMethod, _id=2, _a=0xbfa88bc8)
    at /tmp/buildd/kdebase-workspace-4.0.84/obj-i486-linux-gnu/plasma/plasma/plasmaapp.moc:79
#25 0xb75fc090 in QMetaObject::activate (sender=0x8813d60, 
    from_signal_index=4, to_signal_index=4, argv=0x0)
    at kernel/qobject.cpp:3010
#26 0xb75fce12 in QMetaObject::activate (sender=0x8813d60, m=0xb76c99c4, 
    local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3080
#27 0xb76368f7 in QCoreApplication::aboutToQuit (this=0x8813d60)
    at .moc/release-shared/moc_qcoreapplication.cpp:123
#28 0xb75e84b7 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:849
#29 0xb6ce14e7 in QApplication::exec () at kernel/qapplication.cpp:3304
#30 0xb7f3c131 in kdemain (argc=1, argv=0xbfa88e14)
    at /tmp/buildd/kdebase-workspace-4.0.84/plasma/plasma/main.cpp:54
#31 0x08048592 in main (argc=)
    at /tmp/buildd/kdebase-workspace-4.0.84/obj-i486-linux-gnu/plasma/plasma/plasma-qgv_dummy.cpp:3
#32 0xb7df1450 in __libc_start_main () from /lib/i686/cmov/libc.so.6
#33 0x080484d1 in _start ()
#0  0xb7f6d424 in __kernel_vsyscall ()
Comment 2 Thomas Georgiou 2008-07-06 05:39:21 UTC
Backtrace is exactly the same as bug #136607

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