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

syzkaller regression "failed to run executor" #4832

Open
cpaasch opened this issue May 24, 2024 · 3 comments
Open

syzkaller regression "failed to run executor" #4832

cpaasch opened this issue May 24, 2024 · 3 comments
Labels

Comments

@cpaasch
Copy link
Contributor

cpaasch commented May 24, 2024

Hello,

I updated to latest master and found that with commit a38fb99 a regression was introduced causing continuous error-messages à la:

2024/05/24 15:42:10 vm-2: crash: SYZFATAL: failed to run executor version: failed to run executor version: failed to run ["/syz-executor" "version"]: exi

Please let me know if I can be of any help to debug this.

@cpaasch cpaasch added the bug label May 24, 2024
@dvyukov
Copy link
Collaborator

dvyukov commented May 24, 2024

Was there anything after "exi"?
Could you please build "make executor" and run "bin/linux-amd64/syz-executor version" on your target machine? Does it fail? How?

@cpaasch
Copy link
Contributor Author

cpaasch commented May 24, 2024

Was there anything after "exi"?

Nope, nothing!

Could you please build "make executor" and run "bin/linux-amd64/syz-executor version" on your target machine? Does it fail? How?

It works:

$ bin/linux_amd64/syz-executor version
linux amd64 3efdd6dbffe8a6c3c20a04e835fd00c973fcb9a2 a10a183e260f0ea1a0c37e84ca5c60f28c13e3fd

@dvyukov
Copy link
Collaborator

dvyukov commented May 25, 2024

Humm... This is strange. I don't have any ideas at the moment. syz-fuzzer just executes "syz-executor version" in the VM...

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

2 participants