AtomVM
AtomVM copied to clipboard
CI fails on arm32v7
When running CI with following configuration:
cc (Debian 10.2.1-6) 10.2.1 20210110
GNU ld (GNU Binutils for Debian) 2.35.2
ldd (Debian GLIBC 2.31-13+deb11u6) 2.31
cmake version 3.18.4
CFLAGS="-mcpu=cortex-a7 -mfloat-abi=hard -O2 -mthumb -mthumb-interwork"
cmake command:
cmake .. -DCMAKE_BUILD_TYPE=Release
test-erlang fails:
test_code_load_binary:
/bin/bash: line 46: 12533 Bus error (core dumped) ./tests/test-erlang -s prime_smp
Error: Process completed with exit code 135.