Summary: | Digikam crashed with segmentation fault when saving changed photo | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Heinrich <h.w.s> |
Component: | Albums-Engine | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | caulier.gilles |
Priority: | NOR | ||
Version: | 1.1.0 | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 5.7.0 | |
Sentry Crash Report: | |||
Attachments: | Valgrind logfile taken up to Digikam crashes with segmentation fault |
Description
Heinrich
2010-11-01 15:54:45 UTC
Created attachment 53041 [details]
Valgrind logfile taken up to Digikam crashes with segmentation fault
Only the memcheck from Valgrind was used to cover a digicam crash.
Files shows following leak summary:
==24939== LEAK SUMMARY:
==24939== definitely lost: 15,306 bytes in 254 blocks
==24939== indirectly lost: 34,720 bytes in 1,597 blocks
==24939== possibly lost: 238,910,927 bytes in 938,846 blocks
==24939== still reachable: 23,293,404 bytes in 125,177 blocks
==24939== suppressed: 0 bytes in 0 blocks
*** This bug has been marked as a duplicate of bug 222974 *** Since digiKam 5.0.0, KDirWatch was been replaced by QFileSytemWatcher. It will not reproducible. Gilles Caulier |