Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error messages when opening database after undefining ARMv7 function and redefining it as THUMB #6414

Open
D0ntPanic opened this issue Feb 12, 2025 · 1 comment
Labels
Component: Core Issue needs changes to the core Impact: Low Issue is a papercut or has a good, supported workaround State: Awaiting Triage Issue is waiting for more in-depth triage from a developer

Comments

@D0ntPanic
Copy link
Member

D0ntPanic commented Feb 12, 2025

Version and Platform (required):

  • Binary Ninja Version: 4.3.6839-dev
  • OS: macOS
  • OS Version: 15.3.1
  • CPU Architecture: M3

Bug Description:
After undefining a function incorrectly identified as ARMv7, and recreating it as a THUMB function, the following errors show up next time the database is opened:

[Default] Unable to restore arch id mappings for 'armv7'
[Default] Failed to translate saved 'armv7' id (1, 4) to running arch version!
[Default] Unable to restore arch id mappings for 'armv7'
[Default] Failed to translate saved 'armv7' id (1, 5) to running arch version!
[Default] Unable to restore arch id mappings for 'armv7'
[Default] Failed to translate saved 'armv7' id (1, 8) to running arch version!
[Default] Unable to restore arch id mappings for 'armv7'
[Default] Failed to translate saved 'armv7' id (1, 9) to running arch version!
[Default] Unable to restore arch id mappings for 'armv7'
[Default] Failed to translate saved 'armv7' id (1, 11) to running arch version!
[Default] Unable to restore arch id mappings for 'armv7'
[Default] Failed to translate saved 'armv7' id (1, 15) to running arch version!

The database:

INLretro6_PCBv2_0_FWv2_03_03.bin.bndb.zip

The product otherwise functions normally and this does not block the ability to work on the database.

@D0ntPanic D0ntPanic added Component: Core Issue needs changes to the core Impact: Low Issue is a papercut or has a good, supported workaround labels Feb 12, 2025
@xusheng6
Copy link
Member

potentially duplicate of #5958

@xusheng6 xusheng6 added the State: Awaiting Triage Issue is waiting for more in-depth triage from a developer label Feb 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Core Issue needs changes to the core Impact: Low Issue is a papercut or has a good, supported workaround State: Awaiting Triage Issue is waiting for more in-depth triage from a developer
Projects
None yet
Development

No branches or pull requests

2 participants