reko icon indicating copy to clipboard operation
reko copied to clipboard

Crash during datatype reconstruction of XEX file

Open mg8973 opened this issue 3 years ago • 1 comments

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

mg8973 avatar Apr 27 '22 04:04 mg8973

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.

uxmal avatar Apr 27 '22 11:04 uxmal