-
Notifications
You must be signed in to change notification settings - Fork 18.8k
Closed
Labels
Milestone
Description
See http://build.golang.org/log/d9c532d3a1b8266fae407518d131bc872f41a617.
fatal error: runtime: cannot map pages in arena address space
runtime stack:
runtime.throw(0x613568, 0x30)
C:/workdir/go/src/runtime/panic.go:543 +0x7f
runtime.sysMap(0x42b40000, 0x100000, 0x80fe01, 0x6e50b8)
C:/workdir/go/src/runtime/mem_windows.go:112 +0x7f
runtime.mHeap_SysAlloc(0x6cb720, 0x100000, 0x0)
C:/workdir/go/src/runtime/malloc.go:420 +0x124
runtime.mHeap_Grow(0x6cb720, 0x80, 0x0)
C:/workdir/go/src/runtime/mheap.go:597 +0x55
runtime.mHeap_AllocSpanLocked(0x6cb720, 0x80, 0x326e6ce4)
C:/workdir/go/src/runtime/mheap.go:501 +0x567
runtime.mHeap_Alloc_m(0x6cb720, 0x80, 0x0, 0x121b4601, 0x326e6ce4)
C:/workdir/go/src/runtime/mheap.go:406 +0x152
runtime.mHeap_Alloc.func1()
C:/workdir/go/src/runtime/mheap.go:455 +0x4f
runtime.systemstack(0x80ff14)
C:/workdir/go/src/runtime/asm_386.s:283 +0x81
runtime.mHeap_Alloc(0x6cb720, 0x80, 0x0, 0x326e0101, 0x121c0500)
C:/workdir/go/src/runtime/mheap.go:456 +0x5d
runtime.largeAlloc(0x100000, 0x1, 0x42a40000)
C:/workdir/go/src/runtime/malloc.go:720 +0x8a
runtime.mallocgc.func3()
C:/workdir/go/src/runtime/malloc.go:631 +0x39
runtime.systemstack(0x121b2000)
C:/workdir/go/src/runtime/asm_386.s:267 +0x57
runtime.mstart()
C:/workdir/go/src/runtime/proc1.go:683
Reactions are currently unavailable