内容简介:原本使用的golang是1.9版本,今天想升到最新的1.11。遇到如下错误网上没搜到好的解决办法,最后把 GOROOT_BOOTSTRAP 指向go1.9的安装目录解决。(默认的GOROOT_BOOTSTRAP是指向go1.4的)
原本使用的golang是1.9版本,今天想升到最新的1.11。遇到如下错误
failed MSpanList_Insert 0x905000 0x9b51f3c97b8 0x0 0x0 fatal error: MSpanList_Insert runtime stack: runtime.throw(0x5e5cf0, 0x10) /home/travis/.gimme/versions/go1.6.linux.amd64/src/runtime/panic.go:530 +0x90 fp=0x7fff5fbff0b0 sp=0x7fff5fbff098 runtime.(*mSpanList).insert(0x865d08, 0x905000) /home/travis/.gimme/versions/go1.6.linux.amd64/src/runtime/mheap.go:933 +0x293 fp=0x7fff5fbff0e0 sp=0x7fff5fbff0b0 runtime.(*mheap).freeSpanLocked(0x865500, 0x905000, 0x100, 0x0) /home/travis/.gimme/versions/go1.6.linux.amd64/src/runtime/mheap.go:809 +0x4be fp=0x7fff5fbff148 sp=0x7fff5fbff0e0 runtime.(*mheap).grow(0x865500, 0x8, 0x0)
网上没搜到好的解决办法,最后把 GOROOT_BOOTSTRAP 指向 go 1.9的安装目录解决。(默认的GOROOT_BOOTSTRAP是指向go1.4的)
cd ~/go/src GOROOT_BOOTSTRAP='~/go1.9' ./all.bash
以上所述就是小编给大家介绍的《golang在mac下源码安装时fatal error: MSpanList_Insert错误》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:- 源码分析(四)—错误及异常处理篇
- Laravel 全局异常错误处理源码解析及使用场景
- MySQL DBA如何"土土"地利用源码解决没有遇到过的错误?
- Golang学习笔记之错误处理error、panic (抛出错误),recover(捕获错误)
- c – 构建PBRT v2错误 – 错误1错误U1077:’if’:返回代码’0x1′
- !错误!在 Android 下这么用 ShowModal 是错误的!
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Inside Larry's and Sergey's Brain
Richard Brandt / Portfolio / 17 Sep 2009 / USD 24.95
You’ve used their products. You’ve heard about their skyrocketing wealth and “don’t be evil” business motto. But how much do you really know about Google’s founders, Larry Page and Sergey Brin? Inside......一起来看看 《Inside Larry's and Sergey's Brain》 这本书的介绍吧!