<p></p>
<p>qsort still SEGFAULTs for me when compiled via Cygwin with <code>gcc-Version 10.2.0 (GCC)</code> in production mode (<code>./mvm -f</code>). :-(</p>
<p>When trying to qsort a list of 10 floats, the first callback is fine but the second callback has a different address for the callback context -- which should not happen -- and shows bogus values for the stack arguments. Maybe it is related to some sort of stack optimization?</p>
<p>Works fine with DEBUG build, does also SEGFAULT with ASSERT build.</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/pull/353#issuecomment-830607945">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AIJPEW5MQHONVI5BUJ7WHZDTLPJHHANCNFSM4GQLLMLA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AIJPEW2CMGHXNNEHFMTUEQTTLPJHHA5CNFSM4GQLLMLKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOGGBBESI.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/pull/353#issuecomment-830607945",
"url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/353#issuecomment-830607945",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>