go2sky icon indicating copy to clipboard operation
go2sky copied to clipboard

Distributed tracing and monitor SDK in Go for Apache SkyWalking APM

Results 3 go2sky issues
Sort by recently updated
recently updated
newest added

v1.5.0版本不定期出现进程coredump 0 0x000000000046b881 in runtime.raise at /usr/local/go/src/runtime/sys_linux_amd64.s:165 1 0x000000000044d365 in runtime.dieFromSignal at /usr/local/go/src/runtime/signal_unix.go:769 2 0x000000000044da36 in runtime.sigfwdgo at /usr/local/go/src/runtime/signal_unix.go:983 3 0x000000000044c227 in runtime.sigtrampgo at /usr/local/go/src/runtime/signal_unix.go:417 4 0x000000000046c5ee in runtime.sigtrampgo at...

goroutine profile: total 1929 1754 @ 0x43cb96 0x44c532 0x9b1171 0x46c701 # 0x9b1170 github.com/SkyAPM/go2sky.newSegmentRoot.func1+0x130 /root/go/pkg/mod/github.com/!sky!a!p!m/[email protected]/segment.go:247

**Describe the bug** My go2sky has the problem of "reach max send buffer". How should I solve it? ![image](https://user-images.githubusercontent.com/41976528/227878261-914c74be-a034-4d5b-a390-ea8bc48c6c60.png)