error - Trace/breakpoint trap

I have tried compiling a basic “hello world” program in Go 1.3 and 1.3.3, but I get a Trace/breakpoint trap error (similar strace to syncthing).

I’ve also tried gccgo but I’m afraid it’s over my head (I complied an executable but no “hello world” when I ran it). I’ve also tried following the conversation regarding the modify_ldt issue in the Golang/Docker trackers but I don’t figure out what the result was. :frowning: