Re: [go-nuts] fatal error: out of memory allocating heap arena map.

2021-05-03 Thread Raja Murugan
I see ulimit is not set to unlimited to this processs, caused this error. please close this conversation. On Friday, 30 April 2021 at 22:21:27 UTC+5:30 Ian Lance Taylor wrote: > On Fri, Apr 30, 2021 at 9:25 AM Raja Murugan wrote: > > > > fatal error: out of memory allocating heap arena maprunti

Re: [go-nuts] fatal error: out of memory allocating heap arena map.

2021-04-30 Thread Ian Lance Taylor
On Fri, Apr 30, 2021 at 9:25 AM Raja Murugan wrote: > > fatal error: out of memory allocating heap arena mapruntime stack: > runtime.throw(0xb580a0, 0x27) /usr/lib/golang/src/runtime/panic.go:1116 +0x72 > fp=0x7ffde7fd3380 sp=0x7ffde7fd3350 pc=0x436132 > runtime.(*mheap).sysAlloc(0xfef4a0, 0x40

[go-nuts] fatal error: out of memory allocating heap arena map.

2021-04-30 Thread Raja Murugan
fatal error: out of memory allocating heap arena mapruntime stack: runtime.throw(0xb580a0, 0x27) /usr/lib/golang/src/runtime/panic.go:1116 +0x72 fp=0x7ffde7fd3380 sp=0x7ffde7fd3350 pc=0x436132 runtime.(*mheap).sysAlloc(0xfef4a0, 0x40, 0x0, 0x4) /usr/lib/golang/src/runtime/malloc.go:737 +0x7