RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1545629 - libreoffice-debuginfo doesn't contain debug info
Summary: libreoffice-debuginfo doesn't contain debug info
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: libreoffice
Version: 7.5
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Stephan Bergmann
QA Contact: Desktop QE
URL:
Whiteboard:
Depends On:
Blocks: 1545262
TreeView+ depends on / blocked
 
Reported: 2018-02-15 11:38 UTC by Stephan Bergmann
Modified: 2018-04-10 12:06 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-04-10 12:05:57 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2018:0751 0 None None None 2018-04-10 12:06:03 UTC

Description Stephan Bergmann 2018-02-15 11:38:26 UTC
Description of problem:
gdb does not show file/line debug info for LibreOffice code.  It appears that libreoffice-5.3.6.1-8.el7 and earlier are erroneously not built with -g.  That makes it hard to track down issues like bug 1545262 (that can only be reproduced sporadically, and for which all we have is a backtrace).

Version-Release number of selected component (if applicable):
libreoffice-5.3.6.1-8.el7

How reproducible:
always

Steps to Reproduce:
1. yum install libreoffice-debuginfo
2. readelf -S /usr/lib/debug/usr/lib64/libreoffice/program/soffice.bin.debug | grep -Fw .debug_info  # resp. .../debug/usr/lib/libreoffice/... on 32-bit systems

Actual results:
no line matching ".debug_info"

Expected results:
a line matching ".debug_info"

Additional info:
For Fedora, this had been fixed with <https://src.fedoraproject.org/rpms/libreoffice/c/9c31acd7ea06a4a32f6c4f49f1a053447f6030ce> "Don't strip -g from RPM_OPT_FLAGS".

Comment 3 Martin Krajnak 2018-02-19 09:46:28 UTC
Verified by reproducer mentioned in Description with:

libreoffice-debuginfo-5.3.6.1-10.el7.x86_64

Comment 6 errata-xmlrpc 2018-04-10 12:05:57 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2018:0751


Note You need to log in before you can comment on or make changes to this bug.