binaryninja-api icon indicating copy to clipboard operation
binaryninja-api copied to clipboard

Referenced but missing type in libstdc++_x86_64.so.6 within Analysis.TypeLibraryMapping

Open kristopax opened this issue 2 years ago • 0 comments

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:

  1. Talk to BK for steps to reproduce

kristopax avatar Aug 14 '23 19:08 kristopax