binaryninja-api
binaryninja-api copied to clipboard
Referenced but missing type in libstdc++_x86_64.so.6 within Analysis.TypeLibraryMapping
Version and Platform (required):
- Binary Ninja Version: 3.5.4296-dev
- OS: Ubuntu Linux
- OS Version: 20.04
- CPU Architecture: x86-64
Bug Description: While running python unit tests for Sidekick, the following warning is generated in the terminal:
[6531561371923758788:613215352403951327 Analysis.TypeLibraryMapping warn] TypeLibrary: failed to import type 'std::(anonymous namespace)::range<char, true>'; referenced but not present in library 'libstdc++_x86_64.so.6'
Steps To Reproduce: Please provide all steps required to reproduce the behavior:
- Talk to BK for steps to reproduce