<p></p>
<p>Got it! I managed to reproduce the issue!</p>
<p>Steps to reproduce:</p>
<ol>
<li>Open a fresh Trunk image</li>
<li>Evaluate in a workspace:
<div class="highlight highlight-source-smalltalk"><pre>large <span class="pl-k">:=</span> <span class="pl-c1">Array</span> <span class="pl-k">new</span>: <span class="pl-c1">200000000</span>.</pre></div>
</li>
<li>Save and quit the image (don't close the workspace)</li>
<li>Reopen the image</li>
<li>Evaluate:
<div class="highlight highlight-source-smalltalk"><pre><span class="pl-c1">SqueakSSL</span> <span class="pl-k">new</span>.</pre></div>
</li>
</ol>
<p>E voilá, <code>primitiveSSLCreate</code> fails.</p>
<p>Can anyone else reproduce this? My config is: Windows 2004, 64-bit VM, 16 GB RAM, could there be more relevant parameters?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you commented.<br />Reply to this email directly, <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/554#issuecomment-815896715">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AIJPEWZPIH5W5OY4M4NII43THXAQVANCNFSM4ZCQMSXA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AIJPEW2QFWPJZQFLHP4UHXTTHXAQVA5CNFSM4ZCQMSXKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOGCQZRCY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/554#issuecomment-815896715",
"url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/554#issuecomment-815896715",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>