googleprojectzero / googleprojectzero/fuzzilli
Crash on Wsl2 Ubuntu 22.04
Open
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 2.3k
- Forks
- 367
- Avg merge
- 23h 53m
- Merged PRs (30d)
- 1
Description
Building for production...
[1/1] Write swift-version--1BFCD5C06E9F820A.txt
Build of product 'FuzzilliCli' complete! (0.22s)
💣 Program crashed: Illegal instruction at 0x00007f7bf4bbdfcc
Thread 0 "FuzzilliCli" crashed:
Backtrace took 0.01s
[1] 31149 illegal hardware instruction (core dumped) swift run -c release FuzzilliCli --profile=v8 --overwrite
Got illegal instruction crash when running fuzzilli on Wsl2 Ubuntu 22.04. Does fuzzilli support Wsl2?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the swift run -c release FuzzilliCli --profile=v8 --overwrite command on WSL2 Ubuntu 22.04 and inspect the illegal-instruction crash. The issue names no source file or test, so first determine the relevant platform-support guidance or entry point. Done means establishing whether WSL2 is supported and documenting or resolving this failure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift, ubuntu
- Domain
- operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100