<p></p>
<p>Building via mvm scripts results in a VM that segfaults when attempting to load a Pharo 8 image.<br>
Building via cmake requires some tweaks to compile (for example, SDL had to be told not to build Wayland support due to symbol duplication bugs) as well as adding <code>-Wl,--whole-archive /usr/lib/libexecinfo.a -Wl,--no-whole-archive</code> to the linker flags.<br>
The compiled virtual machine results in a primitive failed exception and the VM is unusably slow.</p>
<p><code>pharo</code> script must be modified to point the platform library path to <code>/lib</code> where libmusl lives.<br>
cap flag has to be set to get around scheduling error <code>setcap cap_sys_nice=eip lib/pharo/pharo</code></p>
<p>The error: <code>PrimitiveFailed: primitive #'insufficient object memory' in File class failed</code><br>
VM brand: <code>phcogspurlinuxspurmhdlssdl264+sdl2</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/519">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AIJPEW27WSXN3YFEHD4QXDTSD3ZRXANCNFSM4QUDQJJA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AIJPEW6QGQ3CRFHXVY3EKVLSD3ZRXA5CNFSM4QUDQJJKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4KJYNMBQ.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/519",
"url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/519",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>