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 |
Not sure about those crashes, but does Nikolay's stuff work? - Vanessa - On Mon, May 11, 2020 at 12:40 PM gettimothy via Squeak-dev <[hidden email]> wrote:
|
Hi all, I confirm that FFI tests crashes a recent 32bits linux VM. It segfaults in ffiPrintString which just printf the char * string passed... The debug VM does not crash, which suggest that we still rely on some undefined behavior. I did retry my one shot gun: recompile with clang $ CC=clang ./mvm and the FFI tests then passed in optimised version too... I suggest that we use that gun on the CI until we find the problem. Le mar. 12 mai 2020 à 00:12, Vanessa Freudenberg <[hidden email]> a écrit :
|
Hi Yes. Installer installGitInfrastructure is the message. IPV6 is off by default in prefs, so that is not the issue I am on 6.0 alpha as that is that is what Nicolay is on on his website. Transcript was open during the attempt and it fails with: louaded -> Metacello-Bitbucket-topa.6 --- github://Metacello/metacello:master/repository [230b152:master] --- cache riming registry from image. See https://github.com/dalehenrich/metacello-work/issues/197 Using cache repository for ConfigurationOfGofer project package Evaluated -> baseline [BaselineOfMetacello] >> reprimeRegistryIssue197 ...finished baseline ...RETRY->BaselineOfSquot ...RETRY->BaselineOfSquot gofer repository error: 'GoferRepositoryError: UndefinedObject>>isAlphaNumeric'...ignoring ...FAILED->BaselineOfSquot Thank you for trying! I may just stick with 64 bit and work things out there. ---- On T,ue, 12 May 2020 18:45:04 -0400 Nicolas Cellier <[hidden email]> wrote ----
|
Free forum by Nabble | Edit this page |