Bug 226708 - Crash while moving around in "widget chooser" in netbook mode
Summary: Crash while moving around in "widget chooser" in netbook mode
Status: RESOLVED DUPLICATE of bug 224593
Alias: None
Product: plasma4
Classification: Unmaintained
Component: plasma-netbook (show other bugs)
Version: unspecified
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: Marco Martin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-13 19:04 UTC by Christian Sturm
Modified: 2010-02-16 05:18 UTC (History)
2 users (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 Christian Sturm 2010-02-13 19:04:03 UTC
Application: plasma-netbook (0.1)
KDE Platform Version: 4.4.00 (KDE 4.4.0)
Qt Version: 4.6.1
Operating System: Linux 2.6.33-kerni i686
Distribution (Platform): Archlinux Packages

-- Information about the crash:
I tried out the netbook mode and while I had a look at the widget (moving right and left) it crashed.

 -- Backtrace:
Application: Plasma Netbook (plasma-netbook), signal: Segmentation fault
[Current thread is 1 (Thread 0xb3836710 (LWP 18217))]

Thread 2 (Thread 0xa6eb1b70 (LWP 18242)):
#0  0xb7783424 in __kernel_vsyscall ()
#1  0xb44d4e55 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb76d65fd in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libc.so.6
#3  0xb4d54bb7 in ?? () from /usr/lib/libQtWebKit.so.4
#4  0xb4d54c01 in ?? () from /usr/lib/libQtWebKit.so.4
#5  0xb44d08ac in start_thread () from /lib/libpthread.so.0
#6  0xb76c901e in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb3836710 (LWP 18217)):
[KCrash Handler]
#6  0xb660ec39 in QGraphicsItem::pos() const () from /usr/lib/libQtGui.so.4
#7  0xb7205d0a in AppletsListWidget::itemPosition(int) () from /usr/lib/libplasmagenericshell.so.4
#8  0xb720608d in AppletsListWidget::manageArrows() () from /usr/lib/libplasmagenericshell.so.4
#9  0xb720732a in AppletsListWidget::eventFilter(QObject*, QEvent*) () from /usr/lib/libplasmagenericshell.so.4
#10 0xb6a4f40a in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#11 0xb5fb8469 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#12 0xb5fbf09e in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#13 0xb6ff9e1a in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#14 0xb6a5016b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#15 0xb6681ea1 in QGraphicsWidget::setGeometry(QRectF const&) () from /usr/lib/libQtGui.so.4
#16 0xb667f0f1 in QGraphicsWidget::resize(QSizeF const&) () from /usr/lib/libQtGui.so.4
#17 0xb667f5a9 in QGraphicsWidget::adjustSize() () from /usr/lib/libQtGui.so.4
#18 0xb72079ad in AppletsListWidget::updateList() () from /usr/lib/libplasmagenericshell.so.4
#19 0xb71e6603 in AppletsListWidget::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libplasmagenericshell.so.4
#20 0xb6a5536a in QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) () from /usr/lib/libQtCore.so.4
#21 0xb6a6393f in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#22 0xb71e5e33 in KCategorizedItemsViewModels::DefaultItemFilterProxyModel::searchTermChanged(QString const&) () from /usr/lib/libplasmagenericshell.so.4
#23 0xb71f7893 in KCategorizedItemsViewModels::DefaultItemFilterProxyModel::setSearch(QString const&) () from /usr/lib/libplasmagenericshell.so.4
#24 0xb7209a45 in AppletsListWidget::timerEvent(QTimerEvent*) () from /usr/lib/libplasmagenericshell.so.4
#25 0xb6a607f4 in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#26 0xb667ece4 in QGraphicsWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#27 0xb5fb848c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#28 0xb5fbf09e in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#29 0xb6ff9e1a in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#30 0xb6a5016b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#31 0xb6a7f096 in ?? () from /usr/lib/libQtCore.so.4
#32 0xb6a7bda7 in ?? () from /usr/lib/libQtCore.so.4
#33 0xb43e3378 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#34 0xb43e6bf0 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#35 0xb43e6d23 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#36 0xb6a7ba65 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#37 0xb60745d5 in ?? () from /usr/lib/libQtGui.so.4
#38 0xb6a4e7a9 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#39 0xb6a4ebfa in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#40 0xb6a52d6f in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#41 0xb5fb8527 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#42 0xb774eeb0 in kdemain () from /usr/lib/libkdeinit4_plasma-netbook.so
#43 0x0804853b in _start ()

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

Possible duplicates by query: bug 224593, bug 219606, bug 218641, bug 217054.

Reported using DrKonqi
Comment 1 Dario Andres 2010-02-15 15:46:59 UTC
This looks related to bug 217054.
- Does the application crash again if you repeat the situation you described ?
Regards
Comment 2 Jonathan Thomas 2010-02-16 05:18:48 UTC

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