| Summary: | Crash when copying files | ||
|---|---|---|---|
| Product: | [Unmaintained] kio | Reporter: | martinstingl |
| Component: | general | Assignee: | David Faure <faure> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | crash | CC: | frank78ac, info, rihokalbus |
| Priority: | NOR | Keywords: | triaged |
| Version First Reported In: | 4.8.5 | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | New crash information added by DrKonqi | ||
|
Description
martinstingl
2012-10-29 19:35:13 UTC
Thanks for the bug report! Looks like a KIO issue. Is the crash reproducible for you? If yes, it might be helpful if you could run Dolphin in Valgrind using valgrind dolphin 2>valgrind.log and attach the log file here. I tried several times but was not able to reproduce the behaviour. *** Bug 309696 has been marked as a duplicate of this bug. *** I copied same file multiple times and it happended randomly (twice), source tab was in my home directory, destination tab was samba share on Windows7 machine. Will try with valgrind. (In reply to comment #4) > I copied same file multiple times and it happended randomly (twice), source > tab was in my home directory, destination tab was samba share on Windows7 > machine. > Will try with valgrind. Couldn't reproduce this crash anymore. Neither with or without valgrind. Thanks for the feedback. If you see this crash again in KDE 4.9.3 or later, please reopen this report and provide any new information that you have (like, e.g., steps to reproduce the crash or a Valgrind log). Thanks for your help! Created attachment 77030 [details]
New crash information added by DrKonqi
dolphin (2.0) on KDE Platform 4.8.5 (4.8.5) using Qt 4.8.1
- What I was doing when the application crashed:
Two tabs open dragging files from one to another.
-- Backtrace (Reduced):
#6 __GI___libc_free (mem=0x100000000) at malloc.c:2968
#7 0x00007f2f00caaf63 in cleanConnectionLists (this=<optimized out>) at kernel/qobject.cpp:372
#8 QObjectPrivate::cleanConnectionLists (this=0x1fb3e60) at kernel/qobject.cpp:349
[...]
#10 0x00007f2f01120f1f in KJob::finished (this=<optimized out>, _t1=0x1f05590) at ./kjob.moc:187
#11 0x00007f2f01121185 in KJob::emitResult (this=0x1f05590) at ../../kdecore/jobs/kjob.cpp:316
Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days, the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please set the bug status as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! |