Hello,

Upgraded my mac to 10.12.4 yesterday, tried to run a binary built using 
go1.8. I immediately get Killed: 9 as output.

The binary includes many C/C++ libraries via cgo but everything was fine 
under 10.12.3

I then built the binary using -ldflags -s and that was OK. 

I saw a similar issue on github <https://github.com/golang/go/issues/11887> 
a while back but that had to do with codesign, this doesn't. 

Let me know what other info I can provide to help track down the issue or 
if I should open an issue on github?

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to