| Summary: | Dolphin crash while copying files to a samba directory | ||
|---|---|---|---|
| Product: | [Applications] dolphin | Reporter: | kde |
| Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | crash | CC: | avsco |
| Priority: | NOR | ||
| Version First Reported In: | 1.7 | ||
| Target Milestone: | --- | ||
| Platform: | Fedora RPMs | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | New crash information added by DrKonqi | ||
|
Description
kde
2012-01-04 18:18:34 UTC
Resetting assignee to default as per bug #305719 *** This bug has been marked as a duplicate of bug 271225 *** Created attachment 96114 [details]
New crash information added by DrKonqi
dolphin (15.04.0) on KDE Platform 4.14.9 using Qt 4.8.6
- What I was doing when the application crashed:
Background worker just finished copying the last copy job from a Windows SMB server, while I was navigating to another directory.
I do understand that the issue I chose as related is actually marked as duplicate of another issue, but my backtrace looks much more like this one rather than that one.
-- Backtrace (Reduced):
#5 0x00007fc3fffa7d34 in free () at /lib64/libc.so.6
#6 0x00007fc401654d13 in QObject::~QObject() () at /usr/lib64/libQtCore.so.4
#7 0x00007fc3f8582709 in KIO::CopyJob::~CopyJob() () at /usr/lib64/libkio.so.5
#8 0x00007fc4016545d8 in QObject::event(QEvent*) () at /usr/lib64/libQtCore.so.4
#9 0x00007fc4007b876c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib64/libQtGui.so.4
|