-
Notifications
You must be signed in to change notification settings - Fork 758
New issue
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
mac上启动报错fatal error: runtime: bsdthread_register error 如何解决啊 #33
Comments
+1 |
+1 |
+1 |
2 similar comments
+1 |
+1 |
看这个,需要钉钉用新的go重新编译。 |
有解决办法吗 |
mac版本10.15.7 (19H2)
./ding -config=./ding.cfg -subdomain=abcde 8080
fatal error: runtime: bsdthread_register error (unset DYLD_INSERT_LIBRARIES)
runtime stack:
runtime.throw(0x14c6f23, 0x3f)
/usr/local/go/src/runtime/panic.go:619 +0x81 fp=0x7ffeefbff9e8 sp=0x7ffeefbff9c8 pc=0x102a911
runtime.goenvs()
/usr/local/go/src/runtime/os_darwin.go:127 +0x9e fp=0x7ffeefbffa18 sp=0x7ffeefbff9e8 pc=0x10284ae
runtime.schedinit()
/usr/local/go/src/runtime/proc.go:496 +0xa4 fp=0x7ffeefbffa70 sp=0x7ffeefbffa18 pc=0x102d1d4
runtime.rt0_go(0x7ffeefbffaa0, 0x4, 0x7ffeefbffaa0, 0x0, 0x4, 0x7ffeefbffbc8, 0x7ffeefbffbcf, 0x7ffeefbffbe2, 0x7ffeefbffbf3, 0x0, ...)
/usr/local/go/src/runtime/asm_amd64.s:252 +0x1f4 fp=0x7ffeefbffa78 sp=0x7ffeefbffa70 pc=0x10540d4
The text was updated successfully, but these errors were encountered: