[debuginfod] libreoffice-fresh #160

Closed
opened 2022-12-01 02:00:37 +01:00 by N3k0-san · 5 comments

I had a crash trying to open an xlsx file in libreoffice and, when prompted by Dr. Konqi to download the debug symbols (I had to enable this in ~/.gdbinit first for some reason), it claimed afterwards that not all of the debug symbols were gathered so the report was incomplete...

Do we not have the libreoffice-fresh debug symbols for some reason?
I can't imagine why else this could be happening. :/

I had a crash trying to open an `xlsx` file in libreoffice and, when prompted by Dr. Konqi to download the debug symbols (I had to enable this in `~/.gdbinit` first for some reason), it claimed afterwards that not all of the debug symbols were gathered so the report was incomplete... Do we not have the libreoffice-fresh debug symbols for some reason? I can't imagine why else this could be happening. :/
Owner

Neither libreoffice-still nor libreoffice-fresh have debug symbols. You can try downgrading libreoffice-fresh and check if the crash still happens. I don't think Arch has DS for these packages either, since that has to be enabled in the PKGBUILD (at least for now), and its not, since then we would have them as well.

If you want to get to the bottom of this, its also possible to enable debug symbols and build with the same flags as ALHP does, then check if your crash gives any more useful information.

Neither `libreoffice-still` nor `libreoffice-fresh` have debug symbols. You can try downgrading `libreoffice-fresh` and check if the crash still happens. I don't think Arch has DS for these packages either, since that has to be enabled in the PKGBUILD (at least for now), and its not, since then we would have them as well. If you want to get to the bottom of this, its also possible to enable debug symbols and build with the same flags as ALHP does, then check if your crash gives any more useful information.
anonfunc added the support label 2022-12-01 07:43:07 +01:00
Author

I'm already using libreoffice-fresh, so... I guess I have to build the package myself. :/

I'm already using `libreoffice-fresh`, so... I guess I have to build the package myself. :/
Owner

Have you tried downgrading to extra/libreoffice-fresh?

Have you tried downgrading to `extra/libreoffice-fresh`?
Author

That doesn't seem to make a difference either :/

That doesn't seem to make a difference either :/
Owner

Since this sounds like an upstream problem, I'll close this for now. If it turns out we can do anything about this, please reopen.

Since this sounds like an upstream problem, I'll close this for now. If it turns out we can do anything about this, please reopen.
Sign in to join this conversation.