Still nothing in /var/crash to report :-/
Why is that - I have apport/whoopsie installed, the kernel is set up
$ sysctl -a | grep core_patt
kernel.core_pattern = |/usr/share/apport/apport %p %s %c %d %P %E
Also I have set
$ cat ~/.config/apport/settings
[main]
unpackaged=true
This is armhf lxd on arm64 host - maybe apport has a guest/host problem here?
@Doko - do you happen to know if there are any extra whoops to jump through to get a crash report from gcc when it crashes in debuild?
Finally: 5.0/b/user- static/ linux-user -iquote linux-user -iquote /root/qemu- 5.0/tcg/ arm -isystem /root/qemu- 5.0/linux- headers -isystem /root/qemu- 5.0/b/user- static/ linux-headers -iquote . -iquote /root/qemu-5.0 -iquote /root/qemu- 5.0/accel/ tcg -iquote /root/qemu- 5.0/include -iquote /root/qemu- 5.0/disas/ libvixl -pthread -I/usr/ include/ glib-2. 0 -I/usr/ lib/arm- linux-gnueabihf /glib-2. 0/include -D_GNU_SOURCE -D_FILE_ OFFSET_ BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing- prototypes -fno-strict- aliasing -fno-common -fwrapv -std=gnu99 -g -O2 -fdebug- prefix- map=/root/ qemu-5. 0=. -fstack- protector- strong -Wformat -Werror= format- security -Wdate-time -D_FORTIFY_SOURCE=2 -Wexpansion- to-defined -Wendif-labels -Wno-shift- negative- value -Wno-missing- include- dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored- qualifiers -Wold-style- declaration -Wold-style- definition -Wtype-limits -fstack- protector- strong -DLEGACY_ RDMA_REG_ MR -I/usr/ include/ libpng16 -I/root/ qemu-5. 0/capstone/ include -isystem ../linux-headers -iquote .. -iquote /root/qemu- 5.0/target/ arm -DNEED_CPU_H -iquote /root/qemu- 5.0/include -I/root/ qemu-5. 0/linux- user/aarch64 -I/root/ qemu-5. 0/linux- user/host/ arm -I/root/ qemu-5. 0/linux- user -Ilinux- user/aarch64 -MMD -MP -MT linux-user/ syscall. o -MF linux-user/ syscall. d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c -o linux-user/ syscall. o /root/qemu- 5.0/linux- user/syscall. c 5.0/linux- user/syscall. c: In function ‘do_syscall1. constprop’ : 5.0/linux- user/syscall. c:12479: 1: internal compiler error: Segmentation fault qemu-5. 0/rules. mak:69: linux-user/ syscall. o] Error 1 qemu-5. 0/b/user- static/ i386-linux- user' user/all] Error 2
cc -iquote /root/qemu-
during RTL pass: reload
/root/qemu-
/root/qemu-
12479 | }
| ^
...
The bug is not reproducible, so it is likely a hardware or OS problem.
make[2]: *** [/root/
make[2]: Leaving directory '/root/
make[1]: *** [Makefile:527: i386-linux-
make[1]: *** Waiting for unfinished jobs....
Still nothing in /var/crash to report :-/ core_pattern = |/usr/share/ apport/ apport %p %s %c %d %P %E apport/ settings
Why is that - I have apport/whoopsie installed, the kernel is set up
$ sysctl -a | grep core_patt
kernel.
Also I have set
$ cat ~/.config/
[main]
unpackaged=true
This is armhf lxd on arm64 host - maybe apport has a guest/host problem here?
@Doko - do you happen to know if there are any extra whoops to jump through to get a crash report from gcc when it crashes in debuild?