On Friday, 6 November 2020 08:00:32 UTC, blade...@gmail.com wrote:
>
> anyone can help me 
>

You will need to give some basic info.  At very least show the code that 
causes this crash, i.e. the code in external_api.go at line 330 with a few 
lines of context either side.  Also say what version of Go you are building 
with, and the OS you are running under.

Does your code have concurrent goroutines? Have you tried running it with 
the race detector <https://blog.golang.org/race-detector>enabled?

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/59235677-e9b6-440f-9a5a-581d15b79209o%40googlegroups.com.

Reply via email to