cgosymbolizer
cgosymbolizer copied to clipboard
Experimental symbolizer for cgo backtraces
Hey ! We've recently tackled a recurring deadlock in one of our go applications - this app uses the following: - A continuous profiling agent (which calls `pprof.StartCPUProfile` under the...
Trying to build this (imported by some other package) on MacOS 11.2 Beta, with Xcode 12.3 / Apple clang version 12.0.0 (clang-1200.0.32.28), go version go1.15.5 darwin/amd64 I am getting: #...
``` # command-line-arguments /usr/local/go/pkg/tool/darwin_arm64/link: running clang failed: exit status 1 ld: warning: dylib (/usr/local/lib//libtensorflow.so) was built for newer macOS version (12.1) than being linked (12.0) Undefined symbols for architecture arm64:...