Bug 210511 - crash when starting plasma-desktop [QGraphicsItemPrivate::updateSceneTransformFromParent, QGraphicsScenePrivate::drawSubtreeRecursive, QGraphicsScenePrivate::draw]
Summary: crash when starting plasma-desktop [QGraphicsItemPrivate::updateSceneTransfor...
Status: RESOLVED UPSTREAM
Alias: None
Product: plasma4
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
: 206329 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-10-14 09:43 UTC by simon
Modified: 2009-10-14 23:04 UTC (History)
2 users (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 simon 2009-10-14 09:43:48 UTC
Application: plasma-desktop (0.3)
KDE Version: 4.3.71 (KDE 4.3.71 (KDE 4.4 >= 20091007)) (Compiled from sources)
Qt Version: 4.6.0
Operating System: Linux 2.6.30-rc6-git3 x86_64
Distribution (Platform): Gentoo Packages

What I was doing when the application crashed:

hi,

switched to qt 4.6.9999  from kde (qt-copy) and get this crash

 -- Backtrace:
Application: Plasma-Arbeitsfläche (plasma-desktop), signal: Aborted
[Current thread is 1 (Thread 0x7feabde197b0 (LWP 7459))]

Thread 4 (Thread 0x7fea9d2e9950 (LWP 7460)):
#0  0x00007feaba4cbc8d in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007feaba7601fa in thread_sleep (ti=0x7fea9d2e8f00) at thread/qthread_unix.cpp:394
#2  0x00007feaba76046a in QThread::msleep (msecs=50) at thread/qthread_unix.cpp:420
#3  0x00007fea9ee6cc3b in Update_Thread::run() () from /usr/lib64/kde4/plasma_applet_cwp.so
#4  0x00007feaba7608da in QThreadPrivate::start (arg=0xd9fd60) at thread/qthread_unix.cpp:244
#5  0x00007feaba4c7097 in start_thread () from /lib/libpthread.so.0
#6  0x00007feab753177d in clone () from /lib/libc.so.6

Thread 3 (Thread 0x7fea9bc55950 (LWP 7464)):
#0  0x00007feaba4cbc8d in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007feaba76122f in QWaitConditionPrivate::wait (this=0x128fca0, time=30000) at thread/qwaitcondition_unix.cpp:85
#2  0x00007feaba760da5 in QWaitCondition::wait (this=0x128fbb8, mutex=0x128fbb0, time=30000) at thread/qwaitcondition_unix.cpp:159
#3  0x00007feaba751e9c in QThreadPoolThread::run (this=0x128fd80) at concurrent/qthreadpool.cpp:140
#4  0x00007feaba7608da in QThreadPrivate::start (arg=0x128fd80) at thread/qthread_unix.cpp:244
#5  0x00007feaba4c7097 in start_thread () from /lib/libpthread.so.0
#6  0x00007feab753177d in clone () from /lib/libc.so.6

Thread 2 (Thread 0x7fea9a986950 (LWP 7467)):
#0  0x00007feaba4cba09 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007feaba761245 in QWaitConditionPrivate::wait (this=0x1443d90, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  0x00007feaba760da5 in QWaitCondition::wait (this=0x1416aa0, mutex=0x1416a98, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007feabbc0aaa2 in QHostInfoAgent::run (this=0x1416a80) at kernel/qhostinfo.cpp:252
#4  0x00007feaba7608da in QThreadPrivate::start (arg=0x1416a80) at thread/qthread_unix.cpp:244
#5  0x00007feaba4c7097 in start_thread () from /lib/libpthread.so.0
#6  0x00007feab753177d in clone () from /lib/libc.so.6

Thread 1 (Thread 0x7feabde197b0 (LWP 7459)):
[KCrash Handler]
#5  0x00007feab749c205 in raise () from /lib/libc.so.6
#6  0x00007feab749d57e in abort () from /lib/libc.so.6
#7  0x00007feaba754a9e in qt_message_output (msgType=QtFatalMsg, buf=0x18d60c8 "ASSERT: \"!parent->d_ptr->dirtySceneTransform\" in file graphicsview/qgraphicsitem.cpp, line 857")
    at global/qglobal.cpp:2200
#8  0x00007feaba754c51 in qt_message (msgType=QtFatalMsg, msg=0x7feaba8fac08 "ASSERT: \"%s\" in file %s, line %d", ap=0x7fffc002bda0) at global/qglobal.cpp:2246
#9  0x00007feaba754d68 in qFatal (msg=0x7feaba8fac08 "ASSERT: \"%s\" in file %s, line %d") at global/qglobal.cpp:2429
#10 0x00007feaba754ff5 in qt_assert (assertion=0x7feab9e4b450 "!parent->d_ptr->dirtySceneTransform", file=0x7feab9e4ac58 "graphicsview/qgraphicsitem.cpp", line=857) at global/qglobal.cpp:1963
#11 0x00007feab9d0bb2d in QGraphicsItemPrivate::updateSceneTransformFromParent (this=0xae0570) at graphicsview/qgraphicsitem.cpp:857
#12 0x00007feab9d3a9d3 in QGraphicsScenePrivate::drawSubtreeRecursive (this=0x627d80, item=0xb246d0, painter=0x7fffc002ccd0, viewTransform=0x7fffc002cbc0, exposedRegion=0x121ade8, widget=0x16d2120, 
    parentOpacity=1, effectTransform=0x0) at graphicsview/qgraphicsscene.cpp:4460
#13 0x00007feab9d3a6f8 in QGraphicsScenePrivate::draw (this=0x627d80, item=0x93f470, painter=0x7fffc002ccd0, viewTransform=0x7fffc002cbc0, transformPtr=0x7fffc002c7a0, exposedRegion=0x121ade8, 
    widget=0x16d2120, opacity=1, effectTransform=0x0, wasDirtyParentSceneTransform=false, drawItem=true) at graphicsview/qgraphicsscene.cpp:4590
