-
Notifications
You must be signed in to change notification settings - Fork 145
Open
Description
Hi, I'm new to Go. Seeing go install ...
suggested for modd, I tried go install github.com/cortesi/devd/cmd/devd@latest
however I get this error. I don't get this error when downloading and installing a release directly.
I'm probably doing something unsupported, but should this be happening?
How come go install
works for modd, but not for devd?
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x18 pc=0x7847c6]
goroutine 1 [running]:
debug/elf.(*Section).ReadAt(0xc000194000?, {0xc000142480?, 0x24?, 0x23?}, 0x23?)
<autogenerated>:1 +0x26
archive/zip.readDirectoryEnd({0x993760, 0xc00010cd80}, 0x210)
/usr/local/go/src/archive/zip/reader.go:581 +0xf5
archive/zip.(*Reader).init(0xc000101030, {0x993760?, 0xc00010cd80}, 0x210)
/usr/local/go/src/archive/zip/reader.go:124 +0x5c
archive/zip.NewReader({0x993760, 0xc00010cd80}, 0x210)
/usr/local/go/src/archive/zip/reader.go:103 +0x5e
github.com/daaku/go%2ezipexe.zipExeReaderElf({0x9941e0?, 0xc0000cc068}, 0xc2224d)
/home/marcus/go/pkg/mod/github.com/daaku/[email protected]/zipexe.go:128 +0x8b
github.com/daaku/go%2ezipexe.NewReader({0x9941e0, 0xc0000cc068}, 0x0?)
/home/marcus/go/pkg/mod/github.com/daaku/[email protected]/zipexe.go:48 +0x98
github.com/daaku/go%2ezipexe.OpenCloser({0xc0000d8180?, 0xc0000c9be0?})
/home/marcus/go/pkg/mod/github.com/daaku/[email protected]/zipexe.go:30 +0x57
github.com/GeertJohan/go%2erice.init.0()
/home/marcus/go/pkg/mod/github.com/!geert!johan/[email protected]/appended.go:41 +0x65
Metadata
Metadata
Assignees
Labels
No labels