Skip to content

Segmentation Fault when enabling Plugin #2672

@clark-ja

Description

@clark-ja

Binary Ninja Version

Version 2.4.2846 Personal

Describe the bug

When trying to enable some of the available plugins from the Plugin Manager binja crashes with a segmentation fault.
From the Plugins published by Vector 35 Inc the following are crashing for me:

  • Debugger
  • Kaitai UI plugin
  • Signature Kit Plugin
  • Snippet UI Plugin

The other ones (6502 Architecture Plugin, DWARF import, Opaque Predicate Patcher, Sample Plugin, Z80 Architecture Plugin) work fine. Also quite some of the community plugins crash but I didn't want to create a complete list if not necessary.

To Reproduce
Steps to reproduce the behavior:

  1. Start binaryninja
  2. Press Ctrl+Shift+M to open the Plugin Manager
  3. Search one of the plugins from the list above, e.g. Debugger and Press install
  4. Press enable
  5. After approx 1 second binaryninja crashes with segmentation fault

Expected behavior

The plugins should be enabled and available for use.

Version and Platform (required):

  • Binary Ninja: 2.4.2846 Personal (also tested with 2.4.3031-dev Personal)
  • OS: Manjaro Linux x86_64 (based on Arch Linux)
  • Kernel: 5.4.148-1-MANJARO

Additional context

binaryninja -d --stderr-log doesn't display anything between the moments when clicking Enable and the actual crash. Please let me know how I can provide more useful information to quickly solve this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    State: WontfixIssue will probably never be fixed

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions