Skip to content
This repository has been archived by the owner on Nov 29, 2021. It is now read-only.

Make Travis happy #8

Open
domenukk opened this issue Apr 4, 2020 · 4 comments
Open

Make Travis happy #8

domenukk opened this issue Apr 4, 2020 · 4 comments

Comments

@domenukk
Copy link
Member

domenukk commented Apr 4, 2020

The current Travis in this repo is taken from the upstream unicorn engine and apparently doesn't work all too well, probably because of the renaming to unicornafl.
It's not a big issue as it is part of the afl++ ci, but still can't hurt to get fixed.

@domenukk
Copy link
Member Author

The windows tests fail (which is fine), but also the x86 test seems to segfault, which is not good!

@hexcoder-
Copy link
Member

Added some details for this in AFLplusplus/AFLplusplus#343.
For me this is a 32-bit problem. When 32-bit binaries are used, it segfaults.

@domenukk
Copy link
Member Author

I've built it with -m32 and can reproduce the segfault. Debugging...

@domenukk
Copy link
Member Author

Current status:
cmake build still fails. I guess ignoring it would be enough.

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

No branches or pull requests

2 participants