[armel] gcc-4.4 generates non-aligned relocations

Bug #522181 reported by Matthias Klose
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
gcc-4.4 (Debian)
Fix Released
Unknown
gcc-4.4 (Ubuntu)
New
Undecided
Unassigned

Bug Description

Binary package hint: gcc-4.4

recheck with lucid:

> The problem is most probably a non word aligned relocation in the
> program you are trying to run or one of its library. You can list them
> with objdump -R file.

This one perhaps?

(sugar-jhbuild)sascha.silbe@flatty:~$ objdump -R
/usr/lib/python2.5/site-packages/_xapian.so |grep '^[0-9a-f]*[13579bdf]
'
000a0377 R_ARM_ABS32 __gxx_personality_v0
(sugar-jhbuild)sascha.silbe@flatty:~$

I guess it belongs to gcc as there's no match for "personality" inside
the xapian-bindings sources, but a lot of shared libraries on the system
contain exactly the same symbol.
As _xapian.so is the only shared library I could find containing a
not-word-aligned symbol (except for a few instances of "R_ARM_RELATIVE
  *ABS*") something might have gone wrong during building
xapian-bindings?

Changed in gcc-4.4 (Debian):
status: Unknown → New
Matthias Klose (doko)
tags: added: toolchain
Changed in gcc-4.4 (Debian):
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.