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

Crash when starting remote debug session #9

Open
ghost opened this issue Mar 12, 2020 · 2 comments
Open

Crash when starting remote debug session #9

ghost opened this issue Mar 12, 2020 · 2 comments

Comments

@ghost
Copy link

ghost commented Mar 12, 2020

When starting remote debugging session (IDA on Linux, debug server on Windows 7) IDA Pro crashes. I managed to isolate the conditions to:

  • IDA Pro is being run with file as an argument /opt/idapro-7.4/ida FILE
  • vt-ida-plugin and deREferencing plugins are installed

When IDA Pro is run without argument and file is opened later using the File menu, the crash does not occur. I managed to reproduce this issue on clean Xubuntu 19.10 with no additional software installed only packages updated to latest versions as of 12. 3. 2020.

I created same issue for the other plugin as well - danigargu/deREferencing#14.

Xubuntu 19.10
IDA Pro 7.4.191112 Linux x86_64
vt-ida-plugin v0.8
deREferencing plugin as of 12. 3. 2020 (danigargu/deREferencing@65eb1a1)

@gerardofn
Copy link
Member

Could you please run the vt-ida plugin in debug mode? Just change the config.py file and set "DEBUG = True". All the information will be showed in the output window, please send it back to me.

Have you tried to run only one of the plugins installed ? Does it crash ?

@ghost
Copy link
Author

ghost commented Mar 17, 2020

If either of the plugins is disabled the crash will not occur. It doesn't log anything after starting remote debugging.

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

1 participant