[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug default/25024] dwz: Multifile temporary files too large



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

--- Comment #1 from Tom de Vries <vries at gcc dot gnu.org> ---
(In reply to Jan Kratochvil from comment #0)
> Created attachment 11998 [details]
> lldb-experimental.spec
> 
> Tried to check how fast is DWZ but it refuses to run on LLDB debuginfo:
> 
> + 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
> 
> 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 this?

-- 
You are receiving this mail because:
You are on the CC list for the bug.