Ok, apport through the stack of LXD is ... not working. I have used a more mundane core pattern and a C test program to ensure I will get crash dumps.
$ cat /proc/sys/kernel/core_pattern /var/crash/core.%e.%p.%h.%t $ gcc test.c ; ./a.out ; ll /var/crash/ Segmentation fault (core dumped) total 3 drwxrwsrwt 2 root whoopsie 3 Sep 24 05:48 ./ drwxr-xr-x 13 root root 15 Sep 23 09:40 ../ -rw------- 1 root whoopsie 208896 Sep 24 05:48 core.a.out.189131.groovy-gccfail.1600926486 Trying to run into the real gcc crash again with this ensured ... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1890435 Title: gcc-10 breaks on armhf (flaky): internal compiler error: Segmentation fault To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gcc-10/+bug/1890435/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
