Skip to content

StringGetAsync sometimes crash with an ArgumentOutOfRangException #3001

@michelemottini

Description

@michelemottini

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions