crash in plasma desktop shell: QGraphicsScenePrivate::processDirtyItemsRecursive

Bug #509397 reported by Stefan Fleiter
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kdebase-workspace (Ubuntu)
New
Undecided
Unassigned

Bug Description

Binary package hint: kdebase-workspace

Plasma crashed again on me.
I did not do something special at the very moment.

I installed the missing dbg packages to improve the stracktrace information,
I hope this helps.

Application: Plasma-Arbeitsfläche (kdeinit4), signal: Segmentation fault
The current source language is "auto; currently asm".
[Current thread is 1 (Thread 0x7f745cb65800 (LWP 12147))]

Thread 2 (Thread 0x7f7437e91710 (LWP 12151)):
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1 0x00007f745b05066b in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x2ed5a08, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2 QWaitCondition::wait (this=<value optimized out>, mutex=0x2ed5a08, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3 0x00007f74597fc07c in QHostInfoAgent::run (this=0x2ed59f0) at kernel/qhostinfo.cpp:252
#4 0x00007f745b04f6b5 in QThreadPrivate::start (arg=0x2ed59f0) at thread/qthread_unix.cpp:244
#5 0x00007f745adbfb14 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#6 0x00007f7459b8001d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f745cb65800 (LWP 12147)):
[KCrash Handler]
#5 QGraphicsScenePrivate::processDirtyItemsRecursive (this=0x2630530, item=0x30673a0, dirtyAncestorContainsChildren=false, parentOpacity=0) at graphicsview/qgraphicsscene.cpp:4895
#6 0x00007f745a90a03d in QGraphicsScenePrivate::_q_processDirtyItems (this=0x2630530) at graphicsview/qgraphicsscene.cpp:466
#7 0x00007f745a90a682 in QGraphicsScene::qt_metacall (this=0x262ef30, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x324bcd0) at .moc/release-shared/moc_qgraphicsscene.cpp:130
#8 0x00007f74527aad85 in Plasma::Corona::qt_metacall (this=0x2630530, _c=50754464, _id=0, _a=0x0) at ./corona.moc:107
#9 0x00007f744efb8743 in DesktopCorona::qt_metacall (this=0x2630530, _c=50754464, _id=0, _a=0x0) at ./desktopcorona.moc:78
#10 0x00007f745b152789 in QObject::event (this=0x262ef30, e=0x32d2900) at kernel/qobject.cpp:1260
#11 0x00007f745a906690 in QGraphicsScene::event (this=0x262ef30, event=0x32d2900) at graphicsview/qgraphicsscene.cpp:3450
#12 0x00007f745a2e7f2c in QApplicationPrivate::notify_helper (this=0x2430ca0, receiver=0x262ef30, e=0x32d2900) at kernel/qapplication.cpp:4242
#13 0x00007f745a2ee53d in QApplication::notify (this=0x2418510, receiver=0x262ef30, e=0x32d2900) at kernel/qapplication.cpp:4125
#14 0x00007f745b6877c6 in KApplication::notify (this=0x2418510, receiver=0x262ef30, event=0x32d2900) at ../../kdeui/kernel/kapplication.cpp:302
#15 0x00007f745b142abc in QCoreApplication::notifyInternal (this=0x2418510, receiver=0x262ef30, event=0x32d2900) at kernel/qcoreapplication.cpp:704
#16 0x00007f745b145237 in QCoreApplication::sendEvent (receiver=0x0, event_type=<value optimized out>, data=0x239bc60) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#17 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value optimized out>, data=0x239bc60) at kernel/qcoreapplication.cpp:1345
#18 0x00007f745b16c513 in QCoreApplication::sendPostedEvents (s=<value optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#19 postEventSourceDispatch (s=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:276
#20 0x00007f745633fd4e in g_main_dispatch (context=0x2433120) at /build/buildd/glib2.0-2.23.1/glib/gmain.c:1960
#21 IA__g_main_context_dispatch (context=0x2433120) at /build/buildd/glib2.0-2.23.1/glib/gmain.c:2513
#22 0x00007f7456343718 in g_main_context_iterate (context=0x2433120, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>)
    at /build/buildd/glib2.0-2.23.1/glib/gmain.c:2591
#23 0x00007f7456343840 in IA__g_main_context_iteration (context=0x2433120, may_block=1) at /build/buildd/glib2.0-2.23.1/glib/gmain.c:2654
#24 0x00007f745b16c053 in QEventDispatcherGlib::processEvents (this=0x24306f0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:407
#25 0x00007f745a3963de in QGuiEventDispatcherGlib::processEvents (this=0x2630530, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#26 0x00007f745b1413e2 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#27 0x00007f745b1417bc in QEventLoop::exec (this=0x7fffade24e00, flags=) at kernel/qeventloop.cpp:201
#28 0x00007f745b1454fb in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#29 0x00007f744efbf8b2 in kdemain (argc=<value optimized out>, argv=<value optimized out>) at ../../../../plasma/desktop/shell/main.cpp:112
#30 0x0000000000406fb8 in launch (argc=1, _name=<value optimized out>, args=<value optimized out>, cwd=<value optimized out>, envc=0, envs=<value optimized out>, reset_env=false, tty=0x0,
    avoid_loops=false, startup_id_str=0x40a4c1 "0") at ../../kinit/kinit.cpp:706
#31 0x0000000000407c70 in handle_launcher_request (sock=7, who=<value optimized out>) at ../../kinit/kinit.cpp:1198
#32 0x00000000004081ff in handle_requests (waitForPid=0) at ../../kinit/kinit.cpp:1391
#33 0x0000000000408e0a in main (argc=4, argv=<value optimized out>, envp=<value optimized out>) at ../../kinit/kinit.cpp:1830

ProblemType: Bug
Architecture: amd64
Date: Tue Jan 19 00:23:28 2010
DistroRelease: Ubuntu 10.04
NonfreeKernelModules: nvidia
Package: plasma-desktop 4:4.3.90-0ubuntu3
ProcEnviron:
 LANGUAGE=
 PATH=(custom, user)
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.32-10.14-generic
SourcePackage: kdebase-workspace
Tags: lucid
Uname: Linux 2.6.32-10-generic x86_64

Revision history for this message
Stefan Fleiter (stefan-fleiter) wrote :
Revision history for this message
Stefan Fleiter (stefan-fleiter) wrote :

See also bug 509399.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.