[squeak-dev] Building Squeak 5.3 on FreeBSD

Eliot Miranda eliot.miranda at gmail.com
Sun Jan 23 01:36:37 UTC 2022


Hi David,

On Fri, Jan 14, 2022 at 12:12 PM stes at PANDORA.BE <stes at telenet.be> wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA256
>
>
> Hi,
>
> Out of curiosity , I just tested on cog-spur on OpenIndiana 2021.10;
>
> Open Smalltalk Cog[Spur] VM [CoInterpreterPrimitives
> VMMaker.oscog-eem.3133]
> Unix built on Jan  8 2022 16:23:01 Compiler: 7.5.0  (gcc 7.5)
>
> That is the version that is in the OpenIndiana official repository :
>
>
> http://pkg.openindiana.org/hipster/en/search.shtml?token=cog-spur&action=Search
>
> I select in the cog VM 64bit -> Test Runner
>
>   -> KernelTests-Objects
>   -> AllocationTest (3 tests)
>
> When I run those 3 tests, they pass:
> testOneGigAllocation, testOneMegAllocation, testOutOfMemorySignal
>
> So - currently - on OpenIndiana the 3 tests pass.
>
> No crash, but in the Unix terminal window,
> on stderr/stdout the following is printed:
>
> sqAllocateMemorySegmentOfSizeAboveAllocatedSizeInto mmap: Resource
> temporarily unavailable
> sqAllocateMemorySegmentOfSizeAboveAllocatedSizeInto mmap: Resource
> temporarily unavailable
>
> Do you have the same problem in the stack-spur and cog-spur VM's ?
>

This isn't a problem.  It is to be expected.  The tests in question try and
allocate memory until the OS can deliver no more.  What you're seeing are
messages from the platform memory allocator indicarting it has run out of
space.


> stack-spur may behave a bit different than the cog VM.
>

If by Cog you mena Cog-spur, then not in this case.  The heap management
code is identical between the two.


> Regards,
> David Stes
>

Cheers!

>
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v2
>
> iQEcBAEBCAAGBQJh4diVAAoJENdFDkXGicizx14IAJL+FtmANbqpI4dcuq/I3wAq
> UHHXbJLI+1+M+bOV0J/FqorNoC+RmXnLwUJvRc9XVgUXvNN0CLeGwmxwSABMTyor
> fleu996rGIPVdUIlPoW1AKfAPJW9honH+J+iZHgv/BUbUd8SxaWyLtWUQDv7MRns
> M1HB4LLBXOT2tbMO2ATmnYrJ50RUxQnklViYck31cjJ8n/6yRs+NyyEFCedIi5d3
> 0+8XlQ1uUg5CZaNRrNEDzH6S6tkfBFx/71HP/Utx+mqY2r9ckAaOEQnm7t7KHIXh
> ElgkxWtPKdsCXgq3iTtIpo+OybLLwolVZc4ux6dhMGXecGLH8+eSB3GVPlBeeoo=
> =hTag
> -----END PGP SIGNATURE-----
>
>

-- 
_,,,^..^,,,_
best, Eliot
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20220122/224271f4/attachment.html>


More information about the Squeak-dev mailing list