<p></p>
<p>Smalltalk stack looks okay; at least there are no strange repetitions that might head into an overflow-ish out-of-memory situation.</p>
<p>Here are some interesting stack frames:</p>
<pre><code>  0x7ffd3b660328 M ClassForTestToBeDeleted91>fuelAccept: 0x2ca5c28: a(n) ClassForTestToBeDeleted91
  ...
  0x7ffd3b681f20 M FLCurrentContext class(DynamicVariable class)>value:during: 0x6a1ec98: a(n) FLCurrentContext class
  ...
  0x7ffd3b682280 I FLHookedSubstitutionTest>testClassWithCachedValueByNil 0x6f359e8: a(n) FLHookedSubstitutionTest
  ...
</code></pre>
<p>Here are some wild guesses:</p>
<ul>
<li>Maybe some issues in the area of class creation/deletion?</li>
<li>Maybe some issues with our recent changes to process termination and #ensure: blocks? ("Most recent primitives" shows #findNextHandlerContextStarting, #findNextUnwindContextUpTo:)</li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/601#issuecomment-954461772">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AIJPEW5KS7NOFOFL724XLGDUJJDOLANCNFSM5G5J4LBA">unsubscribe</a>.<br />Triage notifications on the go with GitHub Mobile for <a href="https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675">iOS</a> or <a href="https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub">Android</a>.
<img src="https://github.com/notifications/beacon/AIJPEW2OLIVXAOMQP6PS2C3UJJDOLA5CNFSM5G5J4LBKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOHDR64TA.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/601#issuecomment-954461772",
"url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/601#issuecomment-954461772",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>