You are not logged in.

#1 2022-03-26 16:06:48

Strangiato
Member
Registered: 2020-01-10
Posts: 521

Download of debug packages is extremely slow, eventual time out

Hi

I'm trying to generate a backtrace to report a crash in System Settings of KDE Plasma.
I run this command

coredumpctl gdb <pid of crashed app>

gdb starts to download the missing debug packages, but the download is extremely slow despite my download speed is 120 Mbps
and sometimes the download is aborted due to time out. Download is also extremely slow when I use drkonqi crash reporter of KDE Plasma.
I added debug repos to pacman.conf, the download is fast when I install debug packages with pacman, but the download with gdb and drkonqi is problematic as explained above.

Is there any to solution to make download of debug packages with gdb and drkonqi faster?

Last edited by Strangiato (2022-03-26 16:14:28)

Offline

#2 2022-03-26 16:33:05

Lone_Wolf
Administrator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 14,891

Re: Download of debug packages is extremely slow, eventual time out

Is the debuginfod package installed ?
see https://wiki.archlinux.org/title/Debuginfod

Last edited by Lone_Wolf (2022-03-26 16:33:23)


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.

clean chroot building not flexible enough ?
Try clean chroot manager by graysky

Online

#3 2022-03-26 16:50:08

Strangiato
Member
Registered: 2020-01-10
Posts: 521

Re: Download of debug packages is extremely slow, eventual time out

Lone_Wolf wrote:

Is the debuginfod package installed ?
see https://wiki.archlinux.org/title/Debuginfod

yes

Offline

Board footer

Powered by FluxBB