* Jakub Jelinek: >> debugbreak: %check uses gdb, which now crashes (“(core dumped) gdb -q -x >> "${exe}-rpm-test.gdb" --batch < /dev/null”) on ppc64le/x86_64, but not on >> aarch64 > > If gdb crashes, it would be nice if somebody from the gdb team had a look, > of course it can be a gcc bug too. I think Kevin has posted a GDB patch for the crash: [PATCH] Fix GDB internal error by using text (instead of data) section offset <https://sourceware.org/pipermail/gdb-patches/2022-January/185430.html> The bug was exposed by the loss of the .data section in libgcc_s, presumably caused by the unwinder changes. The GCC change is fine by itself, it's a real GDB bug. Thanks, Florian _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure