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