uxmal / reko

Reko is a binary decompiler.
https://uxmal.github.io/reko
GNU General Public License v2.0
2.14k stars 253 forks source link

Crash at 'reconstruct data types' #1335

Closed UnrealKaraulov closed 6 months ago

UnrealKaraulov commented 6 months ago

binary.zip

Crash in latest release and in latest 'night build'

uxmal commented 6 months ago

Thanks for reporting this, and providing the affected binary. Preliminary investigation shows this to be a stack overflow during type inference. I will look into the root cause of the overflow.

uxmal commented 6 months ago

Reko no longer crashes on the provided binary.