The windows native functions used to deal with the files (ReadFile WriteFile) are limited to write and read bytes defined by a length argument. The length argument is a DWORD and then limited to 0xff ff ff ff .
Images with a size of more than ~4.1GB are not saved properly and cannot be open again.
Fix incoming soon!
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/484",
"url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/484",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>