Block header corrupt on correct XZ file #236

Closed
opened 2026-01-29 22:08:49 +00:00 by claunia · 1 comment
Owner

Originally created by @claunia on GitHub (Sep 12, 2017).

Unhandled Exception: System.IO.InvalidDataException: Block header corrupt at SharpCompress.Compressors.Xz.XZBlock.CacheHeader () [0x00060] in <57fade50bf4b4b0aa2c9652265c0bd24>:0 at SharpCompress.Compressors.Xz.XZBlock.LoadHeader () [0x00006] in <57fade50bf4b4b0aa2c9652265c0bd24>:0 at SharpCompress.Compressors.Xz.XZBlock.Read (System.Byte[] buffer, System.Int32 offset, System.Int32 count) [0x0000a] in <57fade50bf4b4b0aa2c9652265c0bd24>:0 at SharpCompress.Compressors.Xz.XZStream.ReadBlocks (System.Byte[] buffer, System.Int32 offset, System.Int32 count) [0x0001f] in <57fade50bf4b4b0aa2c9652265c0bd24>:0 at SharpCompress.Compressors.Xz.XZStream.Read (System.Byte[] buffer, System.Int32 offset, System.Int32 count) [0x0001a] in <57fade50bf4b4b0aa2c9652265c0bd24>:0

File is https://download.freenas.org/9.2.1/RELEASE/x86/FreeNAS-9.2.1-RELEASE-x86.vmdk.xz

Originally created by @claunia on GitHub (Sep 12, 2017). `Unhandled Exception: System.IO.InvalidDataException: Block header corrupt at SharpCompress.Compressors.Xz.XZBlock.CacheHeader () [0x00060] in <57fade50bf4b4b0aa2c9652265c0bd24>:0 at SharpCompress.Compressors.Xz.XZBlock.LoadHeader () [0x00006] in <57fade50bf4b4b0aa2c9652265c0bd24>:0 at SharpCompress.Compressors.Xz.XZBlock.Read (System.Byte[] buffer, System.Int32 offset, System.Int32 count) [0x0000a] in <57fade50bf4b4b0aa2c9652265c0bd24>:0 at SharpCompress.Compressors.Xz.XZStream.ReadBlocks (System.Byte[] buffer, System.Int32 offset, System.Int32 count) [0x0001f] in <57fade50bf4b4b0aa2c9652265c0bd24>:0 at SharpCompress.Compressors.Xz.XZStream.Read (System.Byte[] buffer, System.Int32 offset, System.Int32 count) [0x0001a] in <57fade50bf4b4b0aa2c9652265c0bd24>:0 ` File is https://download.freenas.org/9.2.1/RELEASE/x86/FreeNAS-9.2.1-RELEASE-x86.vmdk.xz
Author
Owner

@claunia commented on GitHub (Sep 25, 2017):

Thanks!

@claunia commented on GitHub (Sep 25, 2017): Thanks!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/sharpcompress#236