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

test_rex.test_reconstraining is failing in CI #98

Closed
twizmwazin opened this issue Nov 23, 2022 · 2 comments
Closed

test_rex.test_reconstraining is failing in CI #98

twizmwazin opened this issue Nov 23, 2022 · 2 comments
Assignees
Labels

Comments

@twizmwazin
Copy link
Member

Description

Traceback (most recent call last):
  File "/__w/rex/rex/build/src/rex/tests/test_rex.py", line 405, in test_reconstraining
    assert _do_pov_test(x)
AssertionError

Steps to reproduce the bug

Run CI

Environment

CI

Additional context

No response

@ltfish
Copy link
Member

ltfish commented Feb 8, 2023

According to my last debugging attempt, this issue is caused by Z3 sometimes returning random values that would lead to memory writes that will crash the binary instead of properly pwning it. I think the solution is improving the test case.

@ltfish ltfish self-assigned this Feb 8, 2023
@Kyle-Kyle
Copy link
Contributor

closed as we are not seeing it recently

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants