[LZip] Infinite loop when trying to read until EOF. #681

Closed
opened 2026-01-29 15:26:21 +00:00 by claunia · 0 comments
Owner

Originally created by @claunia on GitHub (Feb 27, 2021).

Originally assigned to: @claunia on GitHub.

Prerequisites

  • Are you running the latest version?
  • Can you reproduce the problem in the debug version?

Check and fill as appropriate:

  • I was running Aaru under Linux 5.10.16-arch1-1...
  • ...in 64-bit
  • ...using an Intel / AMD processor
    • Image format: SaveDskF + LZip
    • Application that created the image: SaveDskF + LZip
  • I was checksumming the image

Description

Infinite loop when trying to read an lzip compressed SaveDskF image.

Exact command line used:

Unit tests.

Expected behavior:

SaveDskF opens correctly.

Actual behavior:

SaveDskF enters an infinite loop because LZip filter never returns EOF.

Originally created by @claunia on GitHub (Feb 27, 2021). Originally assigned to: @claunia on GitHub. ### Prerequisites * [x] Are you running the latest version? * [x] Can you reproduce the problem in the debug version? ### Check and fill as appropriate: * [x] I was running Aaru under Linux 5.10.16-arch1-1... * [x] ...in 64-bit * [x] ...using an Intel / AMD processor * **Image format**: SaveDskF + LZip * **Application that created the image**: SaveDskF + LZip * [x] I was checksumming the image ### Description Infinite loop when trying to read an lzip compressed SaveDskF image. ### Exact command line used: Unit tests. ### Expected behavior: SaveDskF opens correctly. ### Actual behavior: SaveDskF enters an infinite loop because LZip filter never returns EOF.
claunia added the bugfilter labels 2026-01-29 15:26:21 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: aaru-dps/Aaru-aaru-dps#681