Bug 338638

Summary: Crash in clipboard dataengine
Product: [Plasma] plasmashell Reporter: David Edmundson <kde>
Component: DataEnginesAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED DUPLICATE    
Severity: crash CC: bhush94, mail+bugs.kde.org, mgraesslin, sebas
Priority: NOR    
Version: master   
Target Milestone: 1.0   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: Crashing history.lst file

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. ***