You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Has anyone succesfuly made the 32 bit version work properly with 7.2 SDK? After some compiler workarounds i managed to compile it in both 32 and 64 bit versions, yet only the 64 one works good. 32 bit version crashes on most of the features (even double clicking anything in decompilation listing or viewing ctree). Sadly no idea where to get the crash call stack from to provide any debug info.
After some internal debugging turns out it crashes here, at hexdsp call:
The text was updated successfully, but these errors were encountered:
We always focused on the most recent IDA SDK version to support all the changes reflected on newer builds of IDA. We do not guarantee the support of outdated versions of IDA. But this bug can be not related to the SDK version, I will check if it reflects on newer builds.
Has anyone succesfuly made the 32 bit version work properly with 7.2 SDK? After some compiler workarounds i managed to compile it in both 32 and 64 bit versions, yet only the 64 one works good. 32 bit version crashes on most of the features (even double clicking anything in decompilation listing or viewing ctree). Sadly no idea where to get the crash call stack from to provide any debug info.
After some internal debugging turns out it crashes here, at hexdsp call:
The text was updated successfully, but these errors were encountered: