Last active
March 20, 2020 23:53
-
-
Save amasover/ac5c54168fabc5152f4712664e0ac608 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| goroutine 39 [running]: | |
| github.com/hashicorp/terraform/configs.(*Module).appendFile(0xc0003d9d00, 0x0, 0x28, 0xc000578000, 0x7f52317df008) | |
| github.com/hashicorp/[email protected]/configs/module.go:128 +0x3c | |
| github.com/hashicorp/terraform/configs.NewModule(0xc0002f77a0, 0x3, 0x4, 0x0, 0x0, 0x0, 0x2, 0x4, 0x1, 0x1d) | |
| github.com/hashicorp/[email protected]/configs/module.go:97 +0x224 | |
| github.com/juliosueiras/terraform-lsp/langserver.TextDocumentComplete(0x55df8e8f3fa0, 0xc00038ef60, 0xc000592100, 0x3d, 0xae, 0x1e, 0x2, 0x55df8efb9bae, 0x1, 0x0, ...) | |
| github.com/juliosueiras/terraform-lsp@/langserver/complete.go:54 +0x44d | |
| reflect.Value.call(0x55df8e74d220, 0x55df8e8b69a8, 0x13, 0x55df8e112ae4, 0x4, 0xc00038f710, 0x2, 0x2, 0x18, 0xc00000e740, ...) | |
| reflect/value.go:460 +0x5f8 | |
| reflect.Value.Call(0x55df8e74d220, 0x55df8e8b69a8, 0x13, 0xc00038f710, 0x2, 0x2, 0x2, 0xc00038f710, 0x1) | |
| reflect/value.go:321 +0xb6 | |
| github.com/creachadair/jrpc2/handler.newHandler.func7(0x55df8e8f3fa0, 0xc00038ef60, 0xc000186000, 0x55df8e81c1c0, 0x55df8d6ea41c, 0x55df8e758d60, 0x55df8f041ac8) | |
| github.com/creachadair/[email protected]/handler/handler.go:222 +0x20c | |
| github.com/creachadair/jrpc2/handler.Func.Handle(0xc0002f7420, 0x55df8e8f3fa0, 0xc00038ef60, 0xc000186000, 0x0, 0x0, 0x55df8e8f3fa0, 0xc00038ef60) | |
| github.com/creachadair/[email protected]/handler/handler.go:23 +0x46 | |
| github.com/creachadair/jrpc2.(*Server).invoke(0xc0000f2300, 0x55df8e8f3ee0, 0xc00004bb40, 0x55df8e8dc4e0, 0xc0002f7420, 0xc000186000, 0x0, 0x0, 0x0, 0x0, ...) | |
| github.com/creachadair/[email protected]/server.go:294 +0x1d0 | |
| github.com/creachadair/jrpc2.(*Server).dispatch.func1(0xc0005611c0, 0xc0000f2300, 0xc0002ee630) | |
| github.com/creachadair/[email protected]/server.go:185 +0x127 | |
| created by github.com/creachadair/jrpc2.(*Server).dispatch | |
| github.com/creachadair/[email protected]/server.go:183 +0x13c |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment