Hi atom, I just applied Patch Set 18 to tip, and ./make.bash
failed when it tried to run go_bootstrap.
panic: runtime error: invalid memory address or nil pointer dereference
[signal 0xb code=0x1 addr=0x3 pc=0x444a3e]
goroutine 1 [running]:
goroutine 2 [runnable]:
created by runtime.main
/home/minux/go/go.hg3/src/pkg/runtime/proc.c:222
I'm using Linux/amd64 (Linux/386 works fine).
maybe because the recent 64-bit int change?
https://codereview.appspot.com/6114046/