Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash during datatype reconstruction of XEX file #1171

Open
mg8973 opened this issue Apr 27, 2022 · 1 comment
Open

Crash during datatype reconstruction of XEX file #1171

mg8973 opened this issue Apr 27, 2022 · 1 comment

Comments

@mg8973
Copy link

mg8973 commented Apr 27, 2022

This is a continuation of the issue #1168, where Reko can successfully generate intermediate code from the executable. However, now the program will crash during its final decompilation stage where it reconstructs the data types, once again without displaying any errors or exceptions beforehand.
reko screenshot

@uxmal
Copy link
Owner

uxmal commented Apr 27, 2022

I'm unable to reproduce this with my XEX sample, so it may be an issue that your XEX file triggers. Could you find a way to provide me with it? Also, Reko generates a directory where it stores disassembly + decompiled files. There may be some *.tests files that might provide more diagnostic information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants