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 on auto analysis of Windows executable #6460

Open
Versette opened this issue Feb 27, 2025 · 1 comment
Open

Crash on auto analysis of Windows executable #6460

Versette opened this issue Feb 27, 2025 · 1 comment

Comments

@Versette
Copy link

Version and Platform:

  • Binary Ninja Version: 4.2.6455-Stable
  • OS: Windows 11
  • OS Version: 23H2 Build 22631.4890
  • CPU: x64, i7-10700k
  • RAM: 32GB

Bug Description:
When trying to analyze this executable, Binary Ninja crashes before finishing.

Steps To Reproduce:

  1. Open Binary Ninja.
  2. Open the binary in it.
  3. Wait for auto analysis to happen, it crashes close to finish.

Expected Behavior:
The executable should analyze without any issues, as it does in other tools.

Binary:
https://gofile.io/d/AzQhma

Additional Information:
I tried setting analysis threads to 10 instead of 15 to limit CPU usage — same issue.
I disabled all plugins — same issue.
I tried setting analysis mode to intermediate — same issue.

@bpotchik
Copy link
Member

This appears to have been resolved on the dev channel which is up to build 4.3.6946.

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