-
Notifications
You must be signed in to change notification settings - Fork 127
Open
Description
Hi,
I followed the steps as mentioned in the README, I got no errors at all when doing the instructions for docker pull and docker run. I can see the binary file and the trace.out file. However, when I run the gotrace ./trace.out ./binary command, this error: panic: not a trace file goroutine 1 [running]: main.main() /Users/jeffreyyong/go/src/github.com/divan/gotrace/main.go:39 +0x3d2 occurred. It's strange, because I'm supposed to build /src/examples/hello.go but the error occurs in main.go
I am running it on MacOs. I am wondering if I have to set other environment variable like GOARCH when doing docker run?
Regards,
Jeffrey
Metadata
Metadata
Assignees
Labels
No labels