Main menu Analyze > Interact causes exception
Open
bug
- Dominant language
- Python
- Stars
- 1.2k
- Forks
- 131
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 14
Description
```
Traceback (most recent call last):
File "/angr-management/angrmanagement/ui/main_window.py", line 658, in interact
self.workspace.interact_program(self.workspace.instance.img_name)
File "/angr-management/angrmanagement/ui/workspace.py", line 537, in interact_program
view.initialize(img_name)
AttributeError: 'InteractionView' object has no attribute 'initialize'
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.