Closed
Description
Unfortunately I don't have a test to reproduce this, but over hundreds of thousands of calls we started seeing a few of these panics:
runtime error: index out of range
goroutine 148112966 [running]:
net/http.func·011()
/usr/lib/go/src/net/http/server.go:1130 +0xbb
github.com/klauspost/compress/flate.(*compressor).deflateNoSkip(0xc20e431600)
_vendor/src/github.com/klauspost/compress/flate/deflate.go:594 +0xc68
github.com/klauspost/compress/flate.(*compressor).close(0xc20e431600, 0x0, 0x0)
_vendor/src/github.com/klauspost/compress/flate/deflate.go:773 +0x49
github.com/klauspost/compress/flate.(*Writer).Close(0xc20e431600, 0x0, 0x0)
_vendor/src/github.com/klauspost/compress/flate/deflate.go:854
We never saw this before I updated our snapshot on Nov 2nd. The previous update was Sep 8th.
Metadata
Metadata
Assignees
Labels
No labels