[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/23470] ld.bfd occasionally segfaults after running out of memory
From: |
awilfox at adelielinux dot org |
Subject: |
[Bug ld/23470] ld.bfd occasionally segfaults after running out of memory on 32-bit x86 |
Date: |
Wed, 01 Aug 2018 18:29:43 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=23470
--- Comment #7 from A. Wilcox <awilfox at adelielinux dot org> ---
What is the best way to provide you with all linker input? I could make a full
tarball of the builder chroot, but it would be many gigabytes, even compressed.
The issue is, after all, trying to link nearly 4 GB of object files.
You can likely duplicate the issue yourself by making an Adélie chroot on an
x86 (or x86_64), installing build-tools, checking out packages.git, and then
building user/qt5-qtwebkit, but that is of course a lot of steps and would
require a significant amount of time.
Would shell access to a builder work?
As for the linker command line, please give me a few hours. We are trying to
solve other issues on that builder right now (specifically
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84823 at the moment) and it is
tied up with that.
--
You are receiving this mail because:
You are on the CC list for the bug.