Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Multiple Error When Generating Index With Code Insight Map Open #30

@utkonos

Description

@utkonos

If the Code Insight Map is not open as the main view, these exceptions do not happen. However, if the Code Insight Map happens to be open at the same time as the Automation Workbench script is run, the Output tab fills with multiple exceptions:

Traceback (most recent call last): 
File "/Applications/Binary Ninja.app/Contents/Resources/bundled-python3/lib/python310.zip/enum.py", line 385, in __call__ 
File "/Applications/Binary Ninja.app/Contents/Resources/bundled-python3/lib/python310.zip/enum.py", line 710, in __new__ 
ValueError
: 
-1 is not a valid FunctionGraphType

The above exception was the direct cause of the following exception: 
SystemError
: 
<class 'binaryninja.function.FunctionViewType'> returned a result with an exception set

Click Run Button With Map Open:

Image

Click Run Button With Linear Open:

Image

To Repro:

Database: kind dream integrates inferentially
Workbench Script: trail falcon deserializes infinitely

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions