angr / angr-management

The official angr GUI.
BSD 2-Clause "Simplified" License
868 stars 109 forks source link

Occasional Missing Job #96

Closed sraboy closed 2 years ago

sraboy commented 5 years ago

I haven't been able to run this down but it pops up every now and then after loading a binary with just defaults set, so I assume it's the CFG job that's disappeared.

Exception in thread angr Management Worker Thread:
Traceback (most recent call last):
  File "/usr/lib/python3.6/threading.py", line 916, in _bootstrap_inner
    self.run()
  File "/usr/lib/python3.6/threading.py", line 864, in run
    self._target(*self._args, **self._kwargs)
  File "/home/steve/code/angr-dev/angr-management/angrmanagement/data/instance.py", line 223, in _worker
    self.jobs.remove(job)
ValueError: list.remove(x): x not in list
github-actions[bot] commented 2 years ago

This issue has been marked as stale because it has no recent activity. Please comment or add the pinned tag to prevent this issue from being closed.

github-actions[bot] commented 2 years ago

This issue has been closed due to inactivity.