[BUG] SDKv12 crashes during GetBlockList for blobs with large blocks #18976
Labels
bug
This issue requires a change to an existing behavior in the product in order to be resolved.
Client
This issue points to a problem in the data-plane of the library.
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
needs-team-attention
Workflow: This issue needs attention from Azure service team or SDK team
Storage
Storage Service (Queues, Blobs, Files)
Milestone
Describe the bug
Int32 overflow exception when parsing blobs with large block >2.1GiB after calling GetBlockListAsync(...).
Expected behavior
A BlockList to be returned without an exception.
Actual behavior (include Exception or Stack Trace)
An OverflowException is being thrown:
To Reproduce
Environment:
Alias
ergros
The text was updated successfully, but these errors were encountered: