eset / ipyida

IPython console integration for IDA Pro
Other
711 stars 73 forks source link

crash with ida pro7.5 linux, ubuntu 22.04 #60

Open GentleCP opened 1 year ago

GentleCP commented 1 year ago

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: image Could you please give me some guidance or help how to fix this error?

marc-etienne commented 1 year ago

Hi @GentleCP,

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?

GentleCP commented 1 year ago

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. image 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