While trying to collect a backtrace for org.gnome.Tetravex, I got this in gdb:

===

Downloading separate debug info for /lib64/liblzma.so.5...
Download failed: Timer expired.  Continuing without debug info for 
/lib64/libbrotlicommon.so.1.
Missing separate debuginfo for /lib64/libbrotlicommon.so.1
Try: dnf --enablerepo='*debug*' install 
/usr/lib/debug/.build-id/0e/bb3270fdbf40dbe56ea79d6630ac594b897ffe.debug
Download failed: Timer expired.  Continuing without debug info for 
/lib64/libzstd.so.1.
Missing separate debuginfo for /lib64/libzstd.so.1
Try: dnf --enablerepo='*debug*' install 
/usr/lib/debug/.build-id/33/70d80a1bf749b3c2baaad0188c864ee9e4bbc4.debug
Downloading separate debug info for /lib64/liblz4.so.1...
Download failed: Timer expired.  Continuing without debug info for 
/home/fcc/.var/app/org.gnome.Tetravex/cache/debuginfod_client/a2429c266188acc10181f6936915f35274bb4a38/debuginfo.
Error while reading shared library symbols for /lib64/liblz4.so.1:
could not find '.gnu_debugaltlink' file for 
/home/fcc/.var/app/org.gnome.Tetravex/cache/debuginfod_client/a2429c266188acc10181f6936915f35274bb4a38/debuginfo
Downloading separate debug info for /lib64/libcap.so.2...

===

After running all the "Try" suggestions, the second run of gdb do not complain.

I wanted to know how I can collect the required backtrace so that I can attach 
it to the bugzilla entry to help developers to looking at the bug.

Thanks a lot!
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
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@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to