unresolvable R_ARM_THM_CALL relocation
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Chromium |
Unknown
|
Unknown
|
|||
Linaro Binutils |
Fix Released
|
Medium
|
Unassigned | ||
binutils |
Fix Released
|
Medium
|
|||
binutils (Ubuntu) |
Fix Released
|
High
|
Unassigned | ||
Oneiric |
Fix Released
|
High
|
Unassigned | ||
chromium-browser (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
Oneiric |
Fix Released
|
Undecided
|
Unassigned | ||
insighttoolkit (Debian) |
Fix Released
|
Unknown
|
|||
insighttoolkit (Ubuntu) |
Fix Released
|
High
|
Unassigned | ||
Oneiric |
Fix Released
|
High
|
Unassigned |
Bug Description
Hi there
I just saw that chromium-browser wasn't built with -fPIE on armel due to this bug:
http://
LINK(target) out/Release/chrome
/usr/bin/
/usr/bin/
collect2: ld returned 1 exit status
I think we should look into it, -fPIE is needed for some security features and web browsers are a critical piece of software that we want to protect.
Cheers,
Changed in binutils-linaro: | |
status: | New → Confirmed |
importance: | Undecided → Medium |
Changed in binutils: | |
importance: | Unknown → Medium |
status: | Unknown → Confirmed |
Changed in insighttoolkit (Ubuntu): | |
importance: | Undecided → High |
status: | New → Confirmed |
Changed in chromium-browser (Ubuntu): | |
status: | New → Confirmed |
tags: | added: oneiric |
Changed in insighttoolkit (Debian): | |
status: | Unknown → New |
Changed in insighttoolkit (Debian): | |
status: | New → Fix Released |
Changed in binutils: | |
status: | Confirmed → Fix Released |
same in Natty. i have to disable PIE for arm, as i did for Maverick.
http:// launchpadlibrar ian.net/ 60055713/ buildlog_ ubuntu- natty-armel. chromium- browser_ 8.0.552. 215~r67652- 0ubuntu1_ FAILEDTOBUILD. txt.gz
LINK(target) out/Release/chrome ld.bfd. real: out/Release/ obj.target/ third_party/ WebKit/ WebCore/ WebCore. gyp/libwebcore_ bindings. a(XPathGrammar. o)(.text. _ZN3WTF6VectorI PN7WebCore5XPat h9PredicateELj0 EE15reserveCapa cityEj[ WTF::Vector< WebCore: :XPath: :Predicate* , 0u>::reserveCap acity(unsigned int)]+0x3e): unresolvable R_ARM_THM_CALL relocation against symbol `memcpy@@GLIBC_2.4' ld.bfd. real: final link failed: Nonrepresentable section on output
/usr/bin/
/usr/bin/
collect2: ld returned 1 exit status