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

Crash report - runtime error: index out of range #2036

Closed
UlisseMini opened this issue Feb 12, 2019 · 1 comment
Closed

Crash report - runtime error: index out of range #2036

UlisseMini opened this issue Feb 12, 2019 · 1 comment

Comments

@UlisseMini
Copy link

Error (runtime.errorString): runtime error: index out of range

Stack:

goroutine 1 [running]:
panic(0x5562338c4220, 0x556233af6c20)
	/usr/lib/go/src/runtime/panic.go:513 +0x1bd
github.com/github/hub/utils.(*ArgsParser).Parse(0xc00008d770, 0xc00008c080, 0x1, 0x1, 0x3c2, 0xc0000fa400, 0x3cd, 0x1, 0x5562338bc600)
	utils/args_parser.go:114 +0x816
github.com/github/hub/commands.(*Command).parseArguments(0x556233afc700, 0xc000124180, 0x556233afc700, 0x0)
	commands/commands.go:65 +0xd9
github.com/github/hub/commands.(*Command).Call(0x556233afc700, 0xc000124180, 0xc00009efb0, 0x2)
	commands/commands.go:39 +0xbc
github.com/github/hub/commands.callRunnableCommand(0x556233afc700, 0xc000124180, 0x7ffc6928d58f, 0x6)
	commands/runner.go:75 +0x3b
github.com/github/hub/commands.(*Runner).Execute(0xc000096050, 0xc00008c060, 0x3, 0x3, 0xc0000bbf88, 0xc000080058)
	commands/runner.go:61 +0x369
main.main()
	main.go:17 +0x73

Runtime:

GOOS: linux
GOARCH: amd64

Version:

git version 2.20.1
hub version 2.8.4
@UlisseMini
Copy link
Author

UlisseMini commented Feb 12, 2019

(happened when i ran hub create "" using bash)

@mislav mislav closed this as completed in 7ea9a15 Feb 13, 2019
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

2 participants
@UlisseMini and others