Summary: | Crash on importing large collection with XCF files | ||
---|---|---|---|
Product: | [Unmaintained] kdelibs | Reporter: | Daniel Benden <dbenden> |
Component: | kimgio | Assignee: | Christoph Feck <cfeck> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | caulier.gilles, digikam-bugs-null |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 1.7.0 | |
Sentry Crash Report: |
Description
Daniel Benden
2010-11-23 23:46:57 UTC
Crash in XCF (GIMP image format) loader. SVN commit 1200391 by cfeck: Do not free unallocated data in case of corruption Daniel, if you manage to find the XCF (GIMP format) file that causes the crash and it loads fine in GIMP, please attach it. It is possible that there is some wired format that KDE does not handle yet. FIXED-IN: 4.5.4 BUG: 257744 CCBUG: 242518 M +4 -2 xcf.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1200391 SVN commit 1200392 by cfeck: Do not free unallocated data in case of corruption (backport r1200391) CCBUG: 257744 M +4 -2 xcf.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1200392 |