Bug 220689 - Plasma Crash When I close a Tab Connection in KRDC [QGraphicsScenePrivate::processDirtyItemsRecursive, QGraphicsScenePrivate::_q_processDirtyItems, QGraphicsScene::qt_metacall]
Summary: Plasma Crash When I close a Tab Connection in KRDC [QGraphicsScenePrivate::pr...
Status: RESOLVED DUPLICATE of bug 219664
Alias: None
Product: plasma4
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-30 14:59 UTC by Lissandro Sosa
Modified: 2009-12-30 15:04 UTC (History)
1 user (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 Lissandro Sosa 2009-12-30 14:59:34 UTC
Application: plasma-desktop (0.3)
KDE Platform Version: 4.3.85 (KDE 4.3.85 (KDE 4.4 Beta2)) "release 203"
Qt Version: 4.6.0
Operating System: Linux 2.6.31.5-0.1-default x86_64
Distribution: "openSUSE 11.2 (x86_64)"

-- Information about the crash:
Plasma Crash When I close a Tab Connection in KRDC and the crash three more times when I tried to report this!

 -- Backtrace:
Application: Plasma Workspace (kdeinit4), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f910c6757f0 (LWP 3158))]

Thread 2 (Thread 0x7f90eb443910 (LWP 3159)):
#0  0x00007f910a92b049 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f910abb666b in wait (time=<value optimized out>, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (time=<value optimized out>, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f910938a3ec in QHostInfoAgent::run (this=0xa6e540) at kernel/qhostinfo.cpp:252
#4  0x00007f910abb56b5 in QThreadPrivate::start (arg=0xa6e540) at thread/qthread_unix.cpp:244
#5  0x00007f910a92665d in start_thread () from /lib64/libpthread.so.0
#6  0x00007f91096fb14d in clone () from /lib64/libc.so.6
#7  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f910c6757f0 (LWP 3158)):
[KCrash Handler]
#5  QGraphicsScenePrivate::processDirtyItemsRecursive (this=0x77efd0, item=0x52331d0, dirtyAncestorContainsChildren=false, parentOpacity=0) at graphicsview/qgraphicsscene.cpp:4895
#6  0x00007f910a47155d in QGraphicsScenePrivate::_q_processDirtyItems (this=0x77efd0) at graphicsview/qgraphicsscene.cpp:466
#7  0x00007f910a471ba2 in QGraphicsScene::qt_metacall (this=0x716050, _c=InvokeMetaMethod, _id=<value optimized out>, _a=0x5efb0d0) at .moc/release-shared/moc_qgraphicsscene.cpp:130
#8  0x00007f9102d3f505 in Plasma::Corona::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/libplasma.so.3
#9  0x00007f90ff5698b3 in KDialog::setButtons(QFlags<KDialog::ButtonCode>) () from /usr/lib64/libkdeinit4_plasma-desktop.so
#10 0x00007f910acb8209 in QObject::event (this=0x716050, e=0x533d100) at kernel/qobject.cpp:1260
#11 0x00007f910a46dbb0 in QGraphicsScene::event (this=0x716050, event=0x533d100) at graphicsview/qgraphicsscene.cpp:3450
#12 0x00007f9109e50bcc in QApplicationPrivate::notify_helper (this=0x66eb40, receiver=0x716050, e=0x533d100) at kernel/qapplication.cpp:4242
#13 0x00007f9109e571ed in QApplication::notify (this=0x661c30, receiver=0x716050, e=0x533d100) at kernel/qapplication.cpp:4125
#14 0x00007f910b1d2a76 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#15 0x00007f910aca853c in QCoreApplication::notifyInternal (this=0x661c30, receiver=0x716050, event=0x533d100) at kernel/qcoreapplication.cpp:704
#16 0x00007f910acaacb7 in sendEvent (event=<value optimized out>, receiver=<value optimized out>) at kernel/qcoreapplication.h:215
#17 QCoreApplicationPrivate::sendPostedEvents (event=<value optimized out>, receiver=<value optimized out>) at kernel/qcoreapplication.cpp:1345
#18 0x00007f910acd1fd3 in sendPostedEvents () at kernel/qcoreapplication.h:220
#19 postEventSourceDispatch () at kernel/qeventdispatcher_glib.cpp:276
#20 0x00007f9105f1edde in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#21 0x00007f9105f227a8 in ?? () from /usr/lib64/libglib-2.0.so.0
#22 0x00007f9105f228d0 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#23 0x00007f910acd1b13 in QEventDispatcherGlib::processEvents (this=0x66e590, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:407
#24 0x00007f9109efd94e in QGuiEventDispatcherGlib::processEvents (this=0x77efd0, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#25 0x00007f910aca6e52 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#26 0x00007f910aca722c in QEventLoop::exec (this=0x7fff1c6af4b0, flags=) at kernel/qeventloop.cpp:201
#27 0x00007f910acaaf7b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#28 0x00007f90ff570ad2 in kdemain () from /usr/lib64/libkdeinit4_plasma-desktop.so
#29 0x0000000000406fc8 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=0x40a4d5 "0") at /usr/src/debug/kdelibs-4.3.85/kinit/kinit.cpp:705
#30 0x0000000000407c80 in handle_launcher_request (sock=7, who=<value optimized out>) at /usr/src/debug/kdelibs-4.3.85/kinit/kinit.cpp:1197
#31 0x0000000000408131 in handle_requests (waitForPid=0) at /usr/src/debug/kdelibs-4.3.85/kinit/kinit.cpp:1390
#32 0x0000000000408dfa in main (argc=4, argv=<value optimized out>, envp=<value optimized out>) at /usr/src/debug/kdelibs-4.3.85/kinit/kinit.cpp:1825

Possible duplicates by query: bug 220554, bug 220551, bug 220527, bug 220279, bug 220247.

Reported using DrKonqi
Comment 1 Beat Wolf 2009-12-30 15:04:28 UTC

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