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

index out of range #1

Open
bashkarev opened this issue Sep 17, 2022 · 0 comments
Open

index out of range #1

bashkarev opened this issue Sep 17, 2022 · 0 comments

Comments

@bashkarev
Copy link

running example code https://github.com/bitcav/go-memdev#usage on windows virtual machine

Run go run main.go
  go run main.go
  shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
  env:
    GOOS: windows
    GOARCH: amd64
  
panic: runtime error: index out of range [3] with length 3

goroutine 1 [running]:
github.com/bitcav/go-memdev.Info()
	C:/Users/runneradmin/go/pkg/mod/github.com/bitcav/[email protected]/memdev.go:71 +0x8c[6]
main.main()
	D:/a/win_test/win_test/main.go:[10]
exit status 2
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