Bug 338638 - Crash in clipboard dataengine
Summary: Crash in clipboard dataengine
Status: RESOLVED DUPLICATE of bug 338659
Alias: None
Product: plasmashell
Classification: Plasma
Component: DataEngines (show other bugs)
Version: master
Platform: Other Linux
: NOR crash
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords:
: 338738 (view as bug list)
Depends on:
Blocks:
 
Reported: 2014-08-28 20:41 UTC by David Edmundson
Modified: 2014-09-23 00:11 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
Crashing history.lst file (335 bytes, text/plain)
2014-08-30 07:55 UTC, David Edmundson
Details

Note You need to log in before you can comment on or make changes to this bug.
Description David Edmundson 2014-08-28 20:41:39 UTC
1453            Q_ASSERT(!d->m_url.isEmpty());


#0  0x00007fffeff6cd67 in raise () from /usr/lib/libc.so.6
#1  0x00007fffeff6e118 in abort () from /usr/lib/libc.so.6
#2  0x00007ffff0b9bb88 in QMessageLogger::fatal(char const*, ...) const ()
   from /usr/lib/libQt5Core.so.5
#3  0x00007ffff0b96884 in qt_assert(char const*, char const*, int) ()
   from /usr/lib/libQt5Core.so.5
#4  0x00007ffff728659c in KFileItem::currentMimeType (this=0x7fffffffb640)
    at /home/david/projects/kde5/src/frameworks/kio/src/core/kfileitem.cpp:1453
#5  0x00007ffec2b8dacf in ClipboardJob::iconResult(KFileItem const&) ()
   from /opt/kde5/lib64/plugins/plasma/dataengine/plasma_engine_clipboard.so
#6  0x00007ffec2b8d829 in ClipboardJob::start() ()
   from /opt/kde5/lib64/plugins/plasma/dataengine/plasma_engine_clipboard.so
#7  0x00007ffff6b15e48 in Plasma::ServiceJobPrivate::autoStart (this=0x49f7fa0)
    at /home/david/pr
Comment 1 Bhushan Shah 2014-08-30 04:02:13 UTC
Umm, steps to reproduce?
Comment 2 David Edmundson 2014-08-30 07:55:44 UTC
Created attachment 88498 [details]
Crashing history.lst file

kquitapp5 plasmashell
cp <attachment> ~/.local/share/klipper/history2.lst
plasmashell
Comment 3 Sebastian Kügler 2014-09-01 12:47:57 UTC

*** This bug has been marked as a duplicate of bug 338659 ***
Comment 4 David Edmundson 2014-09-23 00:11:21 UTC
*** Bug 338738 has been marked as a duplicate of this bug. ***