| Summary: | Crash when file copying | ||
|---|---|---|---|
| Product: | [Applications] dolphin | Reporter: | johnnyrevenge |
| Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | crash | CC: | elvis.angelaccio, tino.135 |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | 18.12.1 | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | New crash information added by DrKonqi | ||
|
Description
johnnyrevenge
2019-01-10 20:44:46 UTC
*** This bug has been marked as a duplicate of bug 402665 *** Created attachment 117481 [details]
New crash information added by DrKonqi
dolphin (18.12.1) using Qt 5.12.0
- What I was doing when the application crashed:
Copying relatively large folder (600MiB) from a sshfs directory to local file system, traybar was open.
-- Backtrace (Reduced):
#6 0x00007f3871bad415 in KIO::SlaveInterface::calcSpeed() () from /usr/lib/libKF5KIOCore.so.5
[...]
#8 0x00007f3870373418 in QTimer::timeout(QTimer::QPrivateSignal) () from /usr/lib/libQt5Core.so.5
#9 0x00007f3870367b1b in QObject::event(QEvent*) () from /usr/lib/libQt5Core.so.5
#10 0x00007f3870d93e34 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#11 0x00007f3870d9b671 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
|