#14 0x00007feab9d3b103 in QGraphicsScenePrivate::drawSubtreeRecursive (this=0x627d80, item=0x93f470, painter=0x7fffc002ccd0, viewTransform=0x7fffc002cbc0, exposedRegion=0x121ade8, widget=0x16d2120, 
    parentOpacity=1, effectTransform=0x0) at graphicsview/qgraphicsscene.cpp:4509
#15 0x00007feab9d3b531 in QGraphicsScenePrivate::drawItems (this=0x627d80, painter=0x7fffc002ccd0, viewTransform=0x7fffc002cbc0, exposedRegion=0x121ade8, widget=0x16d2120)
    at graphicsview/qgraphicsscene.cpp:4413
#16 0x00007feab9d603d7 in QGraphicsView::paintEvent (this=0x15b7b50, event=0x7fffc002db80) at graphicsview/qgraphicsview.cpp:3300
#17 0x00007feabdb1fe49 in PanelView::paintEvent (this=0x1d23, event=0x1d23) at /var/tmp/portage/kde-base/plasma-workspace-9999/work/plasma-workspace-9999/plasma/desktop/shell/panelview.cpp:1280
#18 0x00007feab9747695 in QWidget::event (this=0x15b7b50, event=0x7fffc002db80) at kernel/qwidget.cpp:8052
#19 0x00007feab9b25e37 in QFrame::event (this=0x15b7b50, e=0x7fffc002db80) at widgets/qframe.cpp:557
#20 0x00007feab9bb772b in QAbstractScrollArea::viewportEvent (this=0x15b7b50, e=0x7fffc002db80) at widgets/qabstractscrollarea.cpp:1007
#21 0x00007feab9d668c2 in QGraphicsView::viewportEvent (this=0x15b7b50, event=0x7fffc002db80) at graphicsview/qgraphicsview.cpp:2700
#22 0x00007feab9bba074 in QAbstractScrollAreaPrivate::viewportEvent (this=0x121a930, event=0x7fffc002db80) at widgets/qabstractscrollarea_p.h:101
#23 0x00007feab9bba0b4 in QAbstractScrollAreaFilter::eventFilter (this=0x16d20f0, o=0x16d2120, e=0x7fffc002db80) at widgets/qabstractscrollarea_p.h:119
#24 0x00007feaba879625 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=0x632340, receiver=0x16d2120, event=0x7fffc002db80) at kernel/qcoreapplication.cpp:819
#25 0x00007feab96e3382 in QApplicationPrivate::notify_helper (this=0x632340, receiver=0x16d2120, e=0x7fffc002db80) at kernel/qapplication.cpp:4194
#26 0x00007feab96e5698 in QApplication::notify (this=0x620c80, receiver=0x16d2120, e=0x7fffc002db80) at kernel/qapplication.cpp:4163
#27 0x00007feabb4e0321 in KApplication::notify (this=0x620c80, receiver=0x16d2120, event=0x7fffc002db80) at /var/tmp/portage/kde-base/kdelibs-9999/work/kdelibs-9999/kdeui/kernel/kapplication.cpp:302
#28 0x00007feaba87b7e0 in QCoreApplication::notifyInternal (this=0x620c80, receiver=0x16d2120, event=0x7fffc002db80) at kernel/qcoreapplication.cpp:704
#29 0x00007feab96f32c1 in QCoreApplication::sendSpontaneousEvent (receiver=0x16d2120, event=0x7fffc002db80) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#30 0x00007feab9744820 in QWidgetPrivate::drawWidget (this=0x170c460, pdev=0x16cf398, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x121bc90) at kernel/qwidget.cpp:5278
#31 0x00007feab97450d1 in QWidgetPrivate::paintSiblingsRecursive (this=0x121a930, pdev=0x16cf398, siblings=..., index=1, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x121bc90)
    at kernel/qwidget.cpp:5388
