Re: Plasmashell crash: debugging symbols

2023-10-23 Thread Andrey Rakhmatullin
On Mon, Oct 23, 2023 at 07:51:54PM +0100, Brad Rogers wrote: > However, looking at the Debian packages web site indicates that debugsym > packages are only ever in unstable This is definitely not true.

Re: Plasmashell crash: debugging symbols

2023-10-23 Thread Brad Rogers
On Mon, 23 Oct 2023 19:19:42 +0100 piorunz wrote: Hello piorunz, >Can anyone tell me, how to obtain debugging symbols for KDE, so I can >backtrace a crash with debugger properly? I use Debian Stable. Thank >you. Okay, I've now had a chance to read the bug report. I've just made things circular

Re: Plasmashell crash: debugging symbols

2023-10-23 Thread Andrey Rakhmatullin
On Mon, Oct 23, 2023 at 08:08:56PM +0100, piorunz wrote: > > In general, assuming you use KDE packages from official Debian archives, > > you can use either debuginfod, or plain old debug packages. Have a look > > at the Wiki: HowToGetABacktrace[1]. It includes some hints on how to > > obtain the n

Re: Plasmashell crash: debugging symbols

2023-10-23 Thread piorunz
On 23/10/2023 19:46, Grzegorz Szymaszek wrote: Hi, On Mon, Oct 23, 2023 at 07:19:42PM +0100, piorunz wrote: Can anyone tell me, how to obtain debugging symbols for KDE, so I can backtrace a crash with debugger properly? I use Debian Stable. Thank you. In general, assuming you use KDE packages

Re: Plasmashell crash: debugging symbols

2023-10-23 Thread Grzegorz Szymaszek
Hi, On Mon, Oct 23, 2023 at 07:19:42PM +0100, piorunz wrote: > Can anyone tell me, how to obtain debugging symbols for KDE, so I can > backtrace a crash with debugger properly? I use Debian Stable. Thank you. In general, assuming you use KDE packages from official Debian archives, you can use eit

Re: Plasmashell crash: debugging symbols

2023-10-23 Thread piorunz
On 23/10/2023 19:34, Brad Rogers wrote: On Mon, 23 Oct 2023 19:19:42 +0100 piorunz wrote: Hello piorunz, Can anyone tell me, how to obtain debugging symbols for KDE, so I can backtrace a crash with debugger properly? I use Debian Stable. Thank you. Search for packages with -dbgsym at the en

Re: Plasmashell crash: debugging symbols

2023-10-23 Thread Brad Rogers
On Mon, 23 Oct 2023 19:19:42 +0100 piorunz wrote: Hello piorunz, >Can anyone tell me, how to obtain debugging symbols for KDE, so I can >backtrace a crash with debugger properly? I use Debian Stable. Thank >you. Search for packages with -dbgsym at the end. If unsure which one(s), ask Nate - I'

Plasmashell crash: debugging symbols

2023-10-23 Thread piorunz
Hello friends, I've reported a plasmashell crash to bugs.kde.org. Nate Graham from KDE has responded. https://bugs.kde.org/show_bug.cgi?id=475779 I provided gdb reports with backtrace, however, they are not useful, because I don't have debugging symbols for KArchive and Plasma. Can anyone tell