On Thu, 2022-06-09 at 21:51 -0700, M. Zhou wrote: > > > lua-moses autopkgtest failure [2] looks bad (still a segmentation fault): > > autopkgtest [07:20:14]: test command9: luajit debian/tests/simple.lua > > autopkgtest [07:20:14]: test command9: [----------------------- > > bash: line 1: 1240 Segmentation fault bash -ec 'luajit > > debian/tests/simple.lua' 2> >(tee -a > > /tmp/autopkgtest-lxc.u7chaju_/downtmp/command9-stderr >&2) > >(tee -a > > /tmp/autopkgtest-lxc.u7chaju_/downtmp/command9-stdout) > > autopkgtest [07:20:14]: test command9: -----------------------] > > There are some compilation flags tweakable. I'll try with > qemu to see whether I can make it work.
I tried to tweak some compilation flags, and did not manage to make it work on ppc64el (qemu), even if I use the -DLUAJIT_DISABLE_JIT macro. Segfault persists. So src:luajit2 is still seemingly badly broken for ppc64el.