pinpoint-c-agent icon indicating copy to clipboard operation
pinpoint-c-agent copied to clipboard

signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x0

Open eeliu opened this issue 3 years ago • 0 comments

Describe the bug

We found the server crash with

goroutine 23733 [syscall]:
runtime.cgocall(0xa7e790, 0xc02058beb0, 0x1)
	/usr/local/go/src/runtime/cgocall.go:154 +0x5b fp=0xc02058be80 sp=0xc02058be48 pc=0x406ebb
github.com/pinpoint-apm/go-aop-agent/common._Cfunc_pinpoint_end_trace(0x20bd, 0xc000000000)
	_cgo_gotypes.go:249 +0x45 fp=0xc02058beb0 sp=0xc02058be80 pc=0xa6b705
github.com/pinpoint-apm/go-aop-agent/common.Pinpoint_end_trace(...)
	/root/go/pkg/mod/github.com/pinpoint-apm/[email protected]/common/pinpointCommon.go:302
github.com/pinpoint-apm/go-aop-agent/common.PinTranscation.func2(0xc02058bf2d, 0xc0000020bd)
	/root/go/pkg/mod/github.com/pinpoint-apm/[email protected]/common/trace.go:192 +0x33 fp=0xc02058bee8 sp=0xc02058beb0 pc=0xa6d073
github.com/pinpoint-apm/go-aop-agent/common.PinTranscation(0xc020f1b080, 0xc020e584e0, 0xcc80c0, 0xc01ed79320)
	/root/go/pkg/mod/github.com/pinpoint-apm/[email protected]/common/trace.go:206 +0xbc fp=0xc02058bf88 sp=0xc02058bee8 pc=0xa6a77c
......

To Reproduce

Cannot reproduce it !!!

** version **

0.4.20

eeliu avatar Jun 27 '22 06:06 eeliu