Description
panic: runtime error: invalid memory address or nil pointer dereference
[signal 0xb code=0x1 addr=0x20 pc=0x134183]
goroutine 1 [running]:
panic(0x572a00, 0xc8200100a0)
/usr/local/Cellar/go/1.6.3/libexec/src/runtime/panic.go:481 +0x3e6
github.com/Masterminds/glide/dependency.srcDir(0x0, 0x0, 0xc81ffece60)
/private/tmp/glide-20160721-47661-1n2mowp/glide-0.11.1/src/github.com/Masterminds/glide/dependency/resolver.go:1035 +0x33
github.com/Masterminds/glide/dependency.IsSrcDir(0x0, 0x0, 0xc82031e2a8)
/private/tmp/glide-20160721-47661-1n2mowp/glide-0.11.1/src/github.com/Masterminds/glide/dependency/resolver.go:1031 +0x2b
github.com/Masterminds/glide/tree.walkDeps.func1(0x0, 0x0, 0x0, 0x0, 0xb48608, 0xc8202633e0, 0x0, 0x0)
/private/tmp/glide-20160721-47661-1n2mowp/glide-0.11.1/src/github.com/Masterminds/glide/tree/tree.go:48 +0x95
path/filepath.Walk(0x0, 0x0, 0xc8202633b0, 0x0, 0x0)
/usr/local/Cellar/go/1.6.3/libexec/src/path/filepath/path.go:394 +0xa5
github.com/Masterminds/glide/tree.walkDeps(0xc82019e270, 0x0, 0x0, 0xc8203d9ce1, 0x12, 0x0, 0x0, 0x0)
/private/tmp/glide-20160721-47661-1n2mowp/glide-0.11.1/src/github.com/Masterminds/glide/tree/tree.go:93 +0x128
github.com/Masterminds/glide/tree.Display(0xc82019e270, 0x0, 0x0, 0xc8203d9ce1, 0x12, 0x7, 0x0, 0xc820263230)
/private/tmp/glide-20160721-47661-1n2mowp/glide-0.11.1/src/github.com/Masterminds/glide/tree/tree.go:19 +0x77
github.com/Masterminds/glide/tree.Display(0xc82019e270, 0xc8200a4af0, 0x6f, 0xc820201581, 0x1e, 0x6, 0x0, 0xc820288b40)
/private/tmp/glide-20160721-47661-1n2mowp/glide-0.11.1/src/github.com/Masterminds/glide/tree/tree.go:40 +0x846
github.com/Masterminds/glide/tree.Display(0xc82019e270, 0xc8203f7680, 0x71, 0xc820133321, 0x20, 0x5, 0x0, 0xc8203edec0)
/private/tmp/glide-20160721-47661-1n2mowp/glide-0.11.1/src/github.com/Masterminds/glide/tree/tree.go:40 +0x846
github.com/Masterminds/glide/tree.Display(0xc82019e270, 0xc8203e5a80, 0x71, 0xc82030e5d1, 0x20, 0x4, 0x0, 0xc82041d500)
/private/tmp/glide-20160721-47661-1n2mowp/glide-0.11.1/src/github.com/Masterminds/glide/tree/tree.go:40 +0x846
github.com/Masterminds/glide/tree.Display(0xc82019e270, 0xc820294930, 0x69, 0xc820273a41, 0x18, 0x3, 0x0, 0xc820289f80)
/private/tmp/glide-20160721-47661-1n2mowp/glide-0.11.1/src/github.com/Masterminds/glide/tree/tree.go:40 +0x846
github.com/Masterminds/glide/tree.Display(0xc82019e270, 0xc8202809b0, 0x50, 0xc820190c61, 0x2b, 0x2, 0x0, 0xc8202884b0)
/private/tmp/glide-20160721-47661-1n2mowp/glide-0.11.1/src/github.com/Masterminds/glide/tree/tree.go:40 +0x846
github.com/Masterminds/glide/tree.Display(0xc82019e270, 0xc8200120f4, 0x49, 0xc8201aa2a5, 0x24, 0x1, 0xc82019a000, 0xc8201907e0)
/private/tmp/glide-20160721-47661-1n2mowp/glide-0.11.1/src/github.com/Masterminds/glide/tree/tree.go:40 +0x846
github.com/Masterminds/glide/action.Tree(0xc8200120f4, 0x49, 0xc8201a4000)
/private/tmp/glide-20160721-47661-1n2mowp/glide-0.11.1/src/github.com/Masterminds/glide/action/tree.go:32 +0x385
main.commands.func14(0xc8201a4000)
/private/tmp/glide-20160721-47661-1n2mowp/glide-0.11.1/glide.go:619 +0x31
github.com/codegangsta/cli.Command.Run(0x618ef0, 0x4, 0x0, 0x0, 0x0, 0x0, 0x0, 0x6c12c0, 0x37, 0x0, ...)
/private/tmp/glide-20160721-47661-1n2mowp/glide-0.11.1/src/github.com/codegangsta/cli/command.go:179 +0x1399
github.com/codegangsta/cli.(*App).Run(0xc82007d1e0, 0xc82000a1c0, 0x2, 0x2, 0x0, 0x0)
/private/tmp/glide-20160721-47661-1n2mowp/glide-0.11.1/src/github.com/codegangsta/cli/app.go:196 +0x137c
main.main()
/private/tmp/glide-20160721-47661-1n2mowp/glide-0.11.1/glide.go:122 +0x750