On Thu, May 13, 2021 at 2:36 AM George R Goffe via test <[email protected]> wrote: > > Howdy, > > I'm trying to use cmake but it corefiles. Now I'm trying to see where the > error comes from with gdb but gdb (latest f35) doesn't appear to recognize > the .zst file type. > > Are these two problems bugs? > > Best regards, > > George... > > cmake --version creates a .zst core file... > > gdb cmake > core.cmake.0.7c0869cedb2d48ccbe307dade6a170af.3886918.1620893606000000.zst > produces the following: > > > For help, type "help". > Type "apropos word" to search for commands related to "word"... > Reading symbols from cmake... > Reading symbols from > /usr/lib/debug/usr/bin/cmake-3.20.2-1.fc35.x86_64.debug... > "/var/lib/systemd/coredump/core.cmake.0.7c0869cedb2d48ccbe307dade6a170af.3886918.1620893606000000.zst" > is not a core dump: file format not recognized
Yes, file a bug against gdb. Thanks, -- Chris Murphy _______________________________________________ test mailing list -- [email protected] To unsubscribe send an email to [email protected] 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/[email protected] Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure
