Bug 215291 - Plasma crash when running in VMware Fusion 3
Summary: Plasma crash when running in VMware Fusion 3
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-11-19 16:50 UTC by Michael Roy
Modified: 2009-11-19 17:38 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 Michael Roy 2009-11-19 16:50:14 UTC
Application that crashed: plasma-desktop
Version of the application: 0.3
KDE Version: 4.3.1 (KDE 4.3.1) "release 6"
Qt Version: 4.5.3
Operating System: Linux 2.6.31.5-0.1-desktop i686
Distribution: "openSUSE 11.2 (i586)"

What I was doing when the application crashed:
I don't even remember what happened after all the time spent to get a KDE bugzilla account.. lol  I'm just testing this out in an internal build of VMware Fusion 3.0.1, and will report new bugs as best I can =)

 -- Backtrace:
Application: Plasma Workspace (kdeinit4), signal: Segmentation fault
[Current thread is 1 (Thread 0xb57cd700 (LWP 10419))]

Thread 2 (Thread 0xa8bdcb70 (LWP 10432)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb766cd95 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb76cc750 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQtCore.so.4
#3  0xb5e1ba04 in ?? () from /usr/lib/libQtNetwork.so.4
#4  0xb76cb623 in ?? () from /usr/lib/libQtCore.so.4
#5  0xb76686e5 in start_thread () from /lib/libpthread.so.0
#6  0xb7668600 in ?? () from /lib/libpthread.so.0

Thread 1 (Thread 0xb57cd700 (LWP 10419)):
[KCrash Handler]
#6  0xb6964a67 in QGraphicsItem::isWidget() const () from /usr/lib/libQtGui.so.4
#7  0xb6967962 in QGraphicsItem::isWindow() const () from /usr/lib/libQtGui.so.4
#8  0xb699f2af in QGraphicsScene::event(QEvent*) () from /usr/lib/libQtGui.so.4
#9  0xb63668fc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#10 0xb636e34e in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#11 0xb6da4ce1 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#12 0xb77c232e in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#13 0xb69b0e68 in QGraphicsView::viewportEvent(QEvent*) () from /usr/lib/libQtGui.so.4
#14 0xb67fd786 in ?? () from /usr/lib/libQtGui.so.4
#15 0xb77c150e in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#16 0xb63668d0 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#17 0xb636e29e in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#18 0xb6da4ce1 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#19 0xb77c232e in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#20 0xb63bdd5f in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#21 0xb675abb5 in QFrame::event(QEvent*) () from /usr/lib/libQtGui.so.4
#22 0xb67fbbfa in QAbstractScrollArea::event(QEvent*) () from /usr/lib/libQtGui.so.4
#23 0xb69b0c58 in QGraphicsView::event(QEvent*) () from /usr/lib/libQtGui.so.4
#24 0xb63668fc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#25 0xb636e29e in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#26 0xb6da4ce1 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#27 0xb77c232e in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#28 0xb6371a64 in QApplication::setActiveWindow(QWidget*) () from /usr/lib/libQtGui.so.4
#29 0xb63dd6cb in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/libQtGui.so.4
#30 0xb6408b68 in ?? () from /usr/lib/libQtGui.so.4
#31 0xb5f414c2 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#32 0xb5f44d98 in ?? () from /usr/lib/libglib-2.0.so.0
#33 0xb5f44ebe in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#34 0xb77ee011 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#35 0xb640829a in ?? () from /usr/lib/libQtGui.so.4
#36 0xb77c098d in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#37 0xb77c0dd9 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#38 0xb77c3270 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#39 0xb6366774 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#40 0xb42b8b49 in kdemain () from /usr/lib/libkdeinit4_plasma-desktop.so
#41 0x0804e147 in _start ()

Reported using DrKonqi
Comment 1 Beat Wolf 2009-11-19 17:38:23 UTC

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