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

panic: runtime error: index out of range #1

Open
mvanveen opened this issue Aug 5, 2016 · 1 comment
Open

panic: runtime error: index out of range #1

mvanveen opened this issue Aug 5, 2016 · 1 comment

Comments

@mvanveen
Copy link

mvanveen commented Aug 5, 2016

attempting to go to ~/test on my os x machine

λ. nav
panic: runtime error: index out of range

goroutine 1 [running]:
panic(0x13dbc0, 0xc82000a090)
    /usr/local/opt/go/libexec/src/runtime/panic.go:481 +0x3e6
main.(*component).commonPrefix(0xc82014e070, 0x0, 0x0, 0x0)
    /Users/mvanveen/tmpgo/src/github.com/mkovacs/nav/main.go:130 +0x33a
main.(*state).input(0xc820035f18, 0x3)
    /Users/mvanveen/tmpgo/src/github.com/mkovacs/nav/main.go:243 +0x1bd
main.main()
    /Users/mvanveen/tmpgo/src/github.com/mkovacs/nav/main.go:28 +0x14e
λ. pwd
@mvanveen
Copy link
Author

mvanveen commented Aug 5, 2016

does not change directories before panic

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