https://sourceware.org/bugzilla/show_bug.cgi?id=20688

Corey Mutter <CoreyMutter at eaton dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |CoreyMutter at eaton dot com

--- Comment #1 from Corey Mutter <CoreyMutter at eaton dot com> ---
I see the same symptoms, on a cross-toolchain target we make with custom
Makefiles. glibc 2.24, binutils 2.27, gcc 4.9.3. Target x86_64-*-linux-gnu.
Glibc 2.23, binutils 2.23.2 with other stuff left the same, works fine.
Currently trying glibc 2.24 with binutils 2.26 to isolate.

In a KVM, the kernel boots fine and early userspace init from klibc works fine.
Then Busybox goes to run /linuxrc and we immediately see this segfault, where
something jumps to ffffffffffffffff. (This is probably some interaction with
glibc, as this is the first code being run using glibc). 
I have yet to isolate this any further.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to