bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/2008] Segfault on IA64, something to do with Unwind and section


From: hjl at lucon dot org
Subject: [Bug ld/2008] Segfault on IA64, something to do with Unwind and section ordering
Date: 11 Dec 2005 01:41:29 -0000

------- Additional Comments From hjl at lucon dot org  2005-12-11 01:41 -------
moc_qassistantclient.o has

  [36] .gnu.linkonce.ia64unw._ZN7QShared5derefEv
       IA_64_UNWIND     0000000000000000  00000000000017c0  39
       0000000000000018 0000000000000000  39                8
       [0000000000000282]: ALLOC, LINK ORDER, GROUP
  [37] .rela.gnu.linkonce.ia64unw._ZN7QShared5derefEv
       RELA             0000000000000000  0000000000007060  88
       0000000000000048 0000000000000018  36                8
       [0000000000000000]:
  [38] .gnu.linkonce.t._Z7qstrcmpPKcS0_
       PROGBITS         0000000000000000  00000000000017e0  0
       00000000000001c0 0000000000000000  0                 16
       [0000000000000206]: ALLOC, EXEC, GROUP
  [39] .rela.gnu.linkonce.t._Z7qstrcmpPKcS0_
       RELA             0000000000000000  00000000000070a8  88
       0000000000000018 0000000000000018  38                8
       [0000000000000000]:

sh_link of .gnu.linkonce.ia64unw._ZN7QShared5derefEv is 39, which points to
.rela.gnu.linkonce.t._Z7qstrcmpPKcS0_. It looks like moc_qassistantclient.o may
be generated by "strip -g", which triggers bug 1991. The input is bogus. But
linker should try to avoid crash. I will see what I can do.


-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=2008

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]