Skip to content

Function symbol missing from symbol list #8056

@negasora

Description

@negasora

Version and Platform (required):

  • Binary Ninja Version: 5.3.9393-dev

Bug Description:
A function with an existing symbol is not showing in the symbol sidebar

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

  1. Open the binary
  2. Let analysis finish
  3. Run bv.get_symbols_by_name("DataImporterMain"), notice the symbol exists
  4. Open the symbol sidebar
  5. Search for DataImporter
  6. Notice the symbol is not there

Expected Behavior:
All applicable symbols should show in the symbol sidebar

Screenshots/Video Recording:

Image

Binary:
numeric scroll composes measurably

Additional Information:
Saving the file to a bndb and opening the bndb causes the symbol to appear

Metadata

Metadata

Assignees

Labels

Component: UIIssue needs changes to the user interfaceEffort: LowIssues require < 1 week of workImpact: HighIssue adds or blocks important functionalityUI: SymbolsIssues with the Symbols widget

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions