to be
a problem slover

go1.17 fatal error:unexpected signal during runtime execution 解决办法

问题

macos 11.5.2 升级 go 版本从 1.16 到 1.17 之后,程序运行报错:

fatal error: unexpected signal during runtime execution

解决办法

google 搜索到相关 issue

https://github.com/golang/go/issues/46763

解决办法是更新go.mod中的golang.org/x/sys版本

在项目目录下执行

go get -u golang.org/x/sys
赞(6) 打赏
欢迎转载,注明出处:刘世明的博客 » go1.17 fatal error:unexpected signal during runtime execution 解决办法

评论 2

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址
  1. #1

    刘先生,有兴趣了解下腾讯TEG事业群的岗位么?
    或者一些做区块链的公司的管理岗有兴趣了解下么

    tzh02243年前 (2021-09-16)回复
  2. #2

    I recommend to you to come for a site where there are many articles on a theme interesting you.

    GregoryLourl3年前 (2021-09-17)回复

觉得文章有用就打赏一下作者

支付宝扫一扫打赏

微信扫一扫打赏