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

Segfault when failed to update repository #189

Closed
tyru opened this issue Feb 17, 2018 · 0 comments
Closed

Segfault when failed to update repository #189

tyru opened this issue Feb 17, 2018 · 0 comments

Comments

@tyru
Copy link
Member

tyru commented Feb 17, 2018

$ git remote rm origin
$ git remote add origin [email protected]:tyru/open-browser.vim.git  # currently volt cannot handle ssh URL

$ volt get -u tyru/dummy
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x18 pc=0x84b49c]

goroutine 6 [running]:
github.com/vim-volt/volt/cmd.(*getCmd).installPlugin(0xc42002784c, 0xc4201a04e0, 0x15, 0xc4
2018b228, 0xc4201a4120)
        /home/tyru/.gvm/pkgsets/go1.10beta1/global/src/github.com/vim-volt/volt/cmd/get.go:
379 +0xd3c
created by github.com/vim-volt/volt/cmd.(*getCmd).getParallel
        /home/tyru/.gvm/pkgsets/go1.10beta1/global/src/github.com/vim-volt/volt/cmd/get.go:
314 +0xa6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant