-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Description
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x8 pc=0x9190f2]
goroutine 319714373 [running]:
github.com/valyala/bytebufferpool.(*ByteBuffer).Reset(...)
/var/jenkins_home/workspace/ad-rta/vendor/github.com/valyala/bytebufferpool/bytebuffer.go:110
github.com/valyala/fasthttp.(*Response).ReadBody(0xc0425296c0, 0xc03fc61a40, 0x0?)
/var/jenkins_home/workspace/ad-rta/vendor/github.com/valyala/fasthttp/http.go:1430 +0xb2
github.com/valyala/fasthttp.(*Response).ReadLimitBody(0xc0425296c0, 0xc03fc61a40, 0x0)
/var/jenkins_home/workspace/ad-rta/vendor/github.com/valyala/fasthttp/http.go:1403 +0xd8
github.com/valyala/fasthttp.(*transport).RoundTrip(0xc0425296c0?, 0xc00afa1380, 0xc0000bdc08, 0xc0425296c0)
/var/jenkins_home/workspace/ad-rta/vendor/github.com/valyala/fasthttp/client.go:2918 +0x5b8
github.com/valyala/fasthttp.(*HostClient).doNonNilReqResp(0xc00afa1380, 0xc0000bdc08, 0xc0425296c0)
/var/jenkins_home/workspace/ad-rta/vendor/github.com/valyala/fasthttp/client.go:1372 +0x2e4
github.com/valyala/fasthttp.(*HostClient).do(0xc22c8fda39acef42?, 0x314e389d921b?, 0x1177920?)
/var/jenkins_home/workspace/ad-rta/vendor/github.com/valyala/fasthttp/client.go:1322 +0xa8
github.com/valyala/fasthttp.(*HostClient).Do(0xc00afa1380, 0xc0000bdc08, 0xc0425296c0)
/var/jenkins_home/workspace/ad-rta/vendor/github.com/valyala/fasthttp/client.go:1267 +0x17e
github.com/valyala/fasthttp.(*Client).Do(0x1134960, 0xc0000bdc08, 0xc0425296c0)
/var/jenkins_home/workspace/ad-rta/vendor/github.com/valyala/fasthttp/client.go:551 +0x5f5
github.com/valyala/fasthttp.(*Client).DoTimeout(...)
/var/jenkins_home/workspace/ad-rta/vendor/github.com/valyala/fasthttp/client.go:386
ad-rta/handler/product.requestTimeout.func1()
/var/jenkins_home/workspace/ad-rta/handler/product/execute.go:98 +0x37
created by ad-rta/handler/product.requestTimeout in goroutine 319714417
/var/jenkins_home/workspace/ad-rta/handler/product/execute.go:97 +0xeb