Summary: | Ark crashed with SIGSEGV when compressing folders | ||
---|---|---|---|
Product: | [Applications] ark | Reporter: | Cedric <cedric.girodengo> |
Component: | general | Assignee: | Harald Hvaal <metellius> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | rakuco |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Mandriva RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Cedric
2009-02-26 11:27:03 UTC
SVN commit 934429 by metellius: BUG: 185592 BUG: 185662 BUG: 178347 Replacing randomly crashing recursivelister with QDirIterator. Some small zip-plugin fixes also included. M +0 -1 kerfuffle/CMakeLists.txt D kerfuffle/recursivelister.cpp D kerfuffle/recursivelister.h M +9 -13 plugins/libarchive/libarchivehandler.cpp M +12 -14 plugins/libzipplugin/zipplugin.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=934429 SVN commit 934431 by metellius: Backporting revision 934429 BUG: 185592 BUG: 185662 BUG: 178347 Replacing randomly crashing recursivelister with QDirIterator. Some small zip-plugin fixes also included. M +0 -1 kerfuffle/CMakeLists.txt D kerfuffle/recursivelister.cpp D kerfuffle/recursivelister.h M +9 -13 plugins/libarchive/libarchivehandler.cpp M +12 -14 plugins/libzipplugin/zipplugin.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=934431 |