bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/6748] regression: arm ld segfaults


From: bunk at stusta dot de
Subject: [Bug ld/6748] regression: arm ld segfaults
Date: 15 Jul 2008 19:43:45 -0000

------- Additional Comments From bunk at stusta dot de  2008-07-15 19:43 -------
Perhaps since I have a 32bit userspace (I verbatim copied Host/Build from the
configure output, but although I have a 64bit kernel it's a 32bit userspace)?

After compiling with "-O0 -g" it becomes clear the problem is in the following 
code:

  /* Long calls stubs. */
  if (htab->stub_bfd && htab->stub_bfd->sections) {


gdb says:

(gdb) print htab->stub_bfd
$1 = (bfd *) 0xf5
(gdb) print htab->stub_bfd->sections
Cannot access memory at address 0x159
(gdb) 

-- 


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

------- 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]