Bug 275386

Summary: letting amarok stop after current song crashes plasma
Product: [Plasma] plasma4 Reporter: Sebastian Bremicker <sebrem>
Component: generalAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED DUPLICATE    
Severity: crash CC: andresbajotierra
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Debian stable   
OS: Linux   
Latest Commit: Version Fixed In:

Description Sebastian Bremicker 2011-06-11 11:23:54 UTC
Application: plasma-desktop (0.4)
KDE Platform Version: 4.6.3 (4.6.3)
Qt Version: 4.7.3
Operating System: Linux 2.6.39-2-amd64 x86_64
Distribution: Debian GNU/Linux 6.0-updates (squeeze)

-- Information about the crash:
I set the current song in Amarok to "stop after this song" and when the song was finished, amarok and plasma both crashed instead of displaying the "stopped" osd.

-- Backtrace:
Application: Plasma-Desktop-Umgebung (plasma-desktop), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f1040aff7a0 (LWP 2774))]

Thread 6 (Thread 0x7f101df78700 (LWP 2775)):
#0  0xffffffffff600132 in ?? ()
#1  0x00007fff3d7b4841 in ?? ()
#2  0x00007f1034743e86 in clock_gettime (clock_id=1, tp=0x7f101df77a50) at ../sysdeps/unix/clock_gettime.c:116
#3  0x00007f103d4f3064 in do_gettime () at tools/qelapsedtimer_unix.cpp:123
#4  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#5  0x00007f103d5b4ddd in QTimerInfoList::updateCurrentTime (this=0x16734d0) at kernel/qeventdispatcher_unix.cpp:339
#6  0x00007f103d5b5113 in QTimerInfoList::timerWait (this=0x16734d0, tm=...) at kernel/qeventdispatcher_unix.cpp:442
#7  0x00007f103d5b3b7c in timerSourcePrepareHelper (src=<value optimized out>, timeout=0x7f101df77b5c) at kernel/qeventdispatcher_glib.cpp:136
#8  0x00007f103d5b3c25 in timerSourcePrepare (source=<value optimized out>, timeout=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:169
#9  0x00007f1034493957 in g_main_context_prepare (context=0x1670d60, priority=0x7f101df77bcc) at /tmp/buildd/glib2.0-2.28.6/./glib/gmain.c:2761
#10 0x00007f1034494879 in g_main_context_iterate (context=0x1670d60, block=1, dispatch=1, self=<value optimized out>) at /tmp/buildd/glib2.0-2.28.6/./glib/gmain.c:3071
#11 0x00007f1034494f1d in g_main_context_iteration (context=0x1670d60, may_block=1) at /tmp/buildd/glib2.0-2.28.6/./glib/gmain.c:3154
#12 0x00007f103d5b4636 in QEventDispatcherGlib::processEvents (this=0x1673bc0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#13 0x00007f103d588b82 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#14 0x00007f103d588d7f in QEventLoop::exec (this=0x7f101df77cf0, flags=...) at kernel/qeventloop.cpp:201
#15 0x00007f103d4a081f in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:492
#16 0x00007f103d56bb6f in QInotifyFileSystemWatcherEngine::run (this=0x166db90) at io/qfilesystemwatcher_inotify.cpp:248
#17 0x00007f103d4a3235 in QThreadPrivate::start (arg=0x166db90) at thread/qthread_unix.cpp:320
#18 0x00007f1038531c53 in ?? () from /usr/lib/libGL.so.1
#19 0x00007f10351a3b40 in start_thread (arg=<value optimized out>) at pthread_create.c:304
#20 0x00007f10404002fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#21 0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7f1010d1f700 (LWP 2394)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f103d4a36cb in wait (this=<value optimized out>, mutex=0x1ac0110, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x1ac0110, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f103951c984 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1b2f710, th=0xc44bd0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f103951ef2b in ThreadWeaver::WorkingHardState::applyForWork (this=0x1ac0250, th=0xc44bd0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f103951ddef in ThreadWeaver::ThreadRunHelper::run (this=0x7f1010d1ed40, parent=0x1b2f710, th=0xc44bd0) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f103951de7b in ThreadWeaver::Thread::run (this=0xc44bd0) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f103d4a3235 in QThreadPrivate::start (arg=0xc44bd0) at thread/qthread_unix.cpp:320
#8  0x00007f1038531c53 in ?? () from /usr/lib/libGL.so.1
#9  0x00007f10351a3b40 in start_thread (arg=<value optimized out>) at pthread_create.c:304
#10 0x00007f10404002fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7f101d55f700 (LWP 2395)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f103d4a36cb in wait (this=<value optimized out>, mutex=0x1ac0110, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x1ac0110, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f103951c984 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1b2f710, th=0xcfc1f0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f103951ef2b in ThreadWeaver::WorkingHardState::applyForWork (this=0x1ac0250, th=0xcfc1f0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f103951ddef in ThreadWeaver::ThreadRunHelper::run (this=0x7f101d55ed40, parent=0x1b2f710, th=0xcfc1f0) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f103951de7b in ThreadWeaver::Thread::run (this=0xcfc1f0) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f103d4a3235 in QThreadPrivate::start (arg=0xcfc1f0) at thread/qthread_unix.cpp:320
#8  0x00007f1038531c53 in ?? () from /usr/lib/libGL.so.1
#9  0x00007f10351a3b40 in start_thread (arg=<value optimized out>) at pthread_create.c:304
#10 0x00007f10404002fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7f100b9aa700 (LWP 2396)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f103d4a36cb in wait (this=<value optimized out>, mutex=0x1ac0110, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x1ac0110, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f103951c984 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1b2f710, th=0xc5d210) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f103951ef2b in ThreadWeaver::WorkingHardState::applyForWork (this=0x1ac0250, th=0xc5d210) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f103951ddef in ThreadWeaver::ThreadRunHelper::run (this=0x7f100b9a9d40, parent=0x1b2f710, th=0xc5d210) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f103951de7b in ThreadWeaver::Thread::run (this=0xc5d210) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f103d4a3235 in QThreadPrivate::start (arg=0xc5d210) at thread/qthread_unix.cpp:320
#8  0x00007f1038531c53 in ?? () from /usr/lib/libGL.so.1
#9  0x00007f10351a3b40 in start_thread (arg=<value optimized out>) at pthread_create.c:304
#10 0x00007f10404002fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f100b1a9700 (LWP 2397)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f103d4a36cb in wait (this=<value optimized out>, mutex=0x1ac0110, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x1ac0110, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f103951c984 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1b2f710, th=0xc38780) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f103951ef2b in ThreadWeaver::WorkingHardState::applyForWork (this=0x1ac0250, th=0xc38780) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f103951ddef in ThreadWeaver::ThreadRunHelper::run (this=0x7f100b1a8d40, parent=0x1b2f710, th=0xc38780) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f103951de7b in ThreadWeaver::Thread::run (this=0xc38780) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f103d4a3235 in QThreadPrivate::start (arg=0xc38780) at thread/qthread_unix.cpp:320
#8  0x00007f1038531c53 in ?? () from /usr/lib/libGL.so.1
#9  0x00007f10351a3b40 in start_thread (arg=<value optimized out>) at pthread_create.c:304
#10 0x00007f10404002fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f1040aff7a0 (LWP 2774)):
[KCrash Handler]
#6  QString (this=0x1dc0075, group=0, state=0) at /usr/include/qt4/QtCore/qstring.h:728
#7  KIconEffect::fingerprint (this=0x1dc0075, group=0, state=0) at ../../kdeui/icons/kiconeffect.cpp:169
#8  0x00007f103e2168f9 in KIconLoaderPrivate::makeCacheKey (this=<value optimized out>, name=..., group=KIconLoader::Desktop, overlays=..., size=24, state=0) at ../../kdeui/icons/kiconloader.cpp:782
#9  0x00007f103e21db7e in KIconLoader::loadIcon (this=0x1a03b60, _name=<value optimized out>, group=KIconLoader::Desktop, size=24, state=0, overlays=..., path_store=0x0, canReturnNull=false) at ../../kdeui/icons/kiconloader.cpp:1226
#10 0x00007f103e215589 in KIconEngine::pixmap (this=<value optimized out>, size=..., mode=<value optimized out>, state=<value optimized out>) at ../../kdeui/icons/kiconengine.cpp:93
#11 0x00007f103c9e86b5 in QIcon::pixmap (this=<value optimized out>, size=<value optimized out>, mode=<value optimized out>, state=<value optimized out>) at image/qicon.cpp:676
#12 0x00007f103fff47d4 in Plasma::IconWidgetPrivate::decoration (this=0x1de5fa0, option=<value optimized out>, useHoverEffect=false, usePressedEffect=false) at ../../plasma/widgets/iconwidget.cpp:812
#13 0x00007f103fffa701 in Plasma::IconWidget::paint (this=0x1d26140, painter=0x7fff3d770fa0, option=0xc918a8, widget=<value optimized out>) at ../../plasma/widgets/iconwidget.cpp:1128
#14 0x00007f102459ab79 in SystemTray::DBusSystemTrayWidget::paint (this=0x1d26140, painter=0x7fff3d770fa0, option=0xc918a8, widget=<value optimized out>) at ../../../../../plasma/generic/applets/systemtray/protocols/dbussystemtray/dbussystemtraywidget.cpp:189
#15 0x00007f103cf21f2d in _q_paintItem (item=<value optimized out>, painter=0x7fff3d770fa0, option=0xc918a8, widget=0x0, useWindowOpacity=<value optimized out>, painterStateProtection=true) at graphicsview/qgraphicsscene.cpp:4314
#16 0x00007f103cf22b1a in _q_paintIntoCache (pix=0x7fff3d771530, item=0x1d26150, pixmapExposed=..., itemToPixmap=..., renderHints=..., option=0xc918a8, painterStateProtection=true) at graphicsview/qgraphicsscene.cpp:4352
#17 0x00007f103cf3ae98 in QGraphicsScenePrivate::drawItemHelper (this=0xc91680, item=0x1d26150, painter=0x7fff3d7734f0, option=0xc918a8, widget=<value optimized out>, painterStateProtection=true) at graphicsview/qgraphicsscene.cpp:4673
#18 0x00007f103cf3b84d in QGraphicsScenePrivate::draw (this=0xc91680, item=0x1d26150, painter=0x7fff3d7734f0, viewTransform=0x7fff3d7731c0, transformPtr=0x7fff3d771ac0, exposedRegion=0x1bb1380, widget=0x1bc64e0, opacity=1, effectTransform=0x0, wasDirtyParentSceneTransform=false, drawItem=true) at graphicsview/qgraphicsscene.cpp:4945
#19 0x00007f103cf3c615 in QGraphicsScenePrivate::drawSubtreeRecursive (this=0xc91680, item=0x1d26150, painter=0x7fff3d7734f0, viewTransform=0x7fff3d7731c0, exposedRegion=0x1bb1380, widget=0x1bc64e0, parentOpacity=<value optimized out>, effectTransform=0x0) at graphicsview/qgraphicsscene.cpp:4836
#20 0x00007f103cf3b900 in QGraphicsScenePrivate::draw (this=0xc91680, item=0xeb30c0, painter=0x7fff3d7734f0, viewTransform=0x7fff3d7731c0, transformPtr=0x7fff3d7720b0, exposedRegion=0x1bb1380, widget=0x1bc64e0, opacity=1, effectTransform=0x0, wasDirtyParentSceneTransform=false, drawItem=true) at graphicsview/qgraphicsscene.cpp:4962
#21 0x00007f103cf3c615 in QGraphicsScenePrivate::drawSubtreeRecursive (this=0xc91680, item=0xeb30c0, painter=0x7fff3d7734f0, viewTransform=0x7fff3d7731c0, exposedRegion=0x1bb1380, widget=0x1bc64e0, parentOpacity=<value optimized out>, effectTransform=0x0) at graphicsview/qgraphicsscene.cpp:4836
#22 0x00007f103cf3b900 in QGraphicsScenePrivate::draw (this=0xc91680, item=0xf8ca90, painter=0x7fff3d7734f0, viewTransform=0x7fff3d7731c0, transformPtr=0x7fff3d7726a0, exposedRegion=0x1bb1380, widget=0x1bc64e0, opacity=1, effectTransform=0x0, wasDirtyParentSceneTransform=false, drawItem=true) at graphicsview/qgraphicsscene.cpp:4962
#23 0x00007f103cf3c615 in QGraphicsScenePrivate::drawSubtreeRecursive (this=0xc91680, item=0xf8ca90, painter=0x7fff3d7734f0, viewTransform=0x7fff3d7731c0, exposedRegion=0x1bb1380, widget=0x1bc64e0, parentOpacity=<value optimized out>, effectTransform=0x0) at graphicsview/qgraphicsscene.cpp:4836
#24 0x00007f103cf3b900 in QGraphicsScenePrivate::draw (this=0xc91680, item=0xd6ceb0, painter=0x7fff3d7734f0, viewTransform=0x7fff3d7731c0, transformPtr=0x7fff3d772c90, exposedRegion=0x1bb1380, widget=0x1bc64e0, opacity=1, effectTransform=0x0, wasDirtyParentSceneTransform=false, drawItem=true) at graphicsview/qgraphicsscene.cpp:4962
#25 0x00007f103cf3c615 in QGraphicsScenePrivate::drawSubtreeRecursive (this=0xc91680, item=0xd6ceb0, painter=0x7fff3d7734f0, viewTransform=0x7fff3d7731c0, exposedRegion=0x1bb1380, widget=0x1bc64e0, parentOpacity=<value optimized out>, effectTransform=0x0) at graphicsview/qgraphicsscene.cpp:4836
#26 0x00007f103cf3ce31 in QGraphicsScenePrivate::drawItems (this=0xc91680, painter=0x7fff3d7734f0, viewTransform=0x7fff3d7731c0, exposedRegion=0x1bb1380, widget=0x1bc64e0) at graphicsview/qgraphicsscene.cpp:4718
#27 0x00007f103cf55b20 in QGraphicsView::paintEvent (this=0x1bb0c00, event=<value optimized out>) at graphicsview/qgraphicsview.cpp:3469
#28 0x00007f103c992ce8 in QWidget::event (this=0x1bb0c00, event=0x7fff3d773e90) at kernel/qwidget.cpp:8405
#29 0x00007f103cd34006 in QFrame::event (this=0x1bb0c00, e=0x7fff3d773e90) at widgets/qframe.cpp:557
#30 0x00007f103cf56e7b in QGraphicsView::viewportEvent (this=0x1bb0c00, event=0x7fff3d773e90) at graphicsview/qgraphicsview.cpp:2864
#31 0x00007f103d589b08 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=<value optimized out>, receiver=0x1bc64e0, event=0x7fff3d773e90) at kernel/qcoreapplication.cpp:846
#32 0x00007f103c94269f in notify_helper (this=0xbd61c0, receiver=0x1bc64e0, e=0x7fff3d773e90) at kernel/qapplication.cpp:4463
#33 QApplicationPrivate::notify_helper (this=0xbd61c0, receiver=0x1bc64e0, e=0x7fff3d773e90) at kernel/qapplication.cpp:4439
#34 0x00007f103c947561 in QApplication::notify (this=0xbb9c30, receiver=0x1bc64e0, e=0x7fff3d773e90) at kernel/qapplication.cpp:4346
#35 0x00007f103e26dfb6 in KApplication::notify (this=0xbb9c30, receiver=0x1bc64e0, event=0x7fff3d773e90) at ../../kdeui/kernel/kapplication.cpp:311
#36 0x00007f103d58997c in QCoreApplication::notifyInternal (this=0xbb9c30, receiver=0x1bc64e0, event=0x7fff3d773e90) at kernel/qcoreapplication.cpp:731
#37 0x00007f103c98fbf6 in sendSpontaneousEvent (this=0x1bc6be0, pdev=0x1bc7598, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x1bc6b80) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#38 QWidgetPrivate::drawWidget (this=0x1bc6be0, pdev=0x1bc7598, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x1bc6b80) at kernel/qwidget.cpp:5492
#39 0x00007f103c9907d0 in QWidgetPrivate::paintSiblingsRecursive (this=0x1bb0ef0, pdev=0x1bc7598, siblings=..., index=<value optimized out>, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x1bc6b80) at kernel/qwidget.cpp:5699
#40 0x00007f103c9906b0 in QWidgetPrivate::paintSiblingsRecursive (this=0x1bb0ef0, pdev=0x1bc7598, siblings=..., index=4, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x1bc6b80) at kernel/qwidget.cpp:5686
#41 0x00007f103c9906b0 in QWidgetPrivate::paintSiblingsRecursive (this=0x1bb0ef0, pdev=0x1bc7598, siblings=..., index=5, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x1bc6b80) at kernel/qwidget.cpp:5686
#42 0x00007f103c9906b0 in QWidgetPrivate::paintSiblingsRecursive (this=0x1bb0ef0, pdev=0x1bc7598, siblings=..., index=6, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x1bc6b80) at kernel/qwidget.cpp:5686
#43 0x00007f103c98f92c in QWidgetPrivate::drawWidget (this=0x1bb0ef0, pdev=0x1bc7598, rgn=..., offset=..., flags=<value optimized out>, sharedPainter=0x0, backingStore=0x1bc6b80) at kernel/qwidget.cpp:5545
#44 0x00007f103cb4cba2 in QWidgetBackingStore::sync (this=0x1bc6b80) at painting/qbackingstore.cpp:1333
#45 0x00007f103c986440 in QWidgetPrivate::syncBackingStore (this=0x1bb0ef0) at kernel/qwidget.cpp:1842
#46 0x00007f103c9931fc in QWidget::event (this=0x1bb0c00, event=0x1a03b60) at kernel/qwidget.cpp:8552
#47 0x00007f103cd34006 in QFrame::event (this=0x1bb0c00, e=0x1a03b60) at widgets/qframe.cpp:557
#48 0x00007f103cdb5713 in QAbstractScrollArea::event (this=0x1bb0c00, e=0x1a03b60) at widgets/qabstractscrollarea.cpp:996
#49 0x00007f10406f4c16 in PanelView::event (this=0x1bb0c00, event=0x1a03b60) at ../../../../plasma/desktop/shell/panelview.cpp:1604
#50 0x00007f103c9426d4 in notify_helper (this=0xbd61c0, receiver=0x1bb0c00, e=0x1a03b60) at kernel/qapplication.cpp:4467
#51 QApplicationPrivate::notify_helper (this=0xbd61c0, receiver=0x1bb0c00, e=0x1a03b60) at kernel/qapplication.cpp:4439
#52 0x00007f103c947561 in QApplication::notify (this=0xbb9c30, receiver=0x1bb0c00, e=0x1a03b60) at kernel/qapplication.cpp:4346
#53 0x00007f103e26dfb6 in KApplication::notify (this=0xbb9c30, receiver=0x1bb0c00, event=0x1a03b60) at ../../kdeui/kernel/kapplication.cpp:311
#54 0x00007f103d58997c in QCoreApplication::notifyInternal (this=0xbb9c30, receiver=0x1bb0c00, event=0x1a03b60) at kernel/qcoreapplication.cpp:731
#55 0x00007f103d58ccc4 in sendEvent (receiver=0x1bb0c00, event_type=77, data=0xb571e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#56 QCoreApplicationPrivate::sendPostedEvents (receiver=0x1bb0c00, event_type=77, data=0xb571e0) at kernel/qcoreapplication.cpp:1372
#57 0x00007f103cf31e3a in dispatchPendingUpdateRequests (this=0xc91680) at ../../include/QtGui/private/../../../src/gui/graphicsview/qgraphicsview_p.h:189
#58 QGraphicsScenePrivate::_q_processDirtyItems (this=0xc91680) at graphicsview/qgraphicsscene.cpp:510
#59 0x00007f103cf3225a in QGraphicsScene::qt_metacall (this=0xce8cf0, _c=QMetaObject::InvokeMetaMethod, _id=14, _a=0xc6d2d0) at .moc/release-shared/moc_qgraphicsscene.cpp:130
#60 0x00007f103ff40e15 in Plasma::Corona::qt_metacall (this=0xce8cf0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0xc6d2d0) at ./corona.moc:109
#61 0x00007f10406e8c15 in DesktopCorona::qt_metacall (this=0xce8cf0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0xc6d2d0) at ./desktopcorona.moc:101
#62 0x00007f103d5a019a in QObject::event (this=0xce8cf0, e=<value optimized out>) at kernel/qobject.cpp:1217
#63 0x00007f103cf38b09 in QGraphicsScene::event (this=0xce8cf0, event=0x1d9adf0) at graphicsview/qgraphicsscene.cpp:3544
#64 0x00007f103c9426d4 in notify_helper (this=0xbd61c0, receiver=0xce8cf0, e=0x1d9adf0) at kernel/qapplication.cpp:4467
#65 QApplicationPrivate::notify_helper (this=0xbd61c0, receiver=0xce8cf0, e=0x1d9adf0) at kernel/qapplication.cpp:4439
#66 0x00007f103c947561 in QApplication::notify (this=0xbb9c30, receiver=0xce8cf0, e=0x1d9adf0) at kernel/qapplication.cpp:4346
#67 0x00007f103e26dfb6 in KApplication::notify (this=0xbb9c30, receiver=0xce8cf0, event=0x1d9adf0) at ../../kdeui/kernel/kapplication.cpp:311
#68 0x00007f103d58997c in QCoreApplication::notifyInternal (this=0xbb9c30, receiver=0xce8cf0, event=0x1d9adf0) at kernel/qcoreapplication.cpp:731
#69 0x00007f103d58ccc4 in sendEvent (receiver=0x0, event_type=0, data=0xb571e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#70 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0xb571e0) at kernel/qcoreapplication.cpp:1372
#71 0x00007f103d5b4173 in sendPostedEvents (s=0xbdc5c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#72 postEventSourceDispatch (s=0xbdc5c0) at kernel/qeventdispatcher_glib.cpp:277
#73 0x00007f10344944a3 in g_main_dispatch (context=0xbdc4e0) at /tmp/buildd/glib2.0-2.28.6/./glib/gmain.c:2440
#74 g_main_context_dispatch (context=0xbdc4e0) at /tmp/buildd/glib2.0-2.28.6/./glib/gmain.c:3013
#75 0x00007f1034494c80 in g_main_context_iterate (context=0xbdc4e0, block=1, dispatch=1, self=<value optimized out>) at /tmp/buildd/glib2.0-2.28.6/./glib/gmain.c:3091
#76 0x00007f1034494f1d in g_main_context_iteration (context=0xbdc4e0, may_block=1) at /tmp/buildd/glib2.0-2.28.6/./glib/gmain.c:3154
#77 0x00007f103d5b45cf in QEventDispatcherGlib::processEvents (this=0xb588d0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:422
#78 0x00007f103c9e670e in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#79 0x00007f103d588b82 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#80 0x00007f103d588d7f in QEventLoop::exec (this=0x7fff3d776320, flags=...) at kernel/qeventloop.cpp:201
#81 0x00007f103d58cf57 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1008
#82 0x00007f10406ef583 in kdemain (argc=1, argv=0x7fff3d776708) at ../../../../plasma/desktop/shell/main.cpp:120
#83 0x00007f1040349ead in __libc_start_main (main=<value optimized out>, argc=<value optimized out>, ubp_av=<value optimized out>, init=<value optimized out>, fini=<value optimized out>, rtld_fini=<value optimized out>, stack_end=0x7fff3d7766f8) at libc-start.c:228
#84 0x00000000004006a1 in _start ()

This bug may be a duplicate of or related to bug 275086.

Possible duplicates by query: bug 275323, bug 275310, bug 275246, bug 275227, bug 275138.

Reported using DrKonqi
Comment 1 Dario Andres 2011-06-11 17:52:42 UTC
[Comment from a bug triager]
The bug is fixed in KDE SC 4.6.4. The issue was being tracked at bug 258706, merging.
Thanks

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