Bug 215492 - plasma crashed with SIGDEV when an image from the clipboard (from a pdf file viewed in okular) is pasted on the desktop and "picture frame" was selected in the pop-up
Summary: plasma crashed with SIGDEV when an image from the clipboard (from a pdf file ...
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-11-20 22:44 UTC by abelius
Modified: 2009-11-20 23:15 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 abelius 2009-11-20 22:44:57 UTC
Application that crashed: plasma-desktop
Version of the application: 0.3
KDE Version: 4.3.3 (KDE 4.3.3)
Qt Version: 4.5.3
Operating System: Linux 2.6.30-gentoo-r5 x86_64

What I was doing when the application crashed:
This is what I did:
1) draw frame in okular while viewing a pdf file
2) select "copy image" in okular
3) paste image on plasma desktop
4) select "picture frame" in the pop-up menu
5) plasma crashed with SIGDEV

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

Thread 2 (Thread 0x7f5ee96e4950 (LWP 5741)):
#0  0x00007f5f0a397a09 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007f5f0a604309 in QWaitCondition::wait () from /usr/lib64/qt4/libQtCore.so.4
#2  0x00007f5f09243ea4 in ?? () from /usr/lib64/qt4/libQtNetwork.so.4
#3  0x00007f5f0a6035c4 in ?? () from /usr/lib64/qt4/libQtCore.so.4
#4  0x00007f5f0a393097 in start_thread () from /lib/libpthread.so.0
#5  0x00007f5f06fed77d in clone () from /lib/libc.so.6
#6  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f5f0aa72760 (LWP 5735)):
[KCrash Handler]
#5  0x00007f5f0a6e1599 in ?? () from /usr/lib64/qt4/libQtCore.so.4
#6  0x00007f5f0a6e1cc2 in QMimeData::data () from /usr/lib64/qt4/libQtCore.so.4
#7  0x00007f5f0201e81f in ?? () from /usr/lib64/libplasma.so.3
#8  0x00007f5f0201eddd in Plasma::Containment::mouseReleaseEvent () from /usr/lib64/libplasma.so.3
#9  0x00007f5f080be58d in QGraphicsItem::sceneEvent () from /usr/lib64/qt4/libQtGui.so.4
#10 0x00007f5f080df935 in ?? () from /usr/lib64/qt4/libQtGui.so.4
#11 0x00007f5f080e9c76 in QGraphicsScene::mouseReleaseEvent () from /usr/lib64/qt4/libQtGui.so.4
#12 0x00007f5f080eb510 in QGraphicsScene::event () from /usr/lib64/qt4/libQtGui.so.4
#13 0x00007f5f07bb09fd in QApplicationPrivate::notify_helper () from /usr/lib64/qt4/libQtGui.so.4
#14 0x00007f5f07bb818a in QApplication::notify () from /usr/lib64/qt4/libQtGui.so.4
#15 0x00007f5f08b9887b in KApplication::notify () from /usr/lib64/libkdeui.so.5
#16 0x00007f5f0a6d5753 in QCoreApplication::notifyInternal () from /usr/lib64/qt4/libQtCore.so.4
#17 0x00007f5f080f7916 in QGraphicsView::mouseReleaseEvent () from /usr/lib64/qt4/libQtGui.so.4
#18 0x00007f5f07bfcd28 in QWidget::event () from /usr/lib64/qt4/libQtGui.so.4
#19 0x00007f5f07f0ebab in QFrame::event () from /usr/lib64/qt4/libQtGui.so.4
#20 0x00007f5f080fbfdb in QGraphicsView::viewportEvent () from /usr/lib64/qt4/libQtGui.so.4
#21 0x00007f5f0a6d4ab7 in QCoreApplicationPrivate::sendThroughObjectEventFilters () from /usr/lib64/qt4/libQtCore.so.4
#22 0x00007f5f07bb09cc in QApplicationPrivate::notify_helper () from /usr/lib64/qt4/libQtGui.so.4
#23 0x00007f5f07bb88d3 in QApplication::notify () from /usr/lib64/qt4/libQtGui.so.4
#24 0x00007f5f08b9887b in KApplication::notify () from /usr/lib64/libkdeui.so.5
#25 0x00007f5f0a6d5753 in QCoreApplication::notifyInternal () from /usr/lib64/qt4/libQtCore.so.4
#26 0x00007f5f07bb9d58 in QApplicationPrivate::sendMouseEvent () from /usr/lib64/qt4/libQtGui.so.4
#27 0x00007f5f07c121bc in ?? () from /usr/lib64/qt4/libQtGui.so.4
#28 0x00007f5f07c10d36 in QApplication::x11ProcessEvent () from /usr/lib64/qt4/libQtGui.so.4
#29 0x00007f5f07c34f9c in ?? () from /usr/lib64/qt4/libQtGui.so.4
#30 0x00007f5f0686f6a0 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#31 0x00007f5f06872d38 in ?? () from /usr/lib/libglib-2.0.so.0
#32 0x00007f5f06872efc in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#33 0x00007f5f0a6fa35f in QEventDispatcherGlib::processEvents () from /usr/lib64/qt4/libQtCore.so.4
#34 0x00007f5f07c3486f in ?? () from /usr/lib64/qt4/libQtGui.so.4
#35 0x00007f5f0a6d4152 in QEventLoop::processEvents () from /usr/lib64/qt4/libQtCore.so.4
#36 0x00007f5f0a6d42ec in QEventLoop::exec () from /usr/lib64/qt4/libQtCore.so.4
#37 0x00007f5f0a6d62e4 in QCoreApplication::exec () from /usr/lib64/qt4/libQtCore.so.4
#38 0x00007f5eff44e00b in kdemain () from /usr/lib64/libkdeinit4_plasma-desktop.so
#39 0x00000000004074fe in _start ()

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

Reported using DrKonqi
Comment 1 abelius 2009-11-20 22:47:50 UTC
one more remark:
after the crash pasting simple text on the plasma desktop and saving it as "note" also crashes plasma while this was working before.

Many thanks in advance,
abelius
Comment 2 Dario Andres 2009-11-20 23:15:53 UTC
This issue is being tracked at bug 196416. Thanks

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