Hello everyone, I meet a strange problem when running a program on Linux. I get "fatal: morestack on g0" from stderr. The process is still there but does not respond anymore. When I use `curl http://ip:port/debug/pprof/goroutine?debug=1` to check the stack, but it halts. There is nothing useful in stderr or dmesg.
I tried pstack and got the following result. It is very strange that there is only one thread alive. I have googled it but get nothing useful. Here <https://github.com/golang/go/issues/20975> is an issue of golang but I think it is not the same thing. Does anyone meet the same problem? <https://lh3.googleusercontent.com/-znynL-GWHtU/Wk-VoZ3vPoI/AAAAAAAAAGA/78GopBqCdus-U6YH8ySplKOSIG0VsKQiQCLcBGAs/s1600/1515165040093.jpg> -- 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.