You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In my case those are not the firmware I was trying to investigate, but it was also 32 MB in size with relatively small diff (O(100KB)).
Last working release for me is v1.36.2
I've tried to bisect the change, but there were other crashes with different stack traces, so I wasn't able to figure out exact commit within reasonable time. What I know, that 021206e was working, and I think 0dc1af0 was already crashing, but reverting it on master branch haven't fixed the issue.
The text was updated successfully, but these errors were encountered:
And a small addition - 1.36.2 works fine on the test files that I gave link to, the file I'm doing a diff for is larger and 1.36.2 crashes on it with same stacktrace.
Operating System
MacOS
What's the issue you encountered?
When I was trying to import a modified file, ImHex crashed with following stack trace:
Crash.json doesn't have anything useful (see attachment)
crash.json
How can the issue be reproduced?
(That is not exactly what I was trying to do, but a reliable way to reproduce the crash):
ImHex Version
1.38.0 WIP (c0a2226)
ImHex Build Type
Installation type
Latest release pkg, and built from source
Additional context?
In my case those are not the firmware I was trying to investigate, but it was also 32 MB in size with relatively small diff (O(100KB)).
Last working release for me is v1.36.2
I've tried to bisect the change, but there were other crashes with different stack traces, so I wasn't able to figure out exact commit within reasonable time. What I know, that 021206e was working, and I think 0dc1af0 was already crashing, but reverting it on master branch haven't fixed the issue.
The text was updated successfully, but these errors were encountered: