On 11/1/21 6:27 AM, Philippe Mathieu-Daudé wrote:
Build failed running the 'clang-user' job:

   TEST    linux-test on sh4
../linux-user/syscall.c:10373:34: runtime error: member access within
misaligned address 0x00000048af34 for type 'struct linux_dirent64',
which requires 8 byte alignment
0x00000048af34: note: pointer points here
   00 00 00 00 00 40 0c 00  00 00 00 00 7b e2 f5 de  fc d8 a1 3a 20 00 0a
66  69 6c 65 33 00 00 00 00
               ^
make[2]: *** [../Makefile.target:158: run-linux-test] Error 1
make[1]: *** [/builds/philmd/qemu/tests/tcg/Makefile.qemu:102:
run-guest-tests] Error 2
make: *** [/builds/philmd/qemu/tests/Makefile.include:63:
run-tcg-tests-sh4-linux-user] Error 2

https://gitlab.com/philmd/qemu/-/jobs/1733066358

Interesting. It's being skipped on master. Also, this must have some sort of sanitizer enabled to get that warning?


r~

Reply via email to