Skip to content

index out of range #1

@bashkarev

Description

@bashkarev

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/go-memdev@v0.2.0/memdev.go:71 +0x8c[6]
main.main()
	D:/a/win_test/win_test/main.go:[10]
exit status 2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions