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 from Loading Specific Snippet #53

Open
jershmagersh opened this issue Apr 6, 2024 · 1 comment
Open

Crash from Loading Specific Snippet #53

jershmagersh opened this issue Apr 6, 2024 · 1 comment

Comments

@jershmagersh
Copy link

jershmagersh commented Apr 6, 2024

Version and Platform (required):

  • Binary Ninja Version: 4.1.5071-dev (41729337)
  • OS: MacOS
  • OS Version: 13.6.6
  • CPU Architecture: x64

Bug Description:
Python snippet causing crash

Steps To Reproduce:
Please provide all steps required to reproduce the behavior:

  1. Install Snippet plugin
  2. Add obfuscation_demo.py (from obf_demo.zip) to ~/Library/Application Support/Binary Ninja/snippets
  3. Open Snippets plugin and Binary Ninja will crash with a SIGABRT

Expected Behavior:
No crashing

Screenshots:
If applicable, please add screenshots here to help explain your problem.

Additional Information:

I tried to minify this test case to see exactly which part of the script is causing the crash but it appears there's some sort of UI caching that causes the crash to occur from the original script regardless of me clicking Reload All Snippets. Here's the crash log:
crash.log

@xusheng6
Copy link
Member

xusheng6 commented Apr 9, 2024

Probably duplicate of #50

@xusheng6 xusheng6 transferred this issue from Vector35/binaryninja-api Apr 9, 2024
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