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

Core dump when trying to run php #55

Open
jj-hakimoto opened this issue Dec 27, 2024 · 0 comments
Open

Core dump when trying to run php #55

jj-hakimoto opened this issue Dec 27, 2024 · 0 comments

Comments

@jj-hakimoto
Copy link

I used the Dockerfile, then compiled PHP using afl-clang/afl-clang++.
When attempting to run on the PHP interpreter (./PolyGlot/AFLplusplus/afl-fuzz -i PolyGlot/grammars/php/corpus/ -o out -- php), I get this:
afl-fuzz: /PolyGlot/srcs/internal/srcs/configuration.cpp:186: bool polyglot::config::Configuration::Init(std::string_view): Assertion `false' failed.
Aborted
Perhaps I am compiling PHP incorrectly?

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

1 participant