Skip to content

Regression on big-endian architectures #1680

Description

@kapouer

quickjs-ng 0.16.2 fails its test suite on big-endian (s390x, ppc64, hppa, sparc64) with

cd build-static && ./run-test262 -vv -c ../tests.conf
../tests/bug488-upstream.js (1 ms)
../tests/bug39/2.js (2 ms)
../tests/bug633/0.js (0 ms)
../tests/bug39/1.js (1 ms)
../tests/assert.js (3 ms)
../tests/bug493.js (2 ms)
../tests/atomics-store-leak.js (5 ms)
../tests/bug39/3.js (1 ms)
../tests/bug633/1.js (1 ms)
../tests/bug567.js (3 ms)
../tests/bug633/3.js (0 ms)
run-test262: ./quickjs.c:2704: JS_FreeRuntime: Assertion `list_empty(&rt->gc_obj_list)' failed.
../tests/bug633/2.js (0 ms)
Aborted

I can have my hands on a s390x to get more info about that crash.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions