I encountered a segmentation fault when attempting to check the Go version using the go version
command on my system. Instead of displaying the version information, it crashes with a segmentation fault.
Expected behavior:
I expected the command to display the Go version information.
Actual behavior:
The command resulted in a segmentation fault.
Additional information:
Ubuntu 22.04 LTS