| Summary: | plasma crashes while entering password into my wallet [QGraphicsScenePrivate::processDirtyItemsRecursive, QGraphicsScenePrivate::_q_processDirtyItems, QGraphicsScene::qt_metacall] | ||
|---|---|---|---|
| Product: | [Unmaintained] plasma4 | Reporter: | Pol <xtekhne> |
| Component: | general | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED UPSTREAM | ||
| Severity: | crash | CC: | andresbajotierra |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
This is a Qt 4.6.0 bug, already fixed in 4.6.1 and kde-qt. Probably the same situation as bug 210146. Thanks |
Application: plasma-desktop (0.3) KDE Platform Version: 4.3.80 (KDE 4.3.80 (KDE 4.4 Beta1)) Qt Version: 4.6.0 Operating System: Linux 2.6.31-16-generic i686 Distribution: Ubuntu 9.10 -- Information about the crash: plasma (nd mabe kwin as well) crash while entering password into my wallet -- Backtrace: Application: Plasma Workspace (kdeinit4), signal: Segmentation fault [Current thread is 1 (Thread 0xb7785760 (LWP 2054))] Thread 2 (Thread 0xab57fb70 (LWP 2057)): #0 0x004ac422 in __kernel_vsyscall () #1 0x00ed3e15 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 #2 0x00244307 in QWaitConditionPrivate::wait (this=0x9626988, mutex=0x9626984, time=4294967295) at thread/qwaitcondition_unix.cpp:87 #3 QWaitCondition::wait (this=0x9626988, mutex=0x9626984, time=4294967295) at thread/qwaitcondition_unix.cpp:159 #4 0x02a49102 in QHostInfoAgent::run (this=0x9626978) at kernel/qhostinfo.cpp:252 #5 0x002433ae in QThreadPrivate::start (arg=0x9626978) at thread/qthread_unix.cpp:244 #6 0x00ecf80e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #7 0x00c2d7ee in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 1 (Thread 0xb7785760 (LWP 2054)): [KCrash Handler] #6 QGraphicsScenePrivate::processDirtyItemsRecursive (this=0x8d267e0, item=0x98bdd48, dirtyAncestorContainsChildren=false, parentOpacity=1) at graphicsview/qgraphicsscene.cpp:4895 #7 0x0708feed in QGraphicsScenePrivate::_q_processDirtyItems (this=0x8d267e0) at graphicsview/qgraphicsscene.cpp:466 #8 0x070904f6 in QGraphicsScene::qt_metacall (this=0x8cda660, _c=QMetaObject::InvokeMetaMethod, _id=14, _a=0x96dbcf8) at .moc/release-shared/moc_qgraphicsscene.cpp:130 #9 0x059b4dea in Plasma::Corona::qt_metacall (this=0x8cda660, _c=QMetaObject::InvokeMetaMethod, _id=18, _a=0x96dbcf8) at ./corona.moc:107 #10 0x0194620a in DesktopCorona::qt_metacall (this=0x8cda660, _c=QMetaObject::InvokeMetaMethod, _id=18, _a=0x96dbcf8) at ./desktopcorona.moc:78 #11 0x0034a11a in QMetaObject::metacall (object=0x8cda660, cl=QMetaObject::InvokeMetaMethod, idx=18, argv=0x96dbcf8) at kernel/qmetaobject.cpp:237 #12 0x00354856 in QMetaCallEvent::placeMetaCall (this=0x999c6e8, object=0x8cda660) at kernel/qobject.cpp:574 #13 0x003558ae in QObject::event (this=0x8cda660, e=0x999c6e8) at kernel/qobject.cpp:1260 #14 0x0708c1c4 in QGraphicsScene::event (this=0x8cda660, event=0x999c6e8) at graphicsview/qgraphicsscene.cpp:3450 #15 0x069e719c in QApplicationPrivate::notify_helper (this=0x8c77620, receiver=0x8cda660, e=0x999c6e8) at kernel/qapplication.cpp:4242 #16 0x069eddf7 in QApplication::notify (this=0x8c5a188, receiver=0x8cda660, e=0x999c6e8) at kernel/qapplication.cpp:3661 #17 0x010bff8a in KApplication::notify (this=0x8c5a188, receiver=0x8cda660, event=0x999c6e8) at ../../kdeui/kernel/kapplication.cpp:302 #18 0x00344eab in QCoreApplication::notifyInternal (this=0x8c5a188, receiver=0x8cda660, event=0x999c6e8) at kernel/qcoreapplication.cpp:704 #19 0x003478e3 in QCoreApplication::sendEvent (receiver=0x0, event_type=0, data=0x8c16eb8) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215 #20 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x8c16eb8) at kernel/qcoreapplication.cpp:1345 #21 0x00347a4d in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1238 #22 0x003710df in QCoreApplication::sendPostedEvents (s=0x8c796e8) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220 #23 postEventSourceDispatch (s=0x8c796e8) at kernel/qeventdispatcher_glib.cpp:276 #24 0x00cdde78 in g_main_context_dispatch () from /lib/libglib-2.0.so.0 #25 0x00ce1720 in ?? () from /lib/libglib-2.0.so.0 #26 0x00ce1853 in g_main_context_iteration () from /lib/libglib-2.0.so.0 #27 0x00370bd5 in QEventDispatcherGlib::processEvents (this=0x8c5d7d0, flags=...) at kernel/qeventdispatcher_glib.cpp:407 #28 0x06aa4b75 in QGuiEventDispatcherGlib::processEvents (this=0x8c5d7d0, flags=...) at kernel/qguieventdispatcher_glib.cpp:202 #29 0x003434c9 in QEventLoop::processEvents (this=0xbf917604, flags=) at kernel/qeventloop.cpp:149 #30 0x0034391a in QEventLoop::exec (this=0xbf917604, flags=...) at kernel/qeventloop.cpp:201 #31 0x00347b0f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981 #32 0x069e7237 in QApplication::exec () at kernel/qapplication.cpp:3570 #33 0x0194e09e in kdemain (argc=1, argv=0x8c53578) at ../../../../plasma/desktop/shell/main.cpp:112 #34 0x0804dfc1 in launch (argc=<value optimized out>, _name=<value optimized out>, args=<value optimized out>, cwd=0x0, envc=0, envs=0x8c498e0 "", reset_env=false, tty=0x0, avoid_loops=false, startup_id_str=0x8051429 "0") at ../../kinit/kinit.cpp:705 #35 0x0804ec15 in handle_launcher_request (sock=<value optimized out>, who=<value optimized out>) at ../../kinit/kinit.cpp:1197 #36 0x0804f08c in handle_requests (waitForPid=<value optimized out>) at ../../kinit/kinit.cpp:1390 #37 0x0804fe27 in main (argc=4, argv=0xbf9180b4, envp=0xbf9180c8) at ../../kinit/kinit.cpp:1825 Possible duplicates by query: bug 219379, bug 219366, bug 218967, bug 218931, bug 218259. Reported using DrKonqi