Bug 219606 - Crash when searching for widgets [QGraphicsItem::pos, AppletsListWidget::itemPosition, AppletsListWidget::manageArrows]
Summary: Crash when searching for widgets [QGraphicsItem::pos, AppletsListWidget::item...
Status: RESOLVED DUPLICATE of bug 217054
Alias: None
Product: plasma4
Classification: Unmaintained
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-21 22:35 UTC by Petar Petrov
Modified: 2009-12-21 23:28 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Petar Petrov 2009-12-21 22:35:21 UTC
Application: plasma-desktop (0.3)
KDE Platform Version: 4.3.85 (KDE 4.3.85 (KDE 4.4 Beta2)) "release 3"
Qt Version: 4.6.1
Operating System: Linux 2.6.31.5-0.1-default i686
Distribution: "openSUSE 11.2 (i586)"

-- Information about the crash:
I was searching for widgets when plasma crashed. I was clicking on the tabs when it crashed.

 -- Backtrace:
Application: Работно пространство на Plasma (plasma-desktop), signal: Segmentation fault
[Current thread is 1 (Thread 0xb3585760 (LWP 18948))]

Thread 2 (Thread 0xa7b18b70 (LWP 18950)):
#0  0xffffe430 in __kernel_vsyscall ()
#1  0xb585cd95 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb772a27c in pthread_cond_wait () from /lib/libc.so.6
#3  0xb58d4f50 in wait (time=<value optimized out>, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (time=<value optimized out>, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:159
#5  0xb4231944 in QHostInfoAgent::run (this=0x84b66b0) at kernel/qhostinfo.cpp:252
#6  0xb58d3eff in QThreadPrivate::start (arg=0x84b66b0) at thread/qthread_unix.cpp:244
#7  0xb58586e5 in start_thread () from /lib/libpthread.so.0
#8  0xb5858600 in ?? () from /lib/libpthread.so.0

Thread 1 (Thread 0xb3585760 (LWP 18948)):
[KCrash Handler]
#6  QGraphicsItem::pos (this=0x61) at graphicsview/qgraphicsitem.cpp:3307
#7  0xb6e2560b in AppletsListWidget::itemPosition (this=0x8ad33b0, i=132) at /usr/src/debug/kdebase-workspace-4.3.85/libs/plasmagenericshell/widgetsExplorer/appletslist.cpp:674
#8  0xb6e259ee in AppletsListWidget::manageArrows (this=0x8ad33b0) at /usr/src/debug/kdebase-workspace-4.3.85/libs/plasmagenericshell/widgetsExplorer/appletslist.cpp:619
#9  0xb6e26bdc in AppletsListWidget::eventFilter (this=0x8ad33b0, obj=0x8af14a0, event=0xbf8084e0)
    at /usr/src/debug/kdebase-workspace-4.3.85/libs/plasmagenericshell/widgetsExplorer/appletslist.cpp:173
#10 0xb59db1ce in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=0x8076fb0, receiver=0x8af14a0, event=0xbf8084e0) at kernel/qcoreapplication.cpp:819
#11 0xb5ca051d in QApplicationPrivate::notify_helper (this=0x8076fb0, receiver=0x8af14a0, e=0xbf8084e0) at kernel/qapplication.cpp:4255
#12 0xb5ca7359 in QApplication::notify (this=0x8068940, receiver=0x8af14a0, e=0xbf8084e0) at kernel/qapplication.cpp:4142
#13 0xb6a48581 in KApplication::notify (this=0x8068940, receiver=0x8af14a0, event=0xbf8084e0) at /usr/src/debug/kdelibs-4.3.85/kdeui/kernel/kapplication.cpp:302
#14 0xb59dbefe in QCoreApplication::notifyInternal (this=0x8068940, receiver=0x8af14a0, event=0xbf8084e0) at kernel/qcoreapplication.cpp:704
#15 0xb6371a10 in sendEvent (event=<value optimized out>, receiver=<value optimized out>) at ../../src/corelib/kernel/qcoreapplication.h:215
#16 QGraphicsWidget::setGeometry (event=<value optimized out>, receiver=<value optimized out>) at graphicsview/qgraphicswidget.cpp:394
#17 0xb636eb2b in QGraphicsWidget::resize (this=0x8af14a0, size=...) at graphicsview/qgraphicswidget.cpp:309
#18 0xb636f034 in QGraphicsWidget::adjustSize (this=0x8af14a0) at graphicsview/qgraphicswidget.cpp:807
#19 0xb6e2730d in AppletsListWidget::updateList (this=0x8ad33b0) at /usr/src/debug/kdebase-workspace-4.3.85/libs/plasmagenericshell/widgetsExplorer/appletslist.cpp:459
#20 0xb6e059b4 in AppletsListWidget::qt_metacall (this=0x8ad33b0, _c=InvokeMetaMethod, _id=17, _a=0xbf8087ec)
    at /usr/src/debug/kdebase-workspace-4.3.85/build/libs/plasmagenericshell/moc_appletslist.cpp:107
#21 0xb59e126d in QMetaObject::metacall (object=0x8ad33b0, cl=142576256, idx=17, argv=0xbf8087ec) at kernel/qmetaobject.cpp:237
#22 0xb59f0052 in QMetaObject::activate (sender=0x8b79178, m=0xb6e393a0, local_signal_index=1, argv=0x0) at kernel/qobject.cpp:3263
#23 0xb6e04d15 in KCategorizedItemsViewModels::DefaultItemFilterProxyModel::filterChanged (this=0x8b79178)
    at /usr/src/debug/kdebase-workspace-4.3.85/build/libs/plasmagenericshell/moc_kcategorizeditemsviewmodels_p.cpp:94
#24 0xb6e16de3 in KCategorizedItemsViewModels::DefaultItemFilterProxyModel::setFilter (this=0x8b79178, filter=...)
    at /usr/src/debug/kdebase-workspace-4.3.85/libs/plasmagenericshell/widgetsExplorer/kcategorizeditemsviewmodels.cpp:168
#25 0xb6e29351 in AppletsListWidget::timerEvent (this=0x8ad33b0, event=0xbf808df4) at /usr/src/debug/kdebase-workspace-4.3.85/libs/plasmagenericshell/widgetsExplorer/appletslist.cpp:278
#26 0xb59ecae4 in QObject::event (this=0x8ad33b0, e=0x61) at kernel/qobject.cpp:1203
#27 0xb636e704 in QGraphicsWidget::event (this=0x8ad33b0, event=0xbf808df4) at graphicsview/qgraphicswidget.cpp:1361
#28 0xb5ca054c in QApplicationPrivate::notify_helper (this=0x8076fb0, receiver=0x8ad33b0, e=0xbf808df4) at kernel/qapplication.cpp:4259
#29 0xb5ca7359 in QApplication::notify (this=0x8068940, receiver=0x8ad33b0, e=0xbf808df4) at kernel/qapplication.cpp:4142
#30 0xb6a48581 in KApplication::notify (this=0x8068940, receiver=0x8ad33b0, event=0xbf808df4) at /usr/src/debug/kdelibs-4.3.85/kdeui/kernel/kapplication.cpp:302
#31 0xb59dbefe in QCoreApplication::notifyInternal (this=0x8068940, receiver=0x8ad33b0, event=0xbf808df4) at kernel/qcoreapplication.cpp:704
#32 0xb5a0c19e in sendEvent (event=<value optimized out>, receiver=<value optimized out>) at kernel/qcoreapplication.h:215
#33 QTimerInfoList::activateTimers (event=<value optimized out>, receiver=<value optimized out>) at kernel/qeventdispatcher_unix.cpp:617
#34 0xb5a08e35 in timerSourceDispatch (source=0x80799b8) at kernel/qeventdispatcher_glib.cpp:184
#35 idleTimerSourceDispatch (source=0x80799b8) at kernel/qeventdispatcher_glib.cpp:231
#36 0xb3def4c2 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#37 0xb3df2d98 in ?? () from /usr/lib/libglib-2.0.so.0
#38 0xb3df2ebe in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#39 0xb5a08ad1 in QEventDispatcherGlib::processEvents (this=0x8076188, flags=...) at kernel/qeventdispatcher_glib.cpp:407
#40 0xb5d5fc3a in QGuiEventDispatcherGlib::processEvents (this=0x8076188, flags=...) at kernel/qguieventdispatcher_glib.cpp:202
#41 0xb59da56d in QEventLoop::processEvents (this=0xbf8090a4, flags=) at kernel/qeventloop.cpp:149
#42 0xb59da9b9 in QEventLoop::exec (this=0xbf8090a4, flags=...) at kernel/qeventloop.cpp:201
#43 0xb59deb30 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#44 0xb5ca05f4 in QApplication::exec () at kernel/qapplication.cpp:3572
#45 0xb77dda55 in kdemain (argc=1, argv=0xbf809294) at /usr/src/debug/kdebase-workspace-4.3.85/plasma/desktop/shell/main.cpp:112
#46 0x0804860b in main (argc=1, argv=0xbf809294) at /usr/src/debug/kdebase-workspace-4.3.85/build/plasma/desktop/shell/plasma-desktop_dummy.cpp:3

This bug may be a duplicate of or related to bug 217054.

Possible duplicates by query: bug 218641, bug 217054.

Reported using DrKonqi
Comment 1 Dario Andres 2009-12-21 23:28:58 UTC
This is being tracked at bug 217054 Thanks

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