<p></p>
<p>I downloaded squeak 5.3 image fresh from the site (32-bit) and tried to run it in this vm on a Rpi Zero W. Crash.dmp outputs```<br>
Segmentation fault Mon Apr 20 21:39:41 2020</p>
<p>/home/pi/squeak/lib/squeak/5.0-202003021730/squeak<br>
Squeak VM version: 5.0-202003021730  Tue Mar  3 09:42:45 UTC 2020 gcc 4.9.2 [Production Spur VM]<br>
Built from: CoInterpreter VMMaker.oscog-nice.2712 uuid: da64ef0b-fb0a-4770-ac16-f9b448234615 Mar  3 2020<br>
With: StackToRegisterMappingCogit VMMaker.oscog-eem.2719 uuid: e40f3e94-3a54-411b-9613-5d19114ea131 Mar  3 2020<br>
Revision: VM: 202003021730 <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm.git">https://github.com/OpenSmalltalk/opensmalltalk-vm.git</a><br>
Date: Mon Mar 2 18:30:55 2020 CommitHash: <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/6a0bc9626276dc58c20246adf5b2cd465af98402/hovercard" href="https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/6a0bc9626276dc58c20246adf5b2cd465af98402"><tt>6a0bc96</tt></a><br>
Plugins: 202003021730 <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm.git">https://github.com/OpenSmalltalk/opensmalltalk-vm.git</a><br>
Build host: Linux travis-job-97835d24-79f4-41d1-b7e9-c81bd8bf7149 4.4.0-104-generic <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="215261917" data-permission-text="Title is private" data-url="https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/127" data-hovercard-type="pull_request" data-hovercard-url="/OpenSmalltalk/opensmalltalk-vm/pull/127/hovercard" href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/127">#127</a>~14.04.1-Ubuntu SMP Mon Dec 11 12:44:15 UTC 2017 armv7l GNU/Linux<br>
plugin path: ./../lib/squeak/5.0-202003021730 [default: /home/pi/squeak/lib/squeak/5.0-202003021730/]</p>
<p>C stack backtrace & registers:<br>
r0 0x021b79d8 r1 0x00000002 r2 0x01000d34 r3 0x00000000<br>
r4 0x00216288 r5 0x00000000 r6 0xbeec682c r7 0x0379170b<br>
r8 0x001e7414 r9 0x0021e268 r10 0x00000000 fp 0xbeec489c<br>
ip 0x00224250 sp 0xbeec4810 lr 0x000748b4 pc 0x0007055c<br>
*[0x0]<br>
/lib/arm-linux-gnueabihf/libc.so.6(vsprintf+0x80)[0xb6cee228]</p>
<p>Smalltalk stack dump:<br>
0xbeec6860 I SmalltalkImage>setGCParameters 0x233a9d0: a(n) SmalltalkImage<br>
0xbeec6888 I SmalltalkImage>snapshot:andQuit:withExitCode:embedded: 0x233a9d0: a(n) SmalltalkImage<br>
0x47d16d0 s SmalltalkImage>snapshot:andQuit:embedded:<br>
0x47d26f8 s SmalltalkImage>snapshot:andQuit:<br>
0x47d27b8 s [] in ReleaseBuilder class>saveAndQuit<br>
0x47d2890 s WorldState>runStepMethodsIn:<br>
0x47d2920 s PasteUpMorph>runStepMethods<br>
0x47d29f0 s WorldState>doOneCycleNowFor:<br>
0x47d2a50 s WorldState>doOneCycleFor:<br>
0x47d2ac0 s PasteUpMorph>doOneCycle<br>
0x47d2b20 s [] in MorphicProject>spawnNewProcess<br>
0x47d2b80 s [] in BlockClosure>newProcess</p>
<p>Most recent primitives<br>
basicNew<br>
size<br>
at:<br>
basicNew:<br>
decompress:fromByteArray:at:<br>
beCursorWithMask:<br>
vmParameterAt:<br>
fractionPart<br>
truncated</p>
<p>stack page bytes 4096 available headroom 2788 minimum unused headroom 3740</p>
<pre><code>    (Segmentation fault)
</code></pre>
<p>Segmentation fault Mon Apr 20 21:41:26 2020</p>
<p>/home/pi/squeak/lib/squeak/5.0-202003021730/squeak<br>
Squeak VM version: 5.0-202003021730  Tue Mar  3 09:42:45 UTC 2020 gcc 4.9.2 [Production Spur VM]<br>
Built from: CoInterpreter VMMaker.oscog-nice.2712 uuid: da64ef0b-fb0a-4770-ac16-f9b448234615 Mar  3 2020<br>
With: StackToRegisterMappingCogit VMMaker.oscog-eem.2719 uuid: e40f3e94-3a54-411b-9613-5d19114ea131 Mar  3 2020<br>
Revision: VM: 202003021730 <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm.git">https://github.com/OpenSmalltalk/opensmalltalk-vm.git</a><br>
Date: Mon Mar 2 18:30:55 2020 CommitHash: <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/6a0bc9626276dc58c20246adf5b2cd465af98402/hovercard" href="https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/6a0bc9626276dc58c20246adf5b2cd465af98402"><tt>6a0bc96</tt></a><br>
Plugins: 202003021730 <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm.git">https://github.com/OpenSmalltalk/opensmalltalk-vm.git</a><br>
Build host: Linux travis-job-97835d24-79f4-41d1-b7e9-c81bd8bf7149 4.4.0-104-generic <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="215261917" data-permission-text="Title is private" data-url="https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/127" data-hovercard-type="pull_request" data-hovercard-url="/OpenSmalltalk/opensmalltalk-vm/pull/127/hovercard" href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/127">#127</a>~14.04.1-Ubuntu SMP Mon Dec 11 12:44:15 UTC 2017 armv7l GNU/Linux<br>
plugin path: ./../lib/squeak/5.0-202003021730 [default: /home/pi/squeak/lib/squeak/5.0-202003021730/]</p>
<p>C stack backtrace & registers:<br>
r0 0x00000000 r1 0x00000dcd r2 0x00216288 r3 0x00b04c70<br>
r4 0x00216288 r5 0x00000000 r6 0xbeaf382c r7 0x00224250<br>
r8 0x001e7414 r9 0x00000000 r10 0x00216288 fp 0xbeaf189c<br>
ip 0x00224250 sp 0xbeaf17e0 lr 0x0006ae84 pc 0x0004c4bc<br>
*[0x0]<br>
/lib/arm-linux-gnueabihf/libc.so.6(vsprintf+0x80)[0xb6c6e228]</p>
<p>Smalltalk stack dump:<br>
0xbeaf3860 I SmalltalkImage>setGCParameters 0xe3a9d0: a(n) SmalltalkImage<br>
0xbeaf3888 I SmalltalkImage>snapshot:andQuit:withExitCode:embedded: 0xe3a9d0: a(n) SmalltalkImage<br>
0x32d16d0 s SmalltalkImage>snapshot:andQuit:embedded:<br>
0x32d26f8 s SmalltalkImage>snapshot:andQuit:<br>
0x32d27b8 s [] in ReleaseBuilder class>saveAndQuit<br>
0x32d2890 s WorldState>runStepMethodsIn:<br>
0x32d2920 s PasteUpMorph>runStepMethods<br>
0x32d29f0 s WorldState>doOneCycleNowFor:<br>
0x32d2a50 s WorldState>doOneCycleFor:<br>
0x32d2ac0 s PasteUpMorph>doOneCycle<br>
0x32d2b20 s [] in MorphicProject>spawnNewProcess<br>
0x32d2b80 s [] in BlockClosure>newProcess</p>
<p>Most recent primitives<br>
basicNew<br>
size<br>
at:<br>
basicNew:<br>
decompress:fromByteArray:at:<br>
beCursorWithMask:<br>
vmParameterAt:<br>
fractionPart<br>
truncated</p>
<p>stack page bytes 4096 available headroom 2788 minimum unused headroom 3740</p>
<pre><code>    (Segmentation fault)
</code></pre>
<pre><code></code></pre>

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