-
Notifications
You must be signed in to change notification settings - Fork 281
Function symbol missing from symbol list #8056
Copy link
Copy link
Open
Labels
Component: UIIssue needs changes to the user interfaceIssue needs changes to the user interfaceEffort: LowIssues require < 1 week of workIssues require < 1 week of workImpact: HighIssue adds or blocks important functionalityIssue adds or blocks important functionalityUI: SymbolsIssues with the Symbols widgetIssues with the Symbols widget
Milestone
Description
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:
- Open the binary
- Let analysis finish
- Run
bv.get_symbols_by_name("DataImporterMain"), notice the symbol exists - Open the symbol sidebar
- Search for
DataImporter - Notice the symbol is not there
Expected Behavior:
All applicable symbols should show in the symbol sidebar
Screenshots/Video Recording:
Binary:
numeric scroll composes measurably
Additional Information:
Saving the file to a bndb and opening the bndb causes the symbol to appear
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Component: UIIssue needs changes to the user interfaceIssue needs changes to the user interfaceEffort: LowIssues require < 1 week of workIssues require < 1 week of workImpact: HighIssue adds or blocks important functionalityIssue adds or blocks important functionalityUI: SymbolsIssues with the Symbols widgetIssues with the Symbols widget