Bug 206521 - Plasma workspace segfault calculator widget
Summary: Plasma workspace segfault calculator widget
Status: RESOLVED DUPLICATE of bug 196416
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-09-06 19:04 UTC by Dave Stark
Modified: 2009-09-06 23:25 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 Dave Stark 2009-09-06 19:04:19 UTC
Application that crashed: plasma-desktop
Version of the application: 0.3
KDE Version: 4.3.00 (KDE 4.3.0)
Qt Version: 4.5.2
Operating System: Linux 2.6.29.6-217.2.16.fc11.x86_64 x86_64
Distribution: "Fedora release 11 (Leonidas)"

What I was doing when the application crashed:
Middle-clicked on the calculator widget (hoping to paste in a number). A two-entry menu came up offering to open in a web browser (?). Chose this option to see what would happen, and plasma crashed.

 -- Backtrace:
Application: Plasma Workspace (plasma-desktop), signal: Segmentation fault
[Current thread is 1 (Thread 0x7fa0d105e860 (LWP 2226))]

Thread 2 (Thread 0x7fa0baab5910 (LWP 2227)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x000000391645adfb in QWaitConditionPrivate::wait (time=<value optimized out>, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (time=<value optimized out>, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:159
#3  0x0000003916a818e4 in QHostInfoAgent::run (this=0x21b55d0) at kernel/qhostinfo.cpp:260
#4  0x0000003916459d45 in QThreadPrivate::start (arg=0x21b55d0) at thread/qthread_unix.cpp:188
#5  0x000000300380686a in start_thread (arg=<value optimized out>) at pthread_create.c:297
#6  0x0000003002cde39d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fa0d105e860 (LWP 2226)):
[KCrash Handler]
#5  QMimeDataPrivate::q_func (this=<value optimized out>) at kernel/qmimedata.cpp:59
#6  QMimeDataPrivate::retrieveTypedData (this=<value optimized out>) at kernel/qmimedata.cpp:105
#7  0x000000391654bfe2 in QMimeData::data (this=<value optimized out>, mimeType=@0x3178418) at kernel/qmimedata.cpp:524
#8  0x000000391d4e16f7 in Plasma::ContainmentPrivate::dropData (this=0x20911a0, event=<value optimized out>) at /usr/src/debug/kdelibs-4.3.0/plasma/containment.cpp:1215
#9  0x000000391d4e1c8c in Plasma::Containment::mouseReleaseEvent (this=0x2000e70, event=0x7fff9239e6a0) at /usr/src/debug/kdelibs-4.3.0/plasma/containment.cpp:499
#10 0x000000391790fc62 in QGraphicsItem::sceneEvent (this=0x7fff9239d840, event=0x200000000) at graphicsview/qgraphicsitem.cpp:5030
#11 0x0000003917935609 in QGraphicsScenePrivate::sendMouseEvent (this=0x1bbd710, mouseEvent=0x7fff9239e6a0) at graphicsview/qgraphicsscene.cpp:1230
#12 0x000000391793db05 in QGraphicsScene::mouseReleaseEvent (this=<value optimized out>, mouseEvent=0x7fff9239e6a0) at graphicsview/qgraphicsscene.cpp:4445
#13 0x000000391793f69f in QGraphicsScene::event (this=0x1ab7c50, event=0x7fff9239e6a0) at graphicsview/qgraphicsscene.cpp:3808
#14 0x000000391738f69c in QApplicationPrivate::notify_helper (this=0x1abfcf0, receiver=0x1ab7c50, e=0x7fff9239e6a0) at kernel/qapplication.cpp:4056
#15 0x00000039173968fe in QApplication::notify (this=0x1aaa060, receiver=0x1ab7c50, e=0x7fff9239e6a0) at kernel/qapplication.cpp:4021
#16 0x0000003918a11296 in KApplication::notify (this=0x1aaa060, receiver=0x1ab7c50, event=0x7fff9239e6a0) at /usr/src/debug/kdelibs-4.3.0/kdeui/kernel/kapplication.cpp:302
#17 0x000000391653f59c in QCoreApplication::notifyInternal (this=0x1aaa060, receiver=0x1ab7c50, event=0x7fff9239e6a0) at kernel/qcoreapplication.cpp:610
#18 0x00000039179518e1 in QCoreApplication::sendEvent (event=<value optimized out>, receiver=<value optimized out>) at ../../src/corelib/kernel/qcoreapplication.h:213
#19 QGraphicsView::mouseReleaseEvent (event=<value optimized out>, receiver=<value optimized out>) at graphicsview/qgraphicsview.cpp:3382
#20 0x00000039173ddd88 in QWidget::event (this=0x24ba7b0, event=0x7fff9239ee90) at kernel/qwidget.cpp:7549
#21 0x0000003917735916 in QFrame::event (this=0x24ba7b0, e=0x7fff9239ee90) at widgets/qframe.cpp:559
#22 0x000000391795136b in QGraphicsView::viewportEvent (this=0x24ba7b0, event=0x7fff9239ee90) at graphicsview/qgraphicsview.cpp:2919
#23 0x000000391653e8e7 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=<value optimized out>, receiver=0x24b6b40, event=0x7fff9239ee90) at kernel/qcoreapplication.cpp:726
#24 0x000000391738f66c in QApplicationPrivate::notify_helper (this=0x1abfcf0, receiver=0x24b6b40, e=0x7fff9239ee90) at kernel/qapplication.cpp:4052
#25 0x0000003917396741 in QApplication::notify (this=<value optimized out>, receiver=0x24b6b40, e=0x7fff9239ee90) at kernel/qapplication.cpp:3758
#26 0x0000003918a11296 in KApplication::notify (this=0x1aaa060, receiver=0x24b6b40, event=0x7fff9239ee90) at /usr/src/debug/kdelibs-4.3.0/kdeui/kernel/kapplication.cpp:302
#27 0x000000391653f59c in QCoreApplication::notifyInternal (this=0x1aaa060, receiver=0x24b6b40, event=0x7fff9239ee90) at kernel/qcoreapplication.cpp:610
#28 0x0000003917396030 in QCoreApplication::sendSpontaneousEvent (event=<value optimized out>, receiver=<value optimized out>) at ../../src/corelib/kernel/qcoreapplication.h:216
#29 QApplicationPrivate::sendMouseEvent (event=<value optimized out>, receiver=<value optimized out>) at kernel/qapplication.cpp:2924
#30 0x00000039173fba4e in QETWidget::translateMouseEvent (this=0x24ba7b0, event=<value optimized out>) at kernel/qapplication_x11.cpp:4404
#31 0x00000039173fab08 in QApplication::x11ProcessEvent (this=<value optimized out>, event=0x7fff923a09c0) at kernel/qapplication_x11.cpp:3545
#32 0x00000039174227dc in x11EventSourceDispatch (s=<value optimized out>, callback=<value optimized out>, user_data=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:146
#33 0x0000003005037abe in g_main_dispatch (context=<value optimized out>) at gmain.c:1824
#34 IA__g_main_context_dispatch (context=<value optimized out>) at gmain.c:2377
#35 0x000000300503b278 in g_main_context_iterate (context=0x1ac2520, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>) at gmain.c:2455
#36 0x000000300503b3a0 in IA__g_main_context_iteration (context=0x1ac2520, may_block=1) at gmain.c:2518
#37 0x0000003916567936 in QEventDispatcherGlib::processEvents (this=0x1a91d80, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#38 0x0000003917421f8e in QGuiEventDispatcherGlib::processEvents (this=0x7fff9239d840, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#39 0x000000391653ded2 in QEventLoop::processEvents (this=<value optimized out>, flags={i = 36}) at kernel/qeventloop.cpp:149
#40 0x000000391653e2a4 in QEventLoop::exec (this=0x7fff923a0cf0, flags={i = 0}) at kernel/qeventloop.cpp:201
#41 0x0000003916540439 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#42 0x000000391943aeaf in kdemain () from /usr/lib64/libkdeinit4_plasma-desktop.so
#43 0x0000003002c1ea2d in __libc_start_main (main=<value optimized out>, argc=<value optimized out>, ubp_av=<value optimized out>, init=<value optimized out>, fini=<value optimized out>, 
    rtld_fini=<value optimized out>, stack_end=0x7fff923a0ff8) at libc-start.c:220
#44 0x0000000000400779 in _start ()

This bug may be a duplicate of or related to bug 196416

Reported using DrKonqi
Comment 1 Dario Andres 2009-09-06 23:25:03 UTC
Thanks

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