[Bug 522181] Re: [armel] gcc-4.4 generates non-aligned relocations

Bug Watch Updater 522181 at bugs.launchpad.net
Mon Jul 6 07:21:57 UTC 2015


** Changed in: gcc-4.4 (Debian)
       Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to gcc-4.4 in Ubuntu.
https://bugs.launchpad.net/bugs/522181

Title:
  [armel] gcc-4.4 generates non-aligned relocations

Status in gcc-4.4 package in Ubuntu:
  New
Status in gcc-4.4 package in Debian:
  Fix Released

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 at 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 at 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?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gcc-4.4/+bug/522181/+subscriptions



More information about the foundations-bugs mailing list