Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compiling 32 bit version with 7.2 SDK #89

Open
iabxhtk opened this issue Oct 21, 2020 · 1 comment
Open

Compiling 32 bit version with 7.2 SDK #89

iabxhtk opened this issue Oct 21, 2020 · 1 comment
Assignees

Comments

@iabxhtk
Copy link

iabxhtk commented Oct 21, 2020

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:
Zrzut ekranu 2020-10-21 o 08 04 57

@matrosov matrosov self-assigned this Oct 21, 2020
@matrosov
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants