Stack trace:
System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values. (Parameter 'start')
at StackExchange.Redis.PhysicalConnection.ProcessBuffer(ReadOnlySequence`1& buffer) in /_/src/StackExchange.Redis/PhysicalConnection.cs:line 2135
at StackExchange.Redis.PhysicalConnection.ReadFromPipe() in /_/src/StackExchange.Redis/PhysicalConnection.cs:line 2085
Using version 2.10.1, .NET 8.0 / ARM64 running under Linux as an AWS Lambda
Rare and not reproducible, appear to happen in low memory situations.