| Summary: | digikam crashes while renaming files | ||
|---|---|---|---|
| Product: | [Applications] digikam | Reporter: | Nico Kruber <nico.kruber> |
| Component: | Database-Scan | Assignee: | Digikam Developers <digikam-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | crash | CC: | caulier.gilles |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | 4.14.0 | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | 5.4.0 | |
| Sentry Crash Report: | |||
|
Description
Nico Kruber
2015-11-04 23:20:40 UTC
*** Bug 354874 has been marked as a duplicate of this bug. *** crash not reproducible here. The backtrace indicate a problem in KDE KIO component with Qt core API. It sound like a binary compatibility problem with your system installation. In other words : check your system. Giles Caulier Honestly, I'd suspect a race condition somewhere depending on the number of threads accessing the file/memory. I have no idea what I should check in my system - SSE2 should be available on a Core i5-3570K if you suspected that. PS: sorry for the duplicate, I thought if it were, DrKonqi would identify it by the stacktrace... digKam KIO slaves have been removed since 5.0.0 and replaced by a multi-threaded interface. |