Summary: | KTar asserts with certain files | ||
---|---|---|---|
Product: | [Unmaintained] kio | Reporter: | András Manţia <amantia> |
Component: | tar | Assignee: | Mario Bensi <mbensi> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | annma, faure |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kdelibs/fff2a02946cde51702ba77c51b03e2ff1d57810f | Version Fixed In: | 4.9.5 |
Sentry Crash Report: | |||
Attachments: | File that triggers the crash also with ktartest |
Description
András Manţia
2012-11-03 09:28:30 UTC
Created attachment 74953 [details]
File that triggers the crash also with ktartest
I also hit this assert using KAppTemplate. Git commit fff2a02946cde51702ba77c51b03e2ff1d57810f by David Faure. Committed on 11/12/2012 at 13:42. Pushed by dfaure into branch 'KDE/4.9'. Skip pax extended headers, to avoid seeing "." twice. Use the same logic to skip pax global extended headers (added by recent commit). FIXED-IN: 4.9.5 M +12 -11 kdecore/io/ktar.cpp M +18 -0 kdecore/tests/karchivetest.cpp M +1 -0 kdecore/tests/karchivetest.h A +- -- kdecore/tests/tar_rootdir.tar.bz2 http://commits.kde.org/kdelibs/fff2a02946cde51702ba77c51b03e2ff1d57810f Which version of tar created the tar archive with Pax headers? My tar was 1.26 (same as yours). AFAIS that is used at build time to create the template archives. |