Skip to content

Instantly share code, notes, and snippets.

@adg
Created March 17, 2021 22:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save adg/6040af6acc8a891a729be13b9595f106 to your computer and use it in GitHub Desktop.
Save adg/6040af6acc8a891a729be13b9595f106 to your computer and use it in GitHub Desktop.
~/go1.4/src $ ./make.bash
# Building C bootstrap tool.
cmd/dist
# Building compilers and Go bootstrap tool for host, darwin/amd64.
lib9
libbio
liblink
cmd/cc
cmd/gc
cmd/6l
/Users/adg/go1.4/src/cmd/6l/../ld/dwarf.c:1479:15: warning: implicit conversion from 'int' to 'char' changes value from 156 to -100 [-Wconstant-conversion]
/Users/adg/go1.4/src/cmd/6l/../ld/dwarf.c:1763:21: warning: implicit conversion from 'int' to 'char' changes value from 144 to -112 [-Wconstant-conversion]
/Users/adg/go1.4/src/cmd/6l/../ld/lib.h:168:13: note: expanded from macro 'cput'
cmd/6a
cmd/6c
/Users/adg/go1.4/src/cmd/6c/txt.c:995:28: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
/Users/adg/go1.4/src/cmd/6c/txt.c:1045:28: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
cmd/6g
/Users/adg/go1.4/src/cmd/6g/peep.c:771:13: warning: converting the enum constant to a boolean [-Wint-in-bool-context]
runtime
errors
sync/atomic
sync
io
unicode
unicode/utf8
unicode/utf16
bytes
math
strings
strconv
bufio
sort
container/heap
encoding/base64
syscall
time
os
reflect
fmt
encoding
encoding/json
flag
path/filepath
path
io/ioutil
log
regexp/syntax
regexp
go/token
go/scanner
go/ast
go/parser
os/exec
os/signal
net/url
text/template/parse
text/template
go/doc
go/build
cmd/go
failed MSpanList_Insert 0x460000 0x44b370654a6d 0x0
fatal error: MSpanList_Insert
runtime stack:
runtime.throw(0x3ed5eb)
/Users/adg/go1.4/src/runtime/panic.go:491 +0xad fp=0x7ffeefbff430 sp=0x7ffeefbff400
runtime.MSpanList_Insert(0x40e368, 0x460000)
/Users/adg/go1.4/src/runtime/mheap.c:692 +0x8f fp=0x7ffeefbff458 sp=0x7ffeefbff430
MHeap_FreeSpanLocked(0x40af60, 0x460000, 0x100)
/Users/adg/go1.4/src/runtime/mheap.c:583 +0x163 fp=0x7ffeefbff498 sp=0x7ffeefbff458
MHeap_Grow(0x40af60, 0x8, 0x0)
/Users/adg/go1.4/src/runtime/mheap.c:420 +0x1a8 fp=0x7ffeefbff4d8 sp=0x7ffeefbff498
MHeap_AllocSpanLocked(0x40af60, 0x1, 0x7ffeefbff788)
/Users/adg/go1.4/src/runtime/mheap.c:298 +0x365 fp=0x7ffeefbff518 sp=0x7ffeefbff4d8
mheap_alloc(0x40af60, 0x1, 0x12, 0x7ffeefbff760)
/Users/adg/go1.4/src/runtime/mheap.c:190 +0x121 fp=0x7ffeefbff540 sp=0x7ffeefbff518
runtime.MHeap_Alloc(0x40af60, 0x1, 0x10000000012, 0x77549)
/Users/adg/go1.4/src/runtime/mheap.c:240 +0x66 fp=0x7ffeefbff578 sp=0x7ffeefbff540
MCentral_Grow(0x412cd8, 0x1000)
/Users/adg/go1.4/src/runtime/mcentral.c:197 +0x8b fp=0x7ffeefbff5e0 sp=0x7ffeefbff578
runtime.MCentral_CacheSpan(0x412cd8, 0x0)
/Users/adg/go1.4/src/runtime/mcentral.c:85 +0x167 fp=0x7ffeefbff618 sp=0x7ffeefbff5e0
runtime.MCache_Refill(0x45c000, 0x12, 0x42000000)
/Users/adg/go1.4/src/runtime/mcache.c:90 +0xa0 fp=0x7ffeefbff640 sp=0x7ffeefbff618
runtime.mcacheRefill_m()
/Users/adg/go1.4/src/runtime/malloc.c:368 +0x57 fp=0x7ffeefbff660 sp=0x7ffeefbff640
runtime.onM(0x32c918)
/Users/adg/go1.4/src/runtime/asm_amd64.s:273 +0x9a fp=0x7ffeefbff668 sp=0x7ffeefbff660
runtime.mallocgc(0x120, 0x295f20, 0x0, 0x0)
/Users/adg/go1.4/src/runtime/malloc.go:178 +0x849 fp=0x7ffeefbff718 sp=0x7ffeefbff668
runtime.newobject(0x295f20, 0x45c000)
/Users/adg/go1.4/src/runtime/malloc.go:353 +0x49 fp=0x7ffeefbff740 sp=0x7ffeefbff718
runtime.newG(0x9111a)
/Users/adg/go1.4/src/runtime/proc.go:233 +0x2a fp=0x7ffeefbff758 sp=0x7ffeefbff740
allocg(0x3fd1c0)
/Users/adg/go1.4/src/runtime/proc.c:925 +0x1f fp=0x7ffeefbff768 sp=0x7ffeefbff758
runtime.malg(0x8000, 0x3fd420)
/Users/adg/go1.4/src/runtime/proc.c:2106 +0x1f fp=0x7ffeefbff798 sp=0x7ffeefbff768
runtime.mpreinit(0x3fda00)
/Users/adg/go1.4/src/runtime/os_darwin.c:137 +0x27 fp=0x7ffeefbff7b0 sp=0x7ffeefbff798
mcommoninit(0x3fda00)
/Users/adg/go1.4/src/runtime/proc.c:201 +0xc9 fp=0x7ffeefbff7d8 sp=0x7ffeefbff7b0
runtime.schedinit()
/Users/adg/go1.4/src/runtime/proc.c:138 +0x55 fp=0x7ffeefbff800 sp=0x7ffeefbff7d8
runtime.rt0_go(0x7ffeefbff838, 0x4, 0x7ffeefbff838, 0x0, 0x0, 0x4, 0x7ffeefbff9e8, 0x7ffeefbffa1c, 0x7ffeefbffa22, 0x7ffeefbffa25, ...)
/Users/adg/go1.4/src/runtime/asm_amd64.s:95 +0x116 fp=0x7ffeefbff808 sp=0x7ffeefbff800
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment