Open
Bug 1530460
Opened 6 years ago
Updated 2 years ago
"/system/lib64/libc.so: Missing or broken DT_HASH" on x86_64
Categories
(GeckoView :: General, enhancement, P3)
Tracking
(Not tracked)
NEW
People
(Reporter: snorp, Unassigned)
Details
These messages litter the logcat, seen frequently locally and in automation test runs. A brief look seems to indicate that libc.so is using DT_GNU_HASH on x86_64. We should add support for that to the linker or suppress the messages somehow.
Reporter | ||
Updated•6 years ago
|
Flags: needinfo?(mh+mozilla)
Comment 1•6 years ago
|
||
I don't have the cycles right now. https://flapenguin.me/2017/05/10/elf-lookup-dt-gnu-hash/ has a nice explanation if someone else can look.
Flags: needinfo?(mh+mozilla)
Comment hidden (Intermittent Failures Robot) |
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•