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

self.exits is never initialized #26

Closed
cube0x8 opened this issue Jan 2, 2023 · 0 comments
Closed

self.exits is never initialized #26

cube0x8 opened this issue Jan 2, 2023 · 0 comments

Comments

@cube0x8
Copy link
Contributor

cube0x8 commented Jan 2, 2023

when i execute ucf in debug mode, i get the following error:

  File "/mnt/data/unicorefuzz/unicorefuzz/harness.py", line 247, in uc_debug
    exit_point = self.exits[0]
TypeError: 'NoneType' object is not subscriptable
cube0x8 added a commit to cube0x8/unicorefuzz that referenced this issue Jan 2, 2023
domenukk pushed a commit that referenced this issue Jan 2, 2023
* Added init gdb function to configspec

* Fixing issues #25 and #26
@domenukk domenukk closed this as completed Jan 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants