I happened to be looking at the live logs for some mw-on-k8s pods recently and I noticed several messages like this:
panic: runtime error: index out of range [1300] with length 1300
goroutine 1 [running]:
main.removeControlChars({0xc0002da000, 0x514, 0x2000})
/go/glogger/main.go:124 +0x258
main.(*Glogger).Run(0xc00011af58)
/go/glogger/main.go:157 +0x152
main.main()
/go/glogger/main.go:182 +0xf3
AH00106: piped log program '/usr/bin/glogger -d -S 16384 -n 127.0.0.1 -P 10200' failed unexpectedly(This was from pod mw-web.codfw.main-789949d94b-p4jvc container mediawiki-main-httpd).
Logstash report: https://logstash.wikimedia.org/goto/fe6f5e097453f003eec24979eadb3a3f (Thanks @Clement_Goubert