Summary: | Plasma crashes during adding widgets | ||
---|---|---|---|
Product: | [Unmaintained] plasma4 | Reporter: | xbonio |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | andresbajotierra, maggsimo, xbonio |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
xbonio
2010-01-27 13:10:30 UTC
- If you can reproduce the crash at will (or you experience this regularly), can you install the "libqt4-dbg" package and post a complete backtrace here? (you can get more information at http://techbase.kde.org/User:DarioAndres/Basic_Guide_about_Crash_Reporting ) Thanks (This could be bug 210146) Here's a backtrace you asked for: Application: Przestrzeń robocza Plazmy (kdeinit4), signal: Segmentation fault [Current thread is 1 (Thread 0x7fbb0282e7f0 (LWP 31706))] Thread 2 (Thread 0x7fbaddf2a910 (LWP 31707)): #0 0x00007fbb00a815a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #1 0x00007fbb00d0c67b in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x23506f8, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87 #2 QWaitCondition::wait (this=<value optimized out>, mutex=0x23506f8, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159 #3 0x00007fbaff4c83ec in QHostInfoAgent::run (this=0x23506e0) at kernel/qhostinfo.cpp:252 #4 0x00007fbb00d0b6c5 in QThreadPrivate::start (arg=0x23506e0) at thread/qthread_unix.cpp:244 #5 0x00007fbb00a7ca04 in start_thread () from /lib/libpthread.so.0 #6 0x00007fbaff84780d in clone () from /lib/libc.so.6 #7 0x0000000000000000 in ?? () Thread 1 (Thread 0x7fbb0282e7f0 (LWP 31706)): [KCrash Handler] #5 qt_closestLeaf (start=<value optimized out>, end=<value optimized out>, t=<value optimized out>, lessThan=<value optimized out>) at graphicsview/qgraphicsitem_p.h:718 #6 qt_notclosestLeaf (start=<value optimized out>, end=<value optimized out>, t=<value optimized out>, lessThan=<value optimized out>) at graphicsview/qgraphicsitem_p.h:730 #7 qSortHelper<QList<QGraphicsItem*>::iterator, QGraphicsItem*, bool (*)(QGraphicsItem const*, QGraphicsItem const*)> (start=<value optimized out>, end=<value optimized out>, t=<value optimized out>, lessThan=<value optimized out>) at ../../include/QtCore/../../src/corelib/tools/qalgorithms.h:366 #8 0x00007fbb005d2d27 in qSort<QList<QGraphicsItem*>::iterator, bool (*)(QGraphicsItem const*, QGraphicsItem const*)> (this=<value optimized out>, rect=<value optimized out>, order=Qt::AscendingOrder) at ../../include/QtCore/../../src/corelib/tools/qalgorithms.h:187 #9 QGraphicsScenePrivate::ensureSortedTopLevelItems (this=<value optimized out>, rect=<value optimized out>, order=Qt::AscendingOrder) at graphicsview/qgraphicsscene_p.h:268 #10 QGraphicsSceneIndex::estimateTopLevelItems (this=<value optimized out>, rect=<value optimized out>, order=Qt::AscendingOrder) at graphicsview/qgraphicssceneindex.cpp:545 #11 0x00007fbb005d344f in QGraphicsSceneIndexPrivate::items_helper (this=<value optimized out>, rect=<value optimized out>, mode=Qt::IntersectsItemShape, order=56230144, deviceTransform=...) at graphicsview/qgraphicssceneindex_p.h:157 #12 QGraphicsSceneIndex::items (this=<value optimized out>, rect=<value optimized out>, mode=Qt::IntersectsItemShape, order=56230144, deviceTransform=...) at graphicsview/qgraphicssceneindex.cpp:457 #13 0x00007fbb005aa075 in QGraphicsScene::items (this=<value optimized out>, rect=..., mode=Qt::ContainsItemShape, order=56230144, deviceTransform=...) at graphicsview/qgraphicsscene.cpp:2024 #14 0x00007fbb005b15b9 in QGraphicsScenePrivate::itemsAtPosition (this=<value optimized out>, screenPos=..., scenePos=<value optimized out>, widget=0x281ee90) at graphicsview/qgraphicsscene.cpp:1018 #15 0x00007fbb005b1a20 in QGraphicsScenePrivate::dispatchHoverEvent (this=0x171f3d0, hoverEvent=<value optimized out>) at graphicsview/qgraphicsscene.cpp:3768 #16 0x00007fbb005b1c94 in QGraphicsScene::mouseMoveEvent (this=<value optimized out>, mouseEvent=0x7fffa9fa26c0) at graphicsview/qgraphicsscene.cpp:3976 #17 0x00007fbb005c3b9b in QGraphicsScene::event (this=0x179a820, event=0x7fffa9fa26c0) at graphicsview/qgraphicsscene.cpp:3341 #18 0x00007fbafffa4e8c in QApplicationPrivate::notify_helper (this=0x16a5290, receiver=0x179a820, e=0x7fffa9fa26c0) at kernel/qapplication.cpp:4242 #19 0x00007fbafffab48d in QApplication::notify (this=0x168f110, receiver=0x179a820, e=0x7fffa9fa26c0) at kernel/qapplication.cpp:4125 #20 0x00007fbb013441e6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5 #21 0x00007fbb00dff04c in QCoreApplication::notifyInternal (this=0x168f110, receiver=0x179a820, event=0x7fffa9fa26c0) at kernel/qcoreapplication.cpp:704 #22 0x00007fbb005de4b7 in QGraphicsViewPrivate::mouseMoveEventHandler (this=0x2808550, event=0x7fffa9fa3180) at graphicsview/qgraphicsview.cpp:617 #23 0x00007fbb005de6ae in QGraphicsView::mouseMoveEvent (this=0x2808ba0, event=0x7fffa9fa3180) at graphicsview/qgraphicsview.cpp:3157 #24 0x00007fbaffffa1f7 in QWidget::event (this=0x2808ba0, event=0x7fffa9fa3180) at kernel/qwidget.cpp:7959 #25 0x00007fbb0039de16 in QFrame::event (this=0x2808ba0, e=0x7fffa9fa3180) at widgets/qframe.cpp:557 #26 0x00007fbb005daa0b in QGraphicsView::viewportEvent (this=0x2808ba0, event=0x7fffa9fa3180) at graphicsview/qgraphicsview.cpp:2747 #27 0x00007fbb00dfe467 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=<value optimized out>, receiver=0x281ee90, event=0x7fffa9fa3180) at kernel/qcoreapplication.cpp:819 #28 0x00007fbafffa4e5c in QApplicationPrivate::notify_helper (this=0x16a5290, receiver=0x281ee90, e=0x7fffa9fa3180) at kernel/qapplication.cpp:4238 #29 0x00007fbafffabcf1 in QApplication::notify (this=0x168f110, receiver=0x281ee90, e=0x7fffa9fa3180) at kernel/qapplication.cpp:3822 #30 0x00007fbb013441e6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5 #31 0x00007fbb00dff04c in QCoreApplication::notifyInternal (this=0x168f110, receiver=0x281ee90, event=0x7fffa9fa3180) at kernel/qcoreapplication.cpp:704 #32 0x00007fbafffaae66 in QCoreApplication::sendEvent (receiver=0x281ee90, event=0x7fffa9fa3180, alienWidget=0x281ee90, nativeWidget=0x2808ba0, buttonDown=<value optimized out>, lastMouseReceiver=<value optimized out>, spontaneous=true) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215 #33 QApplicationPrivate::sendMouseEvent (receiver=0x281ee90, event=0x7fffa9fa3180, alienWidget=0x281ee90, nativeWidget=0x2808ba0, buttonDown=<value optimized out>, lastMouseReceiver=<value optimized out>, spontaneous=true) at kernel/qapplication.cpp:2956 #34 0x00007fbb00029055 in QETWidget::translateMouseEvent (this=0x2808ba0, event=<value optimized out>) at kernel/qapplication_x11.cpp:4368 #35 0x00007fbb00027d6a in QApplication::x11ProcessEvent (this=<value optimized out>, event=0x7fffa9fa3aa0) at kernel/qapplication_x11.cpp:3501 #36 0x00007fbb00053712 in x11EventSourceDispatch (s=0x16a87f0, callback=<value optimized out>, user_data=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:146 #37 0x00007fbafc22dbce in g_main_context_dispatch () from /lib/libglib-2.0.so.0 #38 0x00007fbafc231598 in ?? () from /lib/libglib-2.0.so.0 #39 0x00007fbafc2316c0 in g_main_context_iteration () from /lib/libglib-2.0.so.0 #40 0x00007fbb00e28623 in QEventDispatcherGlib::processEvents (this=0x16233f0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:407 #41 0x00007fbb000532fe in QGuiEventDispatcherGlib::processEvents (this=0x0, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202 #42 0x00007fbb00dfd972 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149 #43 0x00007fbb00dfdd4c in QEventLoop::exec (this=0x7fffa9fa3dd0, flags=) at kernel/qeventloop.cpp:201 #44 0x00007fbb00e01a8b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981 #45 0x00007fbaf4086eb2 in kdemain () from /usr/lib/libkdeinit4_plasma-desktop.so #46 0x0000000000406fb8 in _start () Here's a backtrace you asked for: Application: Przestrzeń robocza Plazmy (kdeinit4), signal: Segmentation fault [Current thread is 1 (Thread 0x7fbb0282e7f0 (LWP 31706))] Thread 2 (Thread 0x7fbaddf2a910 (LWP 31707)): #0 0x00007fbb00a815a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #1 0x00007fbb00d0c67b in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x23506f8, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87 #2 QWaitCondition::wait (this=<value optimized out>, mutex=0x23506f8, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159 #3 0x00007fbaff4c83ec in QHostInfoAgent::run (this=0x23506e0) at kernel/qhostinfo.cpp:252 #4 0x00007fbb00d0b6c5 in QThreadPrivate::start (arg=0x23506e0) at thread/qthread_unix.cpp:244 #5 0x00007fbb00a7ca04 in start_thread () from /lib/libpthread.so.0 #6 0x00007fbaff84780d in clone () from /lib/libc.so.6 #7 0x0000000000000000 in ?? () Thread 1 (Thread 0x7fbb0282e7f0 (LWP 31706)): [KCrash Handler] #5 qt_closestLeaf (start=<value optimized out>, end=<value optimized out>, t=<value optimized out>, lessThan=<value optimized out>) at graphicsview/qgraphicsitem_p.h:718 #6 qt_notclosestLeaf (start=<value optimized out>, end=<value optimized out>, t=<value optimized out>, lessThan=<value optimized out>) at graphicsview/qgraphicsitem_p.h:730 #7 qSortHelper<QList<QGraphicsItem*>::iterator, QGraphicsItem*, bool (*)(QGraphicsItem const*, QGraphicsItem const*)> (start=<value optimized out>, end=<value optimized out>, t=<value optimized out>, lessThan=<value optimized out>) at ../../include/QtCore/../../src/corelib/tools/qalgorithms.h:366 #8 0x00007fbb005d2d27 in qSort<QList<QGraphicsItem*>::iterator, bool (*)(QGraphicsItem const*, QGraphicsItem const*)> (this=<value optimized out>, rect=<value optimized out>, order=Qt::AscendingOrder) at ../../include/QtCore/../../src/corelib/tools/qalgorithms.h:187 #9 QGraphicsScenePrivate::ensureSortedTopLevelItems (this=<value optimized out>, rect=<value optimized out>, order=Qt::AscendingOrder) at graphicsview/qgraphicsscene_p.h:268 #10 QGraphicsSceneIndex::estimateTopLevelItems (this=<value optimized out>, rect=<value optimized out>, order=Qt::AscendingOrder) at graphicsview/qgraphicssceneindex.cpp:545 #11 0x00007fbb005d344f in QGraphicsSceneIndexPrivate::items_helper (this=<value optimized out>, rect=<value optimized out>, mode=Qt::IntersectsItemShape, order=56230144, deviceTransform=...) at graphicsview/qgraphicssceneindex_p.h:157 #12 QGraphicsSceneIndex::items (this=<value optimized out>, rect=<value optimized out>, mode=Qt::IntersectsItemShape, order=56230144, deviceTransform=...) at graphicsview/qgraphicssceneindex.cpp:457 #13 0x00007fbb005aa075 in QGraphicsScene::items (this=<value optimized out>, rect=..., mode=Qt::ContainsItemShape, order=56230144, deviceTransform=...) at graphicsview/qgraphicsscene.cpp:2024 #14 0x00007fbb005b15b9 in QGraphicsScenePrivate::itemsAtPosition (this=<value optimized out>, screenPos=..., scenePos=<value optimized out>, widget=0x281ee90) at graphicsview/qgraphicsscene.cpp:1018 #15 0x00007fbb005b1a20 in QGraphicsScenePrivate::dispatchHoverEvent (this=0x171f3d0, hoverEvent=<value optimized out>) at graphicsview/qgraphicsscene.cpp:3768 #16 0x00007fbb005b1c94 in QGraphicsScene::mouseMoveEvent (this=<value optimized out>, mouseEvent=0x7fffa9fa26c0) at graphicsview/qgraphicsscene.cpp:3976 #17 0x00007fbb005c3b9b in QGraphicsScene::event (this=0x179a820, event=0x7fffa9fa26c0) at graphicsview/qgraphicsscene.cpp:3341 #18 0x00007fbafffa4e8c in QApplicationPrivate::notify_helper (this=0x16a5290, receiver=0x179a820, e=0x7fffa9fa26c0) at kernel/qapplication.cpp:4242 #19 0x00007fbafffab48d in QApplication::notify (this=0x168f110, receiver=0x179a820, e=0x7fffa9fa26c0) at kernel/qapplication.cpp:4125 #20 0x00007fbb013441e6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5 #21 0x00007fbb00dff04c in QCoreApplication::notifyInternal (this=0x168f110, receiver=0x179a820, event=0x7fffa9fa26c0) at kernel/qcoreapplication.cpp:704 #22 0x00007fbb005de4b7 in QGraphicsViewPrivate::mouseMoveEventHandler (this=0x2808550, event=0x7fffa9fa3180) at graphicsview/qgraphicsview.cpp:617 #23 0x00007fbb005de6ae in QGraphicsView::mouseMoveEvent (this=0x2808ba0, event=0x7fffa9fa3180) at graphicsview/qgraphicsview.cpp:3157 #24 0x00007fbaffffa1f7 in QWidget::event (this=0x2808ba0, event=0x7fffa9fa3180) at kernel/qwidget.cpp:7959 #25 0x00007fbb0039de16 in QFrame::event (this=0x2808ba0, e=0x7fffa9fa3180) at widgets/qframe.cpp:557 #26 0x00007fbb005daa0b in QGraphicsView::viewportEvent (this=0x2808ba0, event=0x7fffa9fa3180) at graphicsview/qgraphicsview.cpp:2747 #27 0x00007fbb00dfe467 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=<value optimized out>, receiver=0x281ee90, event=0x7fffa9fa3180) at kernel/qcoreapplication.cpp:819 #28 0x00007fbafffa4e5c in QApplicationPrivate::notify_helper (this=0x16a5290, receiver=0x281ee90, e=0x7fffa9fa3180) at kernel/qapplication.cpp:4238 #29 0x00007fbafffabcf1 in QApplication::notify (this=0x168f110, receiver=0x281ee90, e=0x7fffa9fa3180) at kernel/qapplication.cpp:3822 #30 0x00007fbb013441e6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5 #31 0x00007fbb00dff04c in QCoreApplication::notifyInternal (this=0x168f110, receiver=0x281ee90, event=0x7fffa9fa3180) at kernel/qcoreapplication.cpp:704 #32 0x00007fbafffaae66 in QCoreApplication::sendEvent (receiver=0x281ee90, event=0x7fffa9fa3180, alienWidget=0x281ee90, nativeWidget=0x2808ba0, buttonDown=<value optimized out>, lastMouseReceiver=<value optimized out>, spontaneous=true) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215 #33 QApplicationPrivate::sendMouseEvent (receiver=0x281ee90, event=0x7fffa9fa3180, alienWidget=0x281ee90, nativeWidget=0x2808ba0, buttonDown=<value optimized out>, lastMouseReceiver=<value optimized out>, spontaneous=true) at kernel/qapplication.cpp:2956 #34 0x00007fbb00029055 in QETWidget::translateMouseEvent (this=0x2808ba0, event=<value optimized out>) at kernel/qapplication_x11.cpp:4368 #35 0x00007fbb00027d6a in QApplication::x11ProcessEvent (this=<value optimized out>, event=0x7fffa9fa3aa0) at kernel/qapplication_x11.cpp:3501 #36 0x00007fbb00053712 in x11EventSourceDispatch (s=0x16a87f0, callback=<value optimized out>, user_data=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:146 #37 0x00007fbafc22dbce in g_main_context_dispatch () from /lib/libglib-2.0.so.0 #38 0x00007fbafc231598 in ?? () from /lib/libglib-2.0.so.0 #39 0x00007fbafc2316c0 in g_main_context_iteration () from /lib/libglib-2.0.so.0 #40 0x00007fbb00e28623 in QEventDispatcherGlib::processEvents (this=0x16233f0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:407 #41 0x00007fbb000532fe in QGuiEventDispatcherGlib::processEvents (this=0x0, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202 #42 0x00007fbb00dfd972 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149 #43 0x00007fbb00dfdd4c in QEventLoop::exec (this=0x7fffa9fa3dd0, flags=) at kernel/qeventloop.cpp:201 #44 0x00007fbb00e01a8b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981 #45 0x00007fbaf4086eb2 in kdemain () from /usr/lib/libkdeinit4_plasma-desktop.so #46 0x0000000000406fb8 in _start () The new backtrace is bug 223991. (Qt4.6.0 bug, fixed in 4.6.1). Regards *** This bug has been marked as a duplicate of bug 223991 *** *** Bug 224856 has been marked as a duplicate of this bug. *** |