<p></p>
<p>Note that the crash report shows obsolete SDL 1.2.14 and SDL_mixer 1.2.11 in use, which is what was installed on the nightly build machine at that time.</p>
<p>Although the memory corruption could be happening anywhere, the crash is inside SDL_Flip->SDL_SoftStretch, specifically in CoreGraphic's color space conversion.</p>
<p>In the SDL 1.2.15 changelog:</p>
<blockquote>
<ul>
<li>Fixed memory stomp when using stretch blit on large images.</li>
</ul>
</blockquote>
<p>(Maybe this refers to blitting between SDL_Surfaces rather than to SDL_Flip)</p>
<p>In the changelog for SDL 1.2.16 (unreleased in compiled form, and never will be)</p>
<blockquote>
<ul>
<li>Mac OS X: fix crash on any input in Quartz code (bug 2560.)</li>
<li>Mac OS X: fix crash in Quartz gamma ramp code.</li>
</ul>
</blockquote>
<p>SDL and SDL_mixer have a large number of unreleased fixes in hg. Although we're switching to SDL2, assuming some users will still use gfx_sdl/music_sdl we should upgrade all our Windows and Mac SDL/SDL_mixer builds to latest hg versions. Even though I compiled SDL_mixer.dll myself, I did so using the 8-year-old 1.2.12 release.</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/ohrrpgce/ohrrpgce/issues/1140#issuecomment-682289689">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AMWGWZSNDJ6OW2GZ5L3UCJ3SC4JCDANCNFSM4PNP2EZA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AMWGWZTUZJHJBU467AXYGP3SC4JCDA5CNFSM4PNP2EZKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFCVOUGI.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/ohrrpgce/ohrrpgce/issues/1140#issuecomment-682289689",
"url": "https://github.com/ohrrpgce/ohrrpgce/issues/1140#issuecomment-682289689",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>