Proton icon indicating copy to clipboard operation
Proton copied to clipboard

winhttp cannot receive more than max signed int bytes plus last buffer size on a get request

Open was421 opened this issue 2 years ago • 3 comments
trafficstars

Tested: Proton Version 8.0-4

when pulling a large file (8gb) from S3 storage over a get request it fails at max int plus whatever the remaining buffer is, landing the total number of transferred bytes just over max signed int.

tests under windows do not result in the same outcome.

was421 avatar Nov 18 '23 04:11 was421

I think you should report this to Wine directly.

ipr avatar Nov 22 '23 21:11 ipr

This should be fixed with upstream Wine commit 75b41873e630c4c3ffd85976eceaf33ceaf7640a.

hansleidekker avatar Jan 23 '24 12:01 hansleidekker

The upstream wine commit shipped with Proton 9.0-beta. @was421 Could you please retest this and close this issue if it is resolved?

alasky17 avatar Mar 15 '24 00:03 alasky17

Closing pending feedback.

kisak-valve avatar May 03 '24 22:05 kisak-valve