Bug 203565 - Copy-pasting text to plasma can cause crash
Summary: Copy-pasting text to plasma can cause crash
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-08-12 14:35 UTC by Marcus Harrison
Modified: 2009-08-12 15:17 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 Marcus Harrison 2009-08-12 14:35:58 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-gentoo-r6 i686

What I was doing when the application crashed:
Selecting text from somewhere and middle-clicking on the desktop will, the first time I think, create the notes plasmoid and paste the text into it. Woo! Clever.

However, every time after that first try it will give a menu for either webbrowser widget or notes widget. Clicking either of these causes a crash.

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

Thread 2 (Thread 0xa85c0b70 (LWP 20757)):
#0  0xb7fc1424 in __kernel_vsyscall ()
#1  0xb70a5145 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb713467e in QWaitCondition::wait (this=0x924e590, mutex=0x924e58c, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#3  0xb7963e12 in QHostInfoAgent::run (this=0x924e580) at kernel/qhostinfo.cpp:260
#4  0xb7133a97 in QThreadPrivate::start (arg=0x924e580) at thread/qthread_unix.cpp:188
#5  0xb70a1450 in start_thread (arg=0xa85c0b70) at pthread_create.c:297
#6  0xb64e2a2e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 1 (Thread 0xb419c720 (LWP 20756)):
[KCrash Handler]
#6  QMimeDataPrivate::retrieveTypedData (this=0x0, format=@0x975d16c, type=QVariant::ByteArray) at kernel/qmimedata.cpp:59
#7  0xb7231c11 in QMimeData::data (this=0x9c25bc8, mimeType=@0x975d16c) at kernel/qmimedata.cpp:524
#8  0xb7de08d8 in Plasma::ContainmentPrivate::dropData (this=0x8fef7d8, event=0xbf99a914) at /var/tmp/portage/kde-base/kdelibs-4.3.0/work/kdelibs-4.3.0/plasma/containment.cpp:1215
#9  0xb7de1f12 in Plasma::Containment::mouseReleaseEvent (this=0x8fe9410, event=0xbf99a914) at /var/tmp/portage/kde-base/kdelibs-4.3.0/work/kdelibs-4.3.0/plasma/containment.cpp:499
#10 0xb6ee6bc2 in QGraphicsItem::sceneEvent (this=0x8fe9418, event=0xbf99a914) at graphicsview/qgraphicsitem.cpp:5025
#11 0xb6f3268f in QGraphicsWidget::sceneEvent (this=0x8fe9410, event=0xbf99a914) at graphicsview/qgraphicswidget.cpp:1110
#12 0xb6f051bc in QGraphicsScenePrivate::sendEvent (this=0x8ab4f20, item=0x8fe9418, event=0xbf99a914) at graphicsview/qgraphicsscene.cpp:1159
#13 0xb6f0602a in QGraphicsScenePrivate::sendMouseEvent (this=0x8ab4f20, mouseEvent=0xbf99a914) at graphicsview/qgraphicsscene.cpp:1230
#14 0xb6f137a1 in QGraphicsScene::mouseReleaseEvent (this=0x8abb020, mouseEvent=0xbf99a914) at graphicsview/qgraphicsscene.cpp:4445
#15 0xb6f1515f in QGraphicsScene::event (this=0x8abb020, event=0xbf99a914) at graphicsview/qgraphicsscene.cpp:3808
#16 0xb691d3dc in QApplicationPrivate::notify_helper (this=0x8a226e0, receiver=0x8abb020, e=0xbf99a914) at kernel/qapplication.cpp:4056
#17 0xb6925fff in QApplication::notify (this=0x8a18678, receiver=0x8abb020, e=0xbf99a914) at kernel/qapplication.cpp:3603
#18 0xb76fa7e3 in KApplication::notify (this=0x8a18678, receiver=0x8abb020, event=0xbf99a914) at /var/tmp/portage/kde-base/kdelibs-4.3.0/work/kdelibs-4.3.0/kdeui/kernel/kapplication.cpp:302
#19 0xb72238eb in QCoreApplication::notifyInternal (this=0x8a18678, receiver=0x8abb020, event=0xbf99a914) at kernel/qcoreapplication.cpp:606
#20 0xb6f2651b in QGraphicsView::mouseReleaseEvent (this=0x966e2d8, event=0xbf99afac) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#21 0xb697710a in QWidget::event (this=0x966e2d8, event=0xbf99afac) at kernel/qwidget.cpp:7549
#22 0xb6cf0c53 in QFrame::event (this=0x966e2d8, e=0xbf99afac) at widgets/qframe.cpp:559
#23 0xb6d8975f in QAbstractScrollArea::viewportEvent (this=0x966e2d8, e=0xbf999e04) at widgets/qabstractscrollarea.cpp:962
#24 0xb6f24b12 in QGraphicsView::viewportEvent (this=0x966e2d8, event=0xbf99afac) at graphicsview/qgraphicsview.cpp:2919
#25 0xb6d8bca5 in QAbstractScrollAreaFilter::eventFilter (this=0x966fc80, o=0x966fd58, e=0xbf99afac) at widgets/qabstractscrollarea_p.h:100
#26 0xb72232fa in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=0x8a226e0, receiver=0x966fd58, event=0xbf99afac) at kernel/qcoreapplication.cpp:726
#27 0xb691d3ba in QApplicationPrivate::notify_helper (this=0x8a226e0, receiver=0x966fd58, e=0xbf99afac) at kernel/qapplication.cpp:4052
#28 0xb69268f4 in QApplication::notify (this=0x8a18678, receiver=0x966fd58, e=0xbf99afac) at kernel/qapplication.cpp:3758
#29 0xb76fa7e3 in KApplication::notify (this=0x8a18678, receiver=0x966fd58, event=0xbf99afac) at /var/tmp/portage/kde-base/kdelibs-4.3.0/work/kdelibs-4.3.0/kdeui/kernel/kapplication.cpp:302
#30 0xb72238eb in QCoreApplication::notifyInternal (this=0x8a18678, receiver=0x966fd58, event=0xbf99afac) at kernel/qcoreapplication.cpp:606
#31 0xb692599f in QApplicationPrivate::sendMouseEvent (receiver=0x966fd58, event=0xbf99afac, alienWidget=0x966fd58, nativeWidget=0x966e2d8, buttonDown=0xb7053a80, lastMouseReceiver=@0xb7053a84)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:216
#32 0xb698f645 in QETWidget::translateMouseEvent (this=0x966e2d8, event=0xbf99c57c) at kernel/qapplication_x11.cpp:4404
#33 0xb698e64d in QApplication::x11ProcessEvent (this=0x8a18678, event=0xbf99c57c) at kernel/qapplication_x11.cpp:3545
#34 0xb69b65ea in x11EventSourceDispatch (s=0x8a2c708, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#35 0xb545f6c8 in IA__g_main_context_dispatch (context=0x8a2c620) at gmain.c:1824
#36 0xb5462ce3 in g_main_context_iterate (context=0x8a2c620, block=1, dispatch=1, self=0x8a22178) at gmain.c:2455
#37 0xb5462e68 in IA__g_main_context_iteration (context=0x8a2c620, may_block=1) at gmain.c:2518
#38 0xb724e028 in QEventDispatcherGlib::processEvents (this=0x8a22408, flags={i = -1080441032}) at kernel/qeventdispatcher_glib.cpp:327
#39 0xb69b5d45 in QGuiEventDispatcherGlib::processEvents (this=0x8a22408, flags={i = -1080440984}) at kernel/qguieventdispatcher_glib.cpp:202
#40 0xb722232a in QEventLoop::processEvents (this=0xbf99c7d0, flags={i = -1080440920}) at kernel/qeventloop.cpp:149
#41 0xb72224f2 in QEventLoop::exec (this=0xbf99c7d0, flags={i = -1080440872}) at kernel/qeventloop.cpp:197
#42 0xb7227411 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#43 0xb691d107 in QApplication::exec () at kernel/qapplication.cpp:3525
#44 0xb7f59751 in kdemain (argc=1, argv=0xbf99c994) at /var/tmp/portage/kde-base/plasma-workspace-4.3.0/work/plasma-workspace-4.3.0/plasma/shells/desktop/main.cpp:50
#45 0x08048862 in main (argc=-1236787523, argv=0x9f24970) at /var/tmp/portage/kde-base/plasma-workspace-4.3.0/work/plasma-workspace-4.3.0_build/plasma/shells/desktop/plasma-desktop_dummy.cpp:3

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

Reported using DrKonqi
Comment 1 Dario Andres 2009-08-12 15:17:56 UTC
Merging with bug 196416. Thanks

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