<div dir="ltr"><div>David, <br></div><div><br></div><div>no, the problem does not seem the same: <br></div><div>The cog & stack vm that I compiled both end the same, on testOutOfMemorySignal with</div><div></div><div><span style="font-family:monospace">[edwin@ottopedi ~/Smalltalk53/opensmalltalk-vm]$ ./squeak.sh<br>Killed</span><br></div><div>[edwin@ottopedi ~/Smalltalk53/opensmalltalk-vm]$</div><div><div><div dir="ltr" data-smartmail="gmail_signature"><div><a> </a>It happens in the cog as in the stack vm.</div><div><br></div><div>When discarding the allocation tests, <br></div><div><br></div><div style="margin-left:40px">the stack vm just hangs reporting 1834 test run, but no way to see which test is failing. I have to kill the vm.<br></div><div style="margin-left:40px"><br></div><div style="margin-left:40px">the cog vm ends in a core dump, seemingly during the execution of  #testUnwindDebugger. <br></div><div style="margin-left:40px">On the screen  I see:<br></div><div style="margin-left:40px"><br></div><div style="margin-left:40px"><div style="margin-left:40px">C stack backtrace & registers:<br>don't know how to derive register state from a ucontext_t on this platform<br>*0x0 <???> at ???<br>0x25c04a <reportStackState+0xda> at /usr/home/edwin/Smalltalk53/opensmalltalk-vm/building/linux64x64/squeak.cog.spur/build/squeak<br>0x25e237 <sigsegv+0x137> at /usr/home/edwin/Smalltalk53/opensmalltalk-vm/building/linux64x64/squeak.cog.spur/build/squeak<br>0x800414c6e <_pthread_sigmask+0x53e> at /lib/libthr.so.3<br>0x0 <???> at ???</div></div><div style="margin-left:40px"><br></div>I'm sorry, but this is as far as I can go. I can only suppose that FreeBSD, as configured on my laptop is not compatible enough with Linux, but I'm not smart enough to find out where the problem is,  <br></div><div dir="ltr" data-smartmail="gmail_signature"><div><br></div><div>Thanks for looking at this, sorry I cannot do more. <br></div><div><br></div><div>Kind regards</div><div><br></div><div>Edwin Ancaer<br></div></div></div></div><div><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Op vr 14 jan. 2022 om 21:12 schreef <a href="mailto:stes@PANDORA.BE" target="_blank">stes@PANDORA.BE</a> <<a href="mailto:stes@telenet.be" target="_blank">stes@telenet.be</a>>:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">-----BEGIN PGP SIGNED MESSAGE-----<br>
Hash: SHA256<br>
<br>
<br>
Hi,<br>
<br>
Out of curiosity , I just tested on cog-spur on OpenIndiana 2021.10;<br>
<br>
Open Smalltalk Cog[Spur] VM [CoInterpreterPrimitives VMMaker.oscog-eem.3133]<br>
Unix built on Jan  8 2022 16:23:01 Compiler: 7.5.0  (gcc 7.5)<br>
<br>
That is the version that is in the OpenIndiana official repository :<br>
<br>
<a href="http://pkg.openindiana.org/hipster/en/search.shtml?token=cog-spur&action=Search" rel="noreferrer" target="_blank">http://pkg.openindiana.org/hipster/en/search.shtml?token=cog-spur&action=Search</a><br>
<br>
I select in the cog VM 64bit -> Test Runner <br>
<br>
  -> KernelTests-Objects <br>
  -> AllocationTest (3 tests)<br>
<br>
When I run those 3 tests, they pass:<br>
testOneGigAllocation, testOneMegAllocation, testOutOfMemorySignal<br>
<br>
So - currently - on OpenIndiana the 3 tests pass.<br>
<br>
No crash, but in the Unix terminal window,<br>
on stderr/stdout the following is printed:<br>
<br>
sqAllocateMemorySegmentOfSizeAboveAllocatedSizeInto mmap: Resource temporarily unavailable<br>
sqAllocateMemorySegmentOfSizeAboveAllocatedSizeInto mmap: Resource temporarily unavailable<br>
<br>
Do you have the same problem in the stack-spur and cog-spur VM's ?<br>
<br>
stack-spur may behave a bit different than the cog VM.<br>
<br>
Regards,<br>
David Stes<br>
<br>
<br>
-----BEGIN PGP SIGNATURE-----<br>
Version: GnuPG v2<br>
<br>
iQEcBAEBCAAGBQJh4diVAAoJENdFDkXGicizx14IAJL+FtmANbqpI4dcuq/I3wAq<br>
UHHXbJLI+1+M+bOV0J/FqorNoC+RmXnLwUJvRc9XVgUXvNN0CLeGwmxwSABMTyor<br>
fleu996rGIPVdUIlPoW1AKfAPJW9honH+J+iZHgv/BUbUd8SxaWyLtWUQDv7MRns<br>
M1HB4LLBXOT2tbMO2ATmnYrJ50RUxQnklViYck31cjJ8n/6yRs+NyyEFCedIi5d3<br>
0+8XlQ1uUg5CZaNRrNEDzH6S6tkfBFx/71HP/Utx+mqY2r9ckAaOEQnm7t7KHIXh<br>
ElgkxWtPKdsCXgq3iTtIpo+OybLLwolVZc4ux6dhMGXecGLH8+eSB3GVPlBeeoo=<br>
=hTag<br>
-----END PGP SIGNATURE-----<br>
<br>
</blockquote></div></div>