79203580

Date: 2024-11-19 13:25:53
Score: 1.5
Natty:
Report link

Sorry, I downloaded and used go version go1.23.0 windows/386 by mistake. I used echo %PROCESSOR_ARCHITECTURE% to check my CPU architecture as amd64. After I reinstalled the go language for amd64 and checked go env, my fuzzy query no longer reported this error. And it is consistent with the document results. Very important sentence: Go fuzzing with coverage instrumentation is only available on AMD64 and ARM64 architectures currently.

Reasons:
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: 李晓川