Closed
Bug 940250
Opened 12 years ago
Closed 12 years ago
"Couldn't identify elfhacked PT_LOAD segments. Skipping" when running elfhack -r on old firefox builds
Categories
(Firefox Build System :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla28
People
(Reporter: glandium, Assigned: glandium)
References
Details
Attachments
(1 file)
|
1.23 KB,
patch
|
froydnj
:
review+
|
Details | Diff | Splinter Review |
STR:
- Download ftp://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/2012/06/2012-06-01-03-05-20-mozilla-central/firefox-15.0a1.en-US.linux-x86_64.tar.bz2
- Unpack
- Run elfhack -r firefox/libxul.so
Expected result:
- a libxul.so with 2 PT_LOADs instead of 3.
Actual result:
- "Couldn't identify elfhacked PT_LOAD segments. Skipping"
| Assignee | ||
Comment 1•12 years ago
|
||
Attachment #8334405 -
Flags: review?(nfroyd)
Updated•12 years ago
|
Attachment #8334405 -
Flags: review?(nfroyd) → review+
| Assignee | ||
Comment 2•12 years ago
|
||
Comment 3•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla28
Updated•7 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•