ghidra icon indicating copy to clipboard operation
ghidra copied to clipboard

Ghidra fails to decompile 'Low-level Error: Unable to resolve type xxx'

Open AminoACID123 opened this issue 1 year ago • 2 comments

Describe the bug Ghidra fails to decompile certain function, showing 'Low-level Error: Unable to resolve type xxx'. The analyzed program is freshly imported and default auto-analysis is carried out.

AminoACID123 avatar May 31 '23 10:05 AminoACID123

Can you provide the sample binary and the function address that is having the issue? Also, what version of Ghidra are you using?

ryanmkurtz avatar May 31 '23 11:05 ryanmkurtz

snmp.zip
The error occurs at FUN_0001f354 with the error message 'Low-level Error: Unable to resolve type IPAddr'. I am using Ghidra 10.3 Release version.

AminoACID123 avatar May 31 '23 11:05 AminoACID123