#32 0x00007feab9744c61 in QWidgetPrivate::drawWidget (this=0x121a930, pdev=0x16cf398, rgn=..., offset=..., flags=5, sharedPainter=0x0, backingStore=0x121bc90) at kernel/qwidget.cpp:5327
#33 0x00007feab992abeb in QWidgetBackingStore::sync (this=0x121bc90) at painting/qbackingstore.cpp:1288
#34 0x00007feab992adbd in QWidgetBackingStore::sync (this=0x121bc90, exposedWidget=0x15b7b50, exposedRegion=...) at painting/qbackingstore.cpp:1093
#35 0x00007feab973e41b in QWidgetPrivate::syncBackingStore (this=0x121a930, region=...) at kernel/qwidget.cpp:1673
#36 0x00007feab975a13f in QETWidget::translatePaintEvent (this=0x15b7b50, event=0x7fffc002ee60) at kernel/qapplication_x11.cpp:5101
#37 0x00007feab9765803 in QApplication::x11ProcessEvent (this=0x620c80, event=0x7fffc002ee60) at kernel/qapplication_x11.cpp:3430
#38 0x00007feab979786f in x11EventSourceDispatch (s=0x635d10, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#39 0x00007feab29d77c2 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#40 0x00007feab29daa9d in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#41 0x00007feab29daf9f in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#42 0x00007feaba8b332b in QEventDispatcherGlib::processEvents (this=0x62f160, flags=...) at kernel/qeventdispatcher_glib.cpp:407
#43 0x00007feab97970bf in QGuiEventDispatcherGlib::processEvents (this=0x62f160, flags=...) at kernel/qguieventdispatcher_glib.cpp:202
#44 0x00007feaba877e04 in QEventLoop::processEvents (this=0x7fffc002f220, flags=...) at kernel/qeventloop.cpp:149
#45 0x00007feaba878026 in QEventLoop::exec (this=0x7fffc002f220, flags=...) at kernel/qeventloop.cpp:201
#46 0x00007feaba87c1f3 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#47 0x00007feab96e2f54 in QApplication::exec () at kernel/qapplication.cpp:3603
#48 0x00007feabdb19000 in kdemain (argc=1, argv=0x7fffc002f608) at /var/tmp/portage/kde-base/plasma-workspace-9999/work/plasma-workspace-9999/plasma/desktop/shell/main.cpp:112
#49 0x00007feab74895e4 in __libc_start_main () from /lib/libc.so.6
#50 0x0000000000400969 in _start ()

Reported using DrKonqi
Comment 1 simon 2009-10-14 09:56:56 UTC
might be a to be a dupe of bug 206329
Comment 2 Dario Andres 2009-10-14 14:01:50 UTC
*** Bug 206329 has been marked as a duplicate of this bug. ***
Comment 3 Aaron J. Seigo 2009-10-14 23:04:29 UTC
this is an upstream bug in Qt; bugs.kde.org is not the Qt bug tracker. please report these issues to Qt, not us.