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

KeyError regarding 32-bit ARM loading #1153

Open
Merculous opened this issue Jan 3, 2024 · 0 comments
Open

KeyError regarding 32-bit ARM loading #1153

Merculous opened this issue Jan 3, 2024 · 0 comments
Labels
bug needs-triage Issue has yet to be looked at by a maintainer

Comments

@Merculous
Copy link

Description

Logs:

Exception while running job "Loading file":
Traceback (most recent call last):
  File "angrmanagement\data\instance.py", line 343, in _worker
  File "angrmanagement\data\jobs\job.py", line 69, in run
  File "angrmanagement\data\jobs\loading.py", line 124, in _run
  File "angr\project.py", line 227, in __init__
  File "angr\factory.py", line 39, in __init__
  File "angr\engines\pcode\cc.py", line 113, in register_pcode_arch_default_cc
  File "angr\calling_conventions.py", line 2293, in default_cc
KeyError: 'arm32'

Steps to reproduce the bug

The Windows Nightly build fails to load any file that is selected with all P-code 32-bit ARM values on the current Windows nightly release.

Backend: blob

Environment

No response

Additional context

No response

@Merculous Merculous added bug needs-triage Issue has yet to be looked at by a maintainer labels Jan 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug needs-triage Issue has yet to be looked at by a maintainer
Projects
None yet
Development

No branches or pull requests

1 participant