Skip to content

Failing on OSX 10.13.4 #12

Description

@poolski

Using a brand new install of cloud-ssh I'm getting errors when trying to run it:

failed MSpanList_Insert 0x5ac000 0x7749068ad2 0x0
fatal error: MSpanList_Insert

runtime stack:
runtime.throw(0x5331bb)
	/usr/local/go/src/pkg/runtime/panic.c:520 +0x69
runtime.MSpanList_Insert(0x54c348, 0x5ac000)
	/usr/local/go/src/pkg/runtime/mheap.c:618 +0x8a
MHeap_FreeLocked(0x548340, 0x5ac000)
	/usr/local/go/src/pkg/runtime/mheap.c:447 +0x1a6
MHeap_Grow(0x548340, 0x10)
	/usr/local/go/src/pkg/runtime/mheap.c:341 +0x1ae
MHeap_AllocLocked(0x548340, 0x1, 0x2)
	/usr/local/go/src/pkg/runtime/mheap.c:222 +0x379
runtime.MHeap_Alloc(0x548340, 0x1, 0x10000000002)
	/usr/local/go/src/pkg/runtime/mheap.c:178 +0x7b
MCentral_Grow(0x550758)
	/usr/local/go/src/pkg/runtime/mcentral.c:265 +0x89
runtime.MCentral_CacheSpan(0x550758)
	/usr/local/go/src/pkg/runtime/mcentral.c:84 +0x14b
runtime.MCache_Refill(0x5a8000, 0x2)
	/usr/local/go/src/pkg/runtime/mcache.c:78 +0x119
runtime.mallocgc(0x10, 0x0, 0x10)
	/private/var/folders/00/0sdwh000h01000cxqpysvccm0035qk/T/makerelease530016500/go/src/pkg/runtime/malloc.goc:152 +0x30e
runtime.malloc(0x10)
	/private/var/folders/00/0sdwh000h01000cxqpysvccm0035qk/T/makerelease530016500/go/src/pkg/runtime/malloc.goc:264 +0x39
runtime.mallocinit()
	/private/var/folders/00/0sdwh000h01000cxqpysvccm0035qk/T/makerelease530016500/go/src/pkg/runtime/malloc.goc:575 +0x2a5
runtime.schedinit()
	/usr/local/go/src/pkg/runtime/proc.c:150 +0x36
_rt0_go()
	/usr/local/go/src/pkg/runtime/asm_amd64.s:91 +0x114

I don't imagine that my Go version has anything to do with it, given this is a compiled binary, but I'm not much of a Golang developer to delve into it further...

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions