<p></p>
<p>I think that a good part of the problem is that we call <code>_setjmp</code> but then <code>longjmp</code> instead of <code>_longjmp</code> in <code>error_exit</code>.</p>
<p>If we (re)<code>#define setjmp</code> then we must also (re)<code>#define longjmp _longjmp</code></p>

<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/526#issuecomment-759054202">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AIJPEWYY2ITG2SJ4RULQCGDSZS7V5ANCNFSM4SANZGNA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AIJPEWZJN6EP4V7PKU6ZCTDSZS7V5A5CNFSM4SANZGNKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFU7D66Q.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/526#issuecomment-759054202",
"url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/526#issuecomment-759054202",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>