Segfault when setting up openfl

Ok
I am flooded by segfaults here, and this is on another Linux Pc (not the one I reported about the text segfault)

haxelib run openfl setup
Called from lime/utils/ByteArray.hx line 109
Called from lime/system/System.hx line 286
Called from lime/system/System.hx line 405
Uncaught exception - Segmentation fault

Did Lime install properly? Some of the Haxe 3.2 RC versions include a haxelib that does not install the full Lime package, resulting in problems.

You can try “haxelib run lime” to see if it’s fully available

axelib run lime
Called from lime/utils/ByteArray.hx line 109
Called from lime/system/System.hx line 286
Called from lime/system/System.hx line 405
Uncaught exception - Segmentation fault

I reinstalled all the haxe openfl stuff from scratch and the segfault seems to be out of town for now