Bug 196171 - Autofs debuginfo package does not include debug symbols for autofs-4.1.3-184.
Summary: Autofs debuginfo package does not include debug symbols for autofs-4.1.3-184.
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 3
Classification: Red Hat
Component: autofs
Version: 3.0
Hardware: All
OS: Linux
high
medium
Target Milestone: ---
Assignee: Jeff Moyer
QA Contact: Brock Organ
URL:
Whiteboard:
Depends On:
Blocks: RHEL3U8MustFix
TreeView+ depends on / blocked
 
Reported: 2006-06-21 17:56 UTC by Barry Donahue
Modified: 2007-11-30 22:07 UTC (History)
3 users (show)

Fixed In Version: RHBA-2006-0459
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-07-20 14:44:36 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
Add the DONTSTRIP build option so we generate proper debuginfo (1.18 KB, patch)
2006-06-21 18:36 UTC, Jeff Moyer
no flags Details | Diff


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2006:0459 0 normal SHIPPED_LIVE autofs bug fix update 2006-07-19 18:47:00 UTC

Description Barry Donahue 2006-06-21 17:56:40 UTC
Description of problem:
  Autofs debuginfo does not contain the symbols.

Version-Release number of selected component (if applicable):
  autofs-4.1.3-184.

How reproducible:
100%

Steps to Reproduce:
1.Install autofs-4.1.3-184.
2. find this pid of a running automounter.
3.gdb /usr/sbin/automounter
4.<gdb> attach <pid>
5.<gdb> bt
  
Actual results:
  You will only see hex addresses in the back trace.



Expected results:
  You should see that names of the functions in the trace.


Additional info:

Comment 1 Jeff Moyer 2006-06-21 18:36:37 UTC
Created attachment 131309 [details]
Add the DONTSTRIP build option so we generate proper debuginfo

Comment 2 Jeff Moyer 2006-06-21 18:37:49 UTC
A fix was built into 4.1.3-186.

Comment 3 Jeff Moyer 2006-06-21 19:29:32 UTC
This fix is very low risk, it simply enables a compile-time option to prevent
stripping of automount binaries.  Without the patch, the debuginfo RPM is useless.

Comment 7 Red Hat Bugzilla 2006-07-20 14:44:36 UTC
An advisory has been issued which should help the problem
described in this bug report. This report is therefore being
closed with a resolution of ERRATA. For more information
on the solution and/or where to find the updated files,
please follow the link below. You may reopen this bug report
if the solution does not work for you.

http://rhn.redhat.com/errata/RHBA-2006-0459.html



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