| Summary: | Crash on closing groupped tab of two Kopete windows [QGraphicsScenePrivate::processDirtyItemsRecursive, QGraphicsScenePrivate::_q_processDirtyItems, QGraphicsScene::qt_metacall] | ||
|---|---|---|---|
| Product: | [Unmaintained] plasma4 | Reporter: | Artem Vorotnikov <artem> |
| Component: | general | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | crash | CC: | asraniel |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
*** This bug has been marked as a duplicate of bug 219664 *** |
Application: plasma-desktop (0.3) KDE Platform Version: 4.3.85 (KDE 4.3.85 (KDE 4.4 Beta2)) Qt Version: 4.6.0 Operating System: Linux 2.6.31-17-server x86_64 Distribution: Ubuntu 9.10 -- Information about the crash: Plasma crashed when I closed a tab groupped of two Kopete windows (main and 1 chat). -- Backtrace: Application: Plasma Workspace (kdeinit4), signal: Segmentation fault The current source language is "auto; currently c". [Current thread is 1 (Thread 0x7f8ea7da87f0 (LWP 4181))] Thread 2 (Thread 0x7f8e82d8c910 (LWP 4182)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261 #1 0x00007f8ea628667b in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x1bc0478, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87 #2 QWaitCondition::wait (this=<value optimized out>, mutex=0x1bc0478, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159 #3 0x00007f8ea4a423ec in QHostInfoAgent::run (this=0x1bc0460) at kernel/qhostinfo.cpp:252 #4 0x00007f8ea62856c5 in QThreadPrivate::start (arg=0x1bc0460) at thread/qthread_unix.cpp:244 #5 0x00007f8ea5ff6a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300 #6 0x00007f8ea4dc17bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:73 #7 0x0000000000000000 in ?? () Thread 1 (Thread 0x7f8ea7da87f0 (LWP 4181)): [KCrash Handler] #5 QGraphicsScenePrivate::processDirtyItemsRecursive (this=0x12215a0, item=0x33ab510, dirtyAncestorContainsChildren=false, parentOpacity=0) at graphicsview/qgraphicsscene.cpp:4895 #6 0x00007f8ea5b4131d in QGraphicsScenePrivate::_q_processDirtyItems (this=0x12215a0) at graphicsview/qgraphicsscene.cpp:466 #7 0x00007f8ea5b41962 in QGraphicsScene::qt_metacall (this=0x1292d70, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x307ab60) at .moc/release-shared/moc_qgraphicsscene.cpp:130 #8 0x00007f8e9e567335 in Plasma::Corona::qt_metacall (this=0x12215a0, _c=54179088, _id=0, _a=0x0) at ./corona.moc:107 #9 0x00007f8e99dd0a43 in DesktopCorona::qt_metacall (this=0x12215a0, _c=54179088, _id=0, _a=0x0) at ./desktopcorona.moc:78 #10 0x00007f8ea6388d19 in QObject::event (this=0x1292d70, e=0x32522b0) at kernel/qobject.cpp:1260 #11 0x00007f8ea5b3d970 in QGraphicsScene::event (this=0x1292d70, event=0x32522b0) at graphicsview/qgraphicsscene.cpp:3450 #12 0x00007f8ea551ee8c in QApplicationPrivate::notify_helper (this=0x1199e70, receiver=0x1292d70, e=0x32522b0) at kernel/qapplication.cpp:4242 #13 0x00007f8ea552548d in QApplication::notify (this=0x1164c80, receiver=0x1292d70, e=0x32522b0) at kernel/qapplication.cpp:4125 #14 0x00007f8ea68bd856 in KApplication::notify (this=0x1164c80, receiver=0x1292d70, event=0x32522b0) at ../../kdeui/kernel/kapplication.cpp:302 #15 0x00007f8ea637904c in QCoreApplication::notifyInternal (this=0x1164c80, receiver=0x1292d70, event=0x32522b0) at kernel/qcoreapplication.cpp:704 #16 0x00007f8ea637b7c7 in QCoreApplication::sendEvent (receiver=0x0, event_type=<value optimized out>, data=0x111c270) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215 #17 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value optimized out>, data=0x111c270) at kernel/qcoreapplication.cpp:1345 #18 0x00007f8ea63a2ae3 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 0x00007f8ea17afbce in g_main_dispatch (context=0x119c400) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:1960 #21 IA__g_main_context_dispatch (context=0x119c400) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:2513 #22 0x00007f8ea17b3598 in g_main_context_iterate (context=0x119c400, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:2591 #23 0x00007f8ea17b36c0 in IA__g_main_context_iteration (context=0x119c400, may_block=1) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:2654 #24 0x00007f8ea63a2623 in QEventDispatcherGlib::processEvents (this=0x11998c0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:407 #25 0x00007f8ea55cd2fe in QGuiEventDispatcherGlib::processEvents (this=0x12215a0, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202 #26 0x00007f8ea6377972 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149 #27 0x00007f8ea6377d4c in QEventLoop::exec (this=0x7fffece0fd20, flags=) at kernel/qeventloop.cpp:201 #28 0x00007f8ea637ba8b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981 #29 0x00007f8e99dd7c62 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=0x40a4a1 "0") at ../../kinit/kinit.cpp:705 #31 0x0000000000407c70 in handle_launcher_request (sock=8, who=<value optimized out>) at ../../kinit/kinit.cpp:1197 #32 0x0000000000408121 in handle_requests (waitForPid=0) at ../../kinit/kinit.cpp:1390 #33 0x0000000000408dea in main (argc=4, argv=<value optimized out>, envp=<value optimized out>) at ../../kinit/kinit.cpp:1825 The current source language is "auto; currently asm". The current source language is "auto; currently c". Reported using DrKonqi