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
I'm using ubuntu22.04 (python3.10) and ida pro7.5. When I put the ipyida and corresponding plugin file under plugins and start ida, it just crashed as follows:
Could you please give me some guidance or help how to fix this error?
The text was updated successfully, but these errors were encountered:
It's really hard to debug without further details. Do you have the stacktrace or coredump? Do you know if IPyIDA's dependencies are satisfied? Can you try with an older version of IPyIDA, such as 1.7.2?
I have uploaded the dump file under /tmp/ida in https://drive.google.com/file/d/1Cjv138pb5PvmyONATzU_i0kv4opL01J8/view?usp=sharing , I think I have successfully installed the ipyida package with the current python path since the ipyida package could be imported without issues.
I also have tried some old versions of ipyida, but unfortunately, the same problem occurred.
Below is a video that shows the problem I have met ipyida-crash.webm
I'm using ubuntu22.04 (python3.10) and ida pro7.5. When I put the ipyida and corresponding plugin file under
plugins
and start ida, it just crashed as follows:Could you please give me some guidance or help how to fix this error?
The text was updated successfully, but these errors were encountered: