Bug 825255 - java-1.7.0-openjdk-debuginfo doesn't contain DWARF .debug_* sections
Summary: java-1.7.0-openjdk-debuginfo doesn't contain DWARF .debug_* sections
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: java-1.7.0-openjdk
Version: 17
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: jiri vanek
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-05-25 13:22 UTC by Mark Wielaard
Modified: 2012-06-13 21:38 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-06-13 21:37:36 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Mark Wielaard 2012-05-25 13:22:51 UTC
Description of problem:

Cannot debug, trace, etc. because of missing DWARF.

Version-Release number of selected component (if applicable):

java-1.7.0-openjdk-1.7.0.3-2.1.fc17.6.x86_64

How reproducible:

Always.

Steps to Reproduce:
1. debuginfo-install java-1.7.0-openjdk-debuginfo
2. eu-readelf -S /usr/lib/debug/usr/lib/jvm/java-1.7.0-openjdk-1.7.0.3.x86_64/jre/lib/amd64/server/libjvm.so.debug
  
Actual results:

No .debug_* sections.

Expected results:

Lots of .debug_* sections.

Additional info:

There is only .strtab/.symtab information available. This suggests the libjvm.so file is already stripped (strip -g?) before the rpm find-debuginfo hook can extract the rest of the debuginfo and put it in the libjbm.so.debug file.

Comment 1 Fedora Update System 2012-05-25 18:50:39 UTC
java-1.7.0-openjdk-1.7.0.3-2.1.fc16.6 has been submitted as an update for Fedora 16.
https://admin.fedoraproject.org/updates/java-1.7.0-openjdk-1.7.0.3-2.1.fc16.6

Comment 2 Fedora Update System 2012-05-25 18:50:50 UTC
java-1.7.0-openjdk-1.7.0.3-2.1.fc17.7 has been submitted as an update for Fedora 17.
https://admin.fedoraproject.org/updates/java-1.7.0-openjdk-1.7.0.3-2.1.fc17.7

Comment 3 Fedora Update System 2012-05-26 07:54:59 UTC
Package java-1.7.0-openjdk-1.7.0.3-2.1.fc17.7:
* should fix your issue,
* was pushed to the Fedora 17 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing java-1.7.0-openjdk-1.7.0.3-2.1.fc17.7'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2012-8424/java-1.7.0-openjdk-1.7.0.3-2.1.fc17.7
then log in and leave karma (feedback).

Comment 4 Fedora Update System 2012-06-13 21:37:36 UTC
java-1.7.0-openjdk-1.7.0.3-2.1.fc17.7 has been pushed to the Fedora 17 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 5 Fedora Update System 2012-06-13 21:38:56 UTC
java-1.7.0-openjdk-1.7.0.3-2.1.fc16.6 has been pushed to the Fedora 16 stable repository.  If problems still persist, please make note of it in this bug report.


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