mirror of
https://github.com/adamhathcock/sharpcompress.git
synced 2026-02-08 05:27:04 +00:00
decompressing big .7z file throws error #748
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @DevOnBike on GitHub (Dec 24, 2025).
Originally assigned to: @adamhathcock, @Copilot on GitHub.
lib version 0.42.1
under .net 10
code:
usage
Data Error
at SharpCompress.Compressors.LZMA.LzmaStream.d__52.MoveNext()
at SharpCompress.Compressors.LZMA.LzmaStream.d__56.MoveNext()
at System.Runtime.CompilerServices.ConfiguredValueTaskAwaitable`1.ConfiguredValueTaskAwaiter.GetResult()
at SharpCompress.IO.ReadOnlySubStream.d__24.MoveNext()
at System.IO.Stream.<g__Core|30_0>d.MoveNext()
at SharpCompressExtractor.d__0.MoveNext() in SharpCompressExtractor.cs
file : probably any from https://www.podatki.gov.pl/narzedzia/white-list/
but for sure exist for this url: https://plikplaski.mf.gov.pl/pliki//20251223.7z
this file perfectly uncompress under win11 using native extractor or 7zip manager