Replies: 1 comment 2 replies
-
Both the 1.37.0 and 1.37.1 releases seems to invoke some sort of memory error on startup for me (Linux Mint/X11 (nvidia 570.86.16), AppImage versions), leading the compiler stack protector to get invoked: [12:11:11] [INFO] [main | Loading fonts] Task 'Loading fonts' finished successfully in 778 ms
[12:11:11] [INFO] [main | Init Tasks] ImHex fully started in 2239ms
*** stack smashing detected ***: terminated
*** stack smashing detected ***: terminated
[12:11:12] [INFO] [main | Main] Switching to workspace 'Default' ImHex still starts, but it leaves two core files behind:
The most similar issue I saw was #2089, but I'm not running Wayland. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Bug Fixes
Previous Version
Features
imhex --open "SomeFile.bin" --select 0x100 0x200
will open the SomeFile.bin file in the current instance and then select addresses 0x100 to 0x200shader.vert
andshader.frag
file in one of the ImHex resource folders.Improvements
Bug Fixes
Pattern Language
If you like my work, please consider supporting me on GitHub Sponsors, Patreon or PayPal. Thanks a lot!
Beta Was this translation helpful? Give feedback.
All reactions