rathann

Results 144 comments of rathann

Looks like it was only due to the new signal handler. It's still ARM 32bit-only, after all.

Still getting the SIGSEGV on ARM 32-bit with 1.0.23 on Fedora rawhide.

FWIW, Fedora is dropping support for ARM 32-bit starting with Fedora 37. The next release, Fedora 36, will be the last to run on ARM 32-bit. I guess this can...

Only the `wasm2c/spec/skip-stack-guard-page.txt` test is failing in 1.0.28.

#1046 fixes `test/spec/conversions.txt` and `test/spec/nontrapping-float-to-int-conversions/conversions.txt`

`test/wasm2c/spec/conversions.txt`, `test/wasm2c/spec/f32.txt` and `test/wasm2c/spec/f64.txt` are still failing.

It looks like the two failures fixed with #1046 are back with 1.0.15 on Fedora 31/gcc-9.3.1: ``` - test/spec/conversions.txt expected error code 0, got 2. STDOUT MISMATCH: --- expected +++...

Still failing with 1.0.17 on Fedora 31/ppc64le, gcc-9.3.1: ``` - test/spec/conversions.txt expected error code 0, got 2. STDOUT MISMATCH: --- expected +++ actual @@ -65,6 +65,8 @@ out/test/spec/conversions.wast:248: assert_trap passed:...

I'm getting identical failures on Fedora 32 and rawhide (devel) with gcc-10.1.1.

New failure in 1.0.23 - `test/spec/simd/simd_conversions.txt`: ``` - test/spec/simd/simd_conversions.txt expected error code 0, got 2. STDOUT MISMATCH: --- expected +++ actual @@ -1,3 +1,9 @@ +out/test/spec/simd/simd_conversions.wast:63: mismatch in lane 0...