var bufio.ErrBadReadCount
2 uses
bufio (current package)
scan.go#L73: ErrBadReadCount = errors.New("bufio.Scanner: Read returned impossible count")
scan.go#L217: s.setErr(ErrBadReadCount)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)