Closed Bug 1423813 Opened 7 years ago Closed 7 years ago

Bug 1385783 broke elfhack -r

Categories

(Firefox Build System :: General, defect)

defect
Not set
normal

Tracking

(firefox59 fixed)

RESOLVED FIXED
mozilla59
Tracking Status
firefox59 --- fixed

People

(Reporter: glandium, Assigned: glandium)

References

Details

Attachments

(1 file)

$ wget http://ftp.mozilla.org/pub/mobile/nightly/latest-mozilla-central-android-api-16/fennec-59.0a1.multi.android-arm.apk
(...)
$ unzip fennec-59.0a1.multi.android-arm.apk assets/armeabi-v7a/libxul.so
Archive:  fennec-59.0a1.multi.android-arm.apk
 extracting: assets/armeabi-v7a/libxul.so  
$ mv assets/armeabi-v7a/libxul.so{,.xz}
$ xz -d assets/armeabi-v7a/libxul.so.xz 
$ elfhack -r assets/armeabi-v7a/libxul.so  
assets/armeabi-v7a/libxul.so: .elfhack.data.v0 section not following .elfhack.text.v0. Skipping
Nathan, please review when you're available.
Flags: needinfo?(nfroyd)
Comment on attachment 8935257 [details]
Bug 1423813 - Properly handle elfhack -r after bug 1385783.

https://reviewboard.mozilla.org/r/206144/#review212978
Attachment #8935257 - Flags: review+
Flags: needinfo?(nfroyd)
Pushed by mh@glandium.org:
https://hg.mozilla.org/integration/autoland/rev/63df170aaa13
Properly handle elfhack -r after bug 1385783. r=froydnj
https://hg.mozilla.org/mozilla-central/rev/63df170aaa13
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla59
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: