[squeak-dev] Croquet FFIPrim tests crash smalltalk on linux32

Vanessa Freudenberg vanessa at codefrau.net
Mon May 11 22:11:48 UTC 2020


Not sure about those crashes, but does Nikolay's stuff work?

https://blog.krestianstvo.org/en/open-croquet-for-squeak-6/

- Vanessa -

On Mon, May 11, 2020 at 12:40 PM gettimothy via Squeak-dev <
squeak-dev at lists.squeakfoundation.org> wrote:

> Hi folks,
>
> Since the Croque works on the old image, I decided to try getting
> CroquetGL working on Squeak5.3/6.0alpha
>
> In both cases, running the FFI tests crashes the image with stuff like
> this (this is what I copy paste from single xterm screen, let me know if
> you need redirect to file)
>
>
> utcMicrosecondClock
> //
> **StackOverflow**
> vmParameterAt:
> vmParameterAt:
> utcMicrosecondClock
> getSystemAttribute:
> getSystemAttribute:
> basicNew
> basicNew:
> stackp:
> resume
> value
> wait
> signal
> utcMicrosecondClock
> +
> <
> <=
> >=
> +
> <
> primSignal:atUTCMicroseconds:
> wait
> signal
> wait
> signal
> suspend
> getSystemAttribute:
> getSystemAttribute:
> basicNew:
> stackp:
> resume
> value
> wait
> signal
> utcMicrosecondClock
> +
> <
> <=
> >=
> +
> <
> primSignal:atUTCMicroseconds:
> wait
> signal
> wait
> perform:
> hashWithInitialHash:
> compare:with:collated:
> at:
> headerWord
> hashWithInitialHash:
> compare:with:collated:
> invokeWithArguments:
>
> stack page bytes 4096 available headroom 2788 minimum unused headroom 1704
>
>         (Segmentation fault)
> Aborted
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20200511/36f6dfe6/attachment.html>


More information about the Squeak-dev mailing list