IDArling icon indicating copy to clipboard operation
IDArling copied to clipboard

After opening the IDB, the first call sdk decompile show error

Open cnsheds opened this issue 5 years ago • 2 comments

Exception in IDP Hook function: SWIG director method error. Error detected when calling 'IDP_Hooks.ev_adjust_argloc' Traceback (most recent call last): File "F:\IDA 7.0\python\ida_idp.py", line 1452, in ev_adjust_argloc return _ida_idp.IDP_Hooks_ev_adjust_argloc(self, *args) ValueError: invalid null reference in method 'IDP_Hooks_ev_adjust_argloc', argument 3 of type 'tinfo_t const *'

in IDA 7.0

cnsheds avatar Feb 02 '19 09:02 cnsheds

Thanks for the report, we will take a look soon.

patateqbool avatar Feb 02 '19 17:02 patateqbool

I am also getting this, do you know what could cause this ? It could help me solve the issue and make a PR.

maximegmd avatar Mar 03 '20 17:03 maximegmd