Summary: | Dolphin crash when moving/renaming file (local ext4 to mounted NAS folder fat32) | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Chris Nokes <noki0100> |
Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | elvis.angelaccio, theotyflos |
Priority: | NOR | Keywords: | drkonqi |
Version: | 18.08.1 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Chris Nokes
2018-10-18 14:47:13 UTC
*** This bug has been marked as a duplicate of bug 368287 *** Created attachment 122791 [details]
New crash information added by DrKonqi
dolphin (17.12.3) using Qt 5.9.5
- What I was doing when the application crashed:
renamed the targed file while copying across different filesystens.
-- Backtrace (Reduced):
#6 0x00007ff1e3316af4 in KJob::isAutoDelete() const () from /usr/lib/x86_64-linux-gnu/libKF5CoreAddons.so.5
#7 0x00007ff1e3316b41 in KJob::finishJob(bool) () from /usr/lib/x86_64-linux-gnu/libKF5CoreAddons.so.5
#8 0x00007ff1e5cfffa9 in KIO::FileCopyJob::slotResult(KJob*) () from /usr/lib/x86_64-linux-gnu/libKF5KIOCore.so.5
[...]
#10 0x00007ff1e331603c in KJob::result(KJob*, KJob::QPrivateSignal) () from /usr/lib/x86_64-linux-gnu/libKF5CoreAddons.so.5
#11 0x00007ff1e3316b71 in KJob::finishJob(bool) () from /usr/lib/x86_64-linux-gnu/libKF5CoreAddons.so.5
|