We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I get the error below when running joe on High Sierra
joe
failed MSpanList_Insert 0x6c0000 0xd69460c89e90 0x0 0x0 fatal error: MSpanList_Insert runtime stack: runtime.throw(0x45f120, 0x10) /usr/local/go/src/runtime/panic.go:530 +0x90 fp=0x7ffeefbff110 sp=0x7ffeefbff0f8 runtime.(*mSpanList).insert(0x616d88, 0x6c0000) /usr/local/go/src/runtime/mheap.go:933 +0x293 fp=0x7ffeefbff140 sp=0x7ffeefbff110 runtime.(*mheap).freeSpanLocked(0x616580, 0x6c0000, 0x100, 0x0) /usr/local/go/src/runtime/mheap.go:809 +0x4be fp=0x7ffeefbff1a8 sp=0x7ffeefbff140 runtime.(*mheap).grow(0x616580, 0x8, 0x0) /usr/local/go/src/runtime/mheap.go:675 +0x2a0 fp=0x7ffeefbff200 sp=0x7ffeefbff1a8 runtime.(*mheap).allocSpanLocked(0x616580, 0x1, 0x0) /usr/local/go/src/runtime/mheap.go:553 +0x4e3 fp=0x7ffeefbff258 sp=0x7ffeefbff200 runtime.(*mheap).alloc_m(0x616580, 0x1, 0x15, 0x0) /usr/local/go/src/runtime/mheap.go:437 +0x119 fp=0x7ffeefbff288 sp=0x7ffeefbff258 runtime.(*mheap).alloc.func1() /usr/local/go/src/runtime/mheap.go:502 +0x41 fp=0x7ffeefbff2b8 sp=0x7ffeefbff288 runtime.systemstack(0x7ffeefbff2d8) /usr/local/go/src/runtime/asm_amd64.s:307 +0xab fp=0x7ffeefbff2c0 sp=0x7ffeefbff2b8 runtime.(*mheap).alloc(0x616580, 0x1, 0x10000000015, 0x1292f) /usr/local/go/src/runtime/mheap.go:503 +0x63 fp=0x7ffeefbff308 sp=0x7ffeefbff2c0 runtime.(*mcentral).grow(0x618180, 0x0) /usr/local/go/src/runtime/mcentral.go:209 +0x93 fp=0x7ffeefbff370 sp=0x7ffeefbff308 runtime.(*mcentral).cacheSpan(0x618180, 0x611078) /usr/local/go/src/runtime/mcentral.go:89 +0x47d fp=0x7ffeefbff3b0 sp=0x7ffeefbff370 runtime.(*mcache).refill(0x6bc000, 0x15, 0x7ffeefbff418) /usr/local/go/src/runtime/mcache.go:119 +0xcc fp=0x7ffeefbff3e8 sp=0x7ffeefbff3b0 runtime.mallocgc.func2() /usr/local/go/src/runtime/malloc.go:642 +0x2b fp=0x7ffeefbff408 sp=0x7ffeefbff3e8 runtime.systemstack(0x7ffeefbff4a8) /usr/local/go/src/runtime/asm_amd64.s:307 +0xab fp=0x7ffeefbff410 sp=0x7ffeefbff408 runtime.mallocgc(0x180, 0x413600, 0x0, 0x800000000) /usr/local/go/src/runtime/malloc.go:643 +0x869 fp=0x7ffeefbff4e8 sp=0x7ffeefbff410 runtime.newobject(0x413600, 0x6114b0) /usr/local/go/src/runtime/malloc.go:781 +0x42 fp=0x7ffeefbff510 sp=0x7ffeefbff4e8 runtime.malg(0x8000, 0x611860) /usr/local/go/src/runtime/proc.go:2634 +0x27 fp=0x7ffeefbff548 sp=0x7ffeefbff510 runtime.mpreinit(0x611e00) /usr/local/go/src/runtime/os1_darwin.go:140 +0x1f fp=0x7ffeefbff560 sp=0x7ffeefbff548 runtime.mcommoninit(0x611e00) /usr/local/go/src/runtime/proc.go:494 +0x105 fp=0x7ffeefbff5a8 sp=0x7ffeefbff560 runtime.schedinit() /usr/local/go/src/runtime/proc.go:434 +0x79 fp=0x7ffeefbff5f0 sp=0x7ffeefbff5a8 runtime.rt0_go(0x7ffeefbff628, 0x1, 0x7ffeefbff628, 0x0, 0x0, 0x1, 0x7ffeefbff7d8, 0x0, 0x7ffeefbff7dc, 0x7ffeefbff818, ...) /usr/local/go/src/runtime/asm_amd64.s:138 +0x132 fp=0x7ffeefbff5f8 sp=0x7ffeefbff5f0
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I get the error below when running
joe
on High SierraThe text was updated successfully, but these errors were encountered: