From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 71573 invoked by alias); 24 Sep 2019 22:58:36 -0000 Mailing-List: contact dwz-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Post: List-Help: List-Subscribe: Sender: dwz-owner@sourceware.org Received: (qmail 71521 invoked by uid 48); 24 Sep 2019 22:58:30 -0000 From: "vries at gcc dot gnu.org" To: dwz@sourceware.org Subject: [Bug default/25024] dwz: Multifile temporary files too large Date: Tue, 01 Jan 2019 00:00:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: dwz X-Bugzilla-Component: default X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: vries at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: nobody at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2019-q3/txt/msg00116.txt.bz2 https://sourceware.org/bugzilla/show_bug.cgi?id=3D25024 --- Comment #1 from Tom de Vries --- (In reply to Jan Kratochvil from comment #0) > Created attachment 11998 [details] > lldb-experimental.spec >=20 > Tried to check how fast is DWZ but it refuses to run on LLDB debuginfo: >=20 > + dwz -h -q -r -m .dwz/lldb-experimental-10.0.0-0.20190817snap5.fc30.x86_= 64 > -l 1000000000 -L 2000000000 > ./opt/lldb-experimental/bin/c-index-test-10.0.0-0.20190817snap5.fc30.x86_= 64. > debug ...debug > dwz: Multifile temporary files too large >=20 > real 39m51.803s > user 35m22.622s > sys 1m38.881s I installed a fedora-30 distro in a virtualbox VM, and I've been trying to build this spec today, but I run into: ... collect2: fatal error: ld terminated with signal 9 [Killed] compilation terminated. ... Is there any way you can make available the files required to reproduce thi= s? --=20 You are receiving this mail because: You are on the CC list for the bug.