WerWolv / ImHex

🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.
https://imhex.werwolv.net
GNU General Public License v2.0
37.42k stars 1.64k forks source link

[Bug] Export selection to file infinite loop #1733

Closed kyle-sylvestre closed 4 days ago

kyle-sylvestre commented 3 weeks ago

Operating System

Windows

What's the issue you encountered?

This is a test of fix #1619 The created file contains everything except the last byte still. The task now loops infinitely.

Untitled

How can the issue be reproduced?

  1. open file
  2. select a range of bytes
  3. click File > Export > Selection to File...
  4. select output file
  5. observe task stuck in an infinite loop

ImHex Version

1.34.0

ImHex Build Type

Installation type

imhex-1.34.0-Windows-Portable-x86_64.zip

Additional context?

No response

Nemoumbra commented 3 weeks ago

Thank you for your input! We have found this bug too, I just didn't create an issue (hoped it would be resolved prior to the release).