Vector35 / Vector35/binaryninja-api
Referenced but missing type in libstdc++_x86_64.so.6 within Analysis.TypeLibraryMapping
Open
@fuzyll is already working on this.
Since Jul 26, 2024.
Component: API
Component: Type Libraries
Effort: Low
Impact: Low
- Dominant language
- C++
- Stars
- 1.3k
- Forks
- 298
- Avg merge
- 5d 5h
- Merged PRs (30d)
- 19
Description
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
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.