To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76393





------- Additional comments from [EMAIL PROTECTED] Tue May 15 15:33:32 +0000 
2007 -------
"I'm just wondering if it would be better to always use the dynamaic offset
from the ELF file to adjust the attribute "rel" (the offset) instead of adding
an additional attribute.", 

I assume you mean at crash dump creation time. There's always a dynamic offset,
regardless of prelinking or not, it's just that if it's prelinked the offset
will change in comparison to the non-prelinked offline debuginfo and that fact
can be used to readjust the values. So if the rel value is modified during the
dump of the crashreport then the backend utilities would definitely have to be
changed to add the (non-prelinked) dynamic offset back onto the "rel" value when
doing their addr2line (or whatever the upstream method is). 

Not a problem for me, but sounds like more work to modify the upstream tooling
to do that than to ignore the extra attribute.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to