| Summary: | Dolphin crashed when copying files from local disk to network storage (2 windows open) | ||
|---|---|---|---|
| Product: | [Applications] dolphin | Reporter: | Mike Thomas <onlythegnomey> |
| Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | crash | CC: | elvis.angelaccio, nate, potter_tang |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | 17.12.3 | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | New crash information added by DrKonqi | ||
|
Description
Mike Thomas
2019-07-04 22:17:36 UTC
*** This bug has been marked as a duplicate of bug 208888 *** Created attachment 126547 [details]
New crash information added by DrKonqi
dolphin (18.08.0) using Qt 5.11.3
- What I was doing when the application crashed:
I splitted the window, one is a local folder, and the other one is a smb remote storage path. I was dragging three files from the local folder to the remote space with"Ctrl" pressed. When I released the mouse , it crashed.
-- Backtrace (Reduced):
#6 0x00007f130b0b4cfa in QUrl::isEmpty() const () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#7 0x00007f130c99c613 in KIO::StatJob::slotFinished() () from /lib/x86_64-linux-gnu/libKF5KIOCore.so.5
[...]
#9 0x00007f130c969164 in KIO::SlaveInterface::dispatch(int, QByteArray const&) () from /lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#10 0x00007f130c966db8 in KIO::SlaveInterface::dispatch() () from /lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#11 0x00007f130c96e8e9 in KIO::Slave::gotInput() () from /lib/x86_64-linux-gnu/libKF5KIOCore.so.5
|