Re: [go-nuts] Facing Issues while Installing Go1.7 from source code on OpenBSD 5.9

2017-02-10 Thread Ian Lance Taylor
On Thu, Feb 9, 2017 at 9:41 PM, Srikanth Chandika wrote: > > I am facing issues while compiling go1.7 from src code. I am trying to > install go1.7 on OpenBSD 5.9. I am facing below issues. > > --- FAIL: TestGoroutineParallelism2 (0.34s) > panic: runtime error: invalid memory address or nil pointe

[go-nuts] Facing Issues while Installing Go1.7 from source code on OpenBSD 5.9

2017-02-10 Thread Srikanth Chandika
Hi All, I am facing issues while compiling go1.7 from src code. I am trying to install go1.7 on OpenBSD 5.9. I am facing below issues. --- FAIL: TestGoroutineParallelism2 (0.34s) panic: runtime error: invalid memory address or nil pointer dereference [recovered] panic: runtime error: invalid me