[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/21180] ld segfault for microblaze when --gc-sections is used
From: |
wbx at openadk dot org |
Subject: |
[Bug ld/21180] ld segfault for microblaze when --gc-sections is used |
Date: |
Wed, 22 Feb 2017 19:39:42 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=21180
wbx at openadk dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Target| |microblaze
Host| |x86_64
Build| |x86_64
--- Comment #2 from wbx at openadk dot org ---
You don't need microblaze hardware, the problem appear while cross-compiling
from x86_64 to microblaze. The segfault happens without any assertion failure
while trying to cross-compile libnss or kmod.
You can reproduce using for example Buildroot or OpenADK buildsystem targeting
Qemu system for microblaze.
git clone git://buildroot.org/buildroot
cd buildroot
git revert fceb1afd5dda45cf180f22877a6ab0e51d1b3dac
make qemu_microblazeel_mmu_defconfig
make menuconfig
--> choose Target Packages - Libraries - Crypto - libnss
make V=1
Wait a while for the segfault happening.
--
You are receiving this mail because:
You are on the CC list for the bug.
- [Bug ld/21180] New: ld segfault for microblaze when --gc-sections is used, wbx at openadk dot org, 2017/02/18
- [Bug ld/21180] ld segfault for microblaze when --gc-sections is used, nickc at redhat dot com, 2017/02/22
- [Bug ld/21180] ld segfault for microblaze when --gc-sections is used,
wbx at openadk dot org <=
- [Bug ld/21180] ld segfault for microblaze when --gc-sections is used, nickc at redhat dot com, 2017/02/23
- [Bug ld/21180] ld segfault for microblaze when --gc-sections is used, wbx at openadk dot org, 2017/02/24
- [Bug ld/21180] ld segfault for microblaze when --gc-sections is used, cvs-commit at gcc dot gnu.org, 2017/02/27
- [Bug ld/21180] ld segfault for microblaze when --gc-sections is used, nickc at redhat dot com, 2017/02/27