[Bug 1856837] Re: qemu 4.2.0 arm segmentation fault with gcc 9.2

2020-01-27 Thread Fabian Godehardt
Thanks, this helps a lot! We will now check the code again and see what causes the behaviour. Fabian -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1856837 Title: qemu 4.2.0 arm segmentation fault

[Bug 1856837] Re: qemu 4.2.0 arm segmentation fault with gcc 9.2

2020-01-05 Thread Fabian Godehardt
Sorry for the delay. I added the sysroot, the binary and the files causing the segfault. Please let me know if there is something missing. I used the following commands to let it run: export LD_LIBRARY_PATH=/opt/qemu-test/test1/lib /opt/qemu-test/test1/bin/qemu-arm "/opt/qemu-test/test1/files/mk

[Bug 1856837] [NEW] qemu 4.2.0 arm segmentation fault with gcc 9.2

2019-12-18 Thread Fabian Godehardt
Public bug reported: As discussed with f4bug yesterday on IRC here comes the bug description. I'm building/configured qemu-4.2.0 on an x86_64 (gcc (Debian 6.3.0-18+deb9u1) 6.3.0 20170516) with target-list "arm-softmmu,arm- linux-user" and debug enabled. I use the arm-linux-user variant, "qemu- ar