https://sourceware.org/bugzilla/show_bug.cgi?id=27949
Bug ID: 27949 Summary: Segfault and core dump Product: binutils Version: 2.30 Status: UNCONFIRMED Severity: normal Priority: P2 Component: ld Assignee: unassigned at sourceware dot org Reporter: thomaspkhealy at yahoo dot com Target Milestone: --- I'm using a cross compiler. It runs on x86_64, and the target is aarch64. $ aarch64-linux-gnu-g++ --version aarch64-linux-gnu-g++ (Linaro GCC 8.2-2018.08~dev) 8.2.1 20180802 Copyright © 2018 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Here's the error output: collect2: fatal error: ld terminated with signal 11 [Segmentation fault], core dumped compilation terminated. I've attached the core dump file. -- You are receiving this mail because: You are on the CC list for the bug.