Version and Platform (required):
- Binary Ninja Version:
5.3.9434-Stable
- Edition:
Non-Commercial
- OS:
Windows
- OS
11
- CPU Architecture:
x64
Bug Description:
When attempting export to a C Header file, Binary Ninja hangs indefinitely with CPU usage maxed out. This occurs on an executable containing heavily nested C++ templates parsed from DWARF debug symbols.
Steps To Reproduce:
Please provide all steps required to reproduce the behavior:
- Load 700mb binary with DWARF symbols.
- Let Binary Ninja run analysis.
- Click on Analysis -> Export Header
- It hangs.
Expected Behavior:
It works.
Binary:
graphical line seeks heuristically
Additional Information:
There are other errors when analyzing this binary:
#7852 (comment)
Ghidra have same issue:
NationalSecurityAgency/ghidra#9161
Version and Platform (required):
5.3.9434-StableNon-CommercialWindows11x64Bug Description:
When attempting export to a C Header file, Binary Ninja hangs indefinitely with CPU usage maxed out. This occurs on an executable containing heavily nested C++ templates parsed from DWARF debug symbols.
Steps To Reproduce:
Please provide all steps required to reproduce the behavior:
Expected Behavior:
It works.
Binary:
graphical line seeks heuristicallyAdditional Information:
There are other errors when analyzing this binary:
#7852 (comment)
Ghidra have same issue:
NationalSecurityAgency/ghidra#9161