Bug 410681

Summary: add maps .note section to core file
Product: Red Hat Enterprise Linux 5 Reporter: Andrew Cagney <cagney>
Component: kernelAssignee: Neil Horman <nhorman>
Status: CLOSED INSUFFICIENT_DATA QA Contact: Red Hat Kernel QE team <kernel-qe>
Severity: low Docs Contact:
Priority: low    
Version: 5.1CC: ebachalo, pmuldoon
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-04-17 11:03:04 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 173278    

Description Andrew Cagney 2007-12-04 16:49:18 UTC
The memory address space of the process dumping core is not directly available
(in theory one can groak the memory table maintained by dlopen but in reality
that information is corrupt).  This makes analysis of core generated early in a
programs execution or with a corrupt dl-table impossible.

Suggest writing out the address map to a separate .note section.

Comment 2 Neil Horman 2008-11-17 19:37:56 UTC
Not sure whats left to be done here.  The requestors account has been closed, and I think that the functionality that is required is implemented in 5.3 via the core_patter facility.  Does anyone with an interest in this bug have any more input here, or shall we close this as NEXTRELEASE?

Comment 3 Neil Horman 2009-04-17 11:03:04 UTC
closing, no response