Bug 217947 - fancy panel eliminate crash
Summary: fancy panel eliminate crash
Status: RESOLVED DUPLICATE of bug 200847
Alias: None
Product: plasma4
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-09 02:04 UTC by Gonzalo
Modified: 2009-12-09 13:18 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gonzalo 2009-12-09 02:04:04 UTC
Application that crashed: plasma-desktop
Version of the application: 0.3
KDE Version: 4.3.2 (KDE 4.3.2)
Qt Version: 4.5.2
Operating System: Linux 2.6.31-16-generic x86_64
Distribution: Ubuntu 9.10

 -- Backtrace:
Application: Área de trabajo de Plasma (kdeinit4), signal: Segmentation fault
[Current thread is 1 (Thread 0x7fa84df09750 (LWP 15974))]

Thread 2 (Thread 0x7fa82acfa910 (LWP 15977)):
#0  0x00007fa84a6c15a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007fa84d9474fb in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQtCore.so.4
#2  0x00007fa849d7e78c in ?? () from /usr/lib/libQtNetwork.so.4
#3  0x00007fa84d946445 in ?? () from /usr/lib/libQtCore.so.4
#4  0x00007fa84a6bca04 in start_thread () from /lib/libpthread.so.0
#5  0x00007fa84b29c7bd in clone () from /lib/libc.so.6
#6  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fa84df09750 (LWP 15974)):
[KCrash Handler]
#5  0x00007fa84bf5d484 in QGraphicsItem::isWidget() const () from /usr/lib/libQtGui.so.4
#6  0x00007fa84bf5fb89 in QGraphicsItem::isWindow() const () from /usr/lib/libQtGui.so.4
#7  0x00007fa84bf93269 in QGraphicsScene::event(QEvent*) () from /usr/lib/libQtGui.so.4
#8  0x00007fa84b9dcefc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#9  0x00007fa84b9e41ce in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#10 0x00007fa84c613ab6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#11 0x00007fa84da2cc2c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#12 0x00007fa84bfa49f6 in QGraphicsView::viewportEvent(QEvent*) () from /usr/lib/libQtGui.so.4
#13 0x00007fa84da2bf47 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#14 0x00007fa84b9dcecc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#15 0x00007fa84b9e41ce in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#16 0x00007fa84c613ab6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#17 0x00007fa84da2cc2c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#18 0x00007fa84ba2bb6b in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#19 0x00007fa84bd872a6 in QFrame::event(QEvent*) () from /usr/lib/libQtGui.so.4
#20 0x00007fa84be16bc9 in QAbstractScrollArea::event(QEvent*) () from /usr/lib/libQtGui.so.4
#21 0x00007fa84b9dcefc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#22 0x00007fa84b9e41ce in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#23 0x00007fa84c613ab6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#24 0x00007fa84da2cc2c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#25 0x00007fa84b9e755b in QApplication::setActiveWindow(QWidget*) () from /usr/lib/libQtGui.so.4
#26 0x00007fa84ba48b9e in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/libQtGui.so.4
#27 0x00007fa84ba71d0c in ?? () from /usr/lib/libQtGui.so.4
#28 0x00007fa84a90dbbe in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#29 0x00007fa84a911588 in ?? () from /lib/libglib-2.0.so.0
#30 0x00007fa84a9116b0 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#31 0x00007fa84da551a6 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#32 0x00007fa84ba714be in ?? () from /usr/lib/libQtGui.so.4
#33 0x00007fa84da2b532 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#34 0x00007fa84da2b904 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#35 0x00007fa84da2dab9 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#36 0x00007fa841dae4cf in kdemain () from /usr/lib/libkdeinit4_plasma-desktop.so
#37 0x0000000000406da8 in _start ()

Reported using DrKonqi
Comment 1 Beat Wolf 2009-12-09 13:18:50 UTC

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