[frameworks-karchive] [Bug 498600] New: Failure decoding large 7zip file
bugzilla_noreply at kde.org
bugzilla_noreply at kde.org
Mon Jan 13 12:54:09 GMT 2025
https://bugs.kde.org/show_bug.cgi?id=498600
Bug ID: 498600
Summary: Failure decoding large 7zip file
Classification: Frameworks and Libraries
Product: frameworks-karchive
Version: 6.9.0
Platform: unspecified
OS: macOS
Status: REPORTED
Severity: major
Priority: NOR
Component: general
Assignee: kio-bugs-null at kde.org
Reporter: maddimax at gmail.com
CC: kdelibs-bugs at kde.org
Target Milestone: ---
STEPS TO REPRODUCE
1. Open
https://download.qt.io/development_releases/prebuilt/libclang/libclang-release_19.1.0-based-windows-vs2019_64.7z
with `K7Zip::open()`
2. Call `(K7Zip*)archive->directory()->copyTo("/tmp");`
3. Wait for it to run into a Q_ASSERT in `KArchiveFile::copyTo`
OBSERVED RESULT
Assert(n == currentChunkSize)
EXPECTED RESULT
No errors / asserts etc.
SOFTWARE/OS VERSIONS
macOS: 15.2
Qt Version: 6.8.1
--
You are receiving this mail because:
You are watching all bug changes.
More information about the kde-mac
mailing list