[plasmashell] [Bug 475779] Plasmashell crashed in KCompressionDevice::readData() after waking from sleep

2023-11-24 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=475779

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|BACKTRACE   |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #19 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 475779] Plasmashell crashed in KCompressionDevice::readData() after waking from sleep

2023-11-09 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=475779

--- Comment #18 from Bug Janitor Service  ---
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 475779] Plasmashell crashed in KCompressionDevice::readData() after waking from sleep

2023-10-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=475779

--- Comment #17 from d7ghrr...@mozmail.com ---
(In reply to Nate Graham from comment #16)

> With the debug packages installed, you can use `coredumpctl` to retrieve the
> existing crash as per the wiki page I mentioned earlier, and then it will
> have debug symbols in it. So no need to wait for a new crash!

That's where I went already, crash logs are no longer there, they are being
deleted by systemd.

$ sudo coredumpctl list --no-pager | grep plasmashell
Wed 2023-10-18 07:34:12 BST6278 1000 1000 SIGSEGV missing 
/usr/bin/plasmashell   
   -
Wed 2023-10-18 07:34:18 BST 2985075 1000 1000 SIGBUS  missing 
/usr/bin/plasmashell   
   -
Wed 2023-10-18 07:34:20 BST 2985270 1000 1000 SIGBUS  missing 
/usr/bin/plasmashell   
   -

They have "missing" status. I will have to wait for new ones.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 475779] Plasmashell crashed in KCompressionDevice::readData() after waking from sleep

2023-10-25 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=475779

--- Comment #16 from Nate Graham  ---
(In reply to d7ghrrkcz from comment #14)
> Thanks for your reply. I revisited relevant documentation pages, and now I
> am able to install debugging symbols from additional Debian repository. It
> was my mistake not to prepare in advance, my apologies. Now, I should be
> able to get all process thread calls resolved, should the next crash occur.
> I can't analyse previous crashes, because systemd has deleted coredumps
> already. Awaiting the next crash, I will keep you informed. Thank you!

With the debug packages installed, you can use `coredumpctl` to retrieve the
existing crash as per the wiki page I mentioned earlier, and then it will have
debug symbols in it. So no need to wait for a new crash!

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 475779] Plasmashell crashed in KCompressionDevice::readData() after waking from sleep

2023-10-25 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=475779

--- Comment #15 from cos...@riseup.net ---
With pleasure! I'll sign up now and see what I can do.
regards

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 475779] Plasmashell crashed in KCompressionDevice::readData() after waking from sleep

2023-10-25 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=475779

--- Comment #14 from d7ghrr...@mozmail.com ---
(In reply to Nate Graham from comment #10)
> You'll need to ask for help in a Debian-specific forum. Or just use your
> package manager to search for (for example) `kcodecs` and the the debug
> packages there.
> 
> It's a shame Debian makes this so hard.

Hello Nate,

Thanks for your reply. I revisited relevant documentation pages, and now I am
able to install debugging symbols from additional Debian repository. It was my
mistake not to prepare in advance, my apologies. Now, I should be able to get
all process thread calls resolved, should the next crash occur. I can't analyse
previous crashes, because systemd has deleted coredumps already. Awaiting the
next crash, I will keep you informed. Thank you!

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 475779] Plasmashell crashed in KCompressionDevice::readData() after waking from sleep

2023-10-24 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=475779

--- Comment #13 from Nate Graham  ---
That's right, I don't know Debian, so I rely on our wiki documentation being
correct. If it's not, someone who knows the situation better than me ought to
update it. Do you know how to do this? If so, I'd very much appreciate it if
you could update the wiki to be accurate. Thanks!

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 475779] Plasmashell crashed in KCompressionDevice::readData() after waking from sleep

2023-10-24 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=475779

--- Comment #12 from cos...@riseup.net ---
And update the Debian section of the page
"Guidelines and HOWTOs/Debugging/How to create useful crash reports", is
obsolete.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 475779] Plasmashell crashed in KCompressionDevice::readData() after waking from sleep

2023-10-24 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=475779

cos...@riseup.net changed:

   What|Removed |Added

 CC||cos...@riseup.net

--- Comment #11 from cos...@riseup.net ---
Please, Mr. Graham, don't talk bullshit.
What is shameful here is a user who wants to use Debian without reading a line
of manual and then asks for help from someone, like you, Mr. Graham, who
doesn't know Debian at all

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 475779] Plasmashell crashed in KCompressionDevice::readData() after waking from sleep

2023-10-23 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=475779

--- Comment #10 from Nate Graham  ---
You'll need to ask for help in a Debian-specific forum. Or just use your
package manager to search for (for example) `kcodecs` and the the debug
packages there.

It's a shame Debian makes this so hard.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 475779] Plasmashell crashed in KCompressionDevice::readData() after waking from sleep

2023-10-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=475779

--- Comment #9 from d7ghrr...@mozmail.com ---
Thank you. I've read that page before. It doesn't say, unfortunately, what is
the name of the package which contains symbols for these packages. I have line:
export DEBUGINFOD_URLS="https://debuginfod.debian.net;
already in /etc/profile (and it was there for quite some time). I searched for
any package with plasma and dbg words, or karchive and dbg, or even qt and dbg,
no result. I don't know where to find debug symbols for them, sorry.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 475779] Plasmashell crashed in KCompressionDevice::readData() after waking from sleep

2023-10-20 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=475779

--- Comment #8 from Nate Graham  ---
Thanks, however we're still missing debug symbols for both KArchive and Plasma.
As for how to get debug symbols on Debian, hopefully something at
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports#Debian
will help; if not the debuginfod thing, then maybe you can install the -dbg
packages manually

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 475779] Plasmashell crashed in KCompressionDevice::readData() after waking from sleep

2023-10-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=475779

--- Comment #7 from d7ghrr...@mozmail.com ---
Created attachment 162456
  --> https://bugs.kde.org/attachment.cgi?id=162456=edit
crash3

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 475779] Plasmashell crashed in KCompressionDevice::readData() after waking from sleep

2023-10-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=475779

--- Comment #6 from d7ghrr...@mozmail.com ---
Created attachment 162455
  --> https://bugs.kde.org/attachment.cgi?id=162455=edit
crash2

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 475779] Plasmashell crashed in KCompressionDevice::readData() after waking from sleep

2023-10-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=475779

--- Comment #5 from d7ghrr...@mozmail.com ---
Created attachment 162454
  --> https://bugs.kde.org/attachment.cgi?id=162454=edit
crash1

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 475779] Plasmashell crashed in KCompressionDevice::readData() after waking from sleep

2023-10-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=475779

--- Comment #4 from d7ghrr...@mozmail.com ---
Hello Nate,
I will be happy to help. I have DEBUGINFOD_URLS="https://debuginfod.debian.net;
configured, but not sure how to install dbg symbols for karchive and plasma in
Debian.
Anyway, I was able to find 3 crashes of plasma in my logs:
Attaching result of
export DEBUGINFOD_URLS="https://debuginfod.debian.net; && sudo coredumpctl
debug [pid]
for all three.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 475779] Plasmashell crashed in KCompressionDevice::readData() after waking from sleep

2023-10-20 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=475779

Nate Graham  changed:

   What|Removed |Added

Summary|random crash|Plasmashell crashed in
   ||KCompressionDevice::readDat
   ||a() after waking from sleep
 Status|REPORTED|NEEDSINFO
 Resolution|--- |BACKTRACE
  Component|general |generic-crash

--- Comment #3 from Nate Graham  ---
Thank you for the bug report! Unfortunately the backtrace is incomplete and
missing debug symbols for the following lines that we need to figure out
exactly what's going wrong. Could you please install debug symbols for karchive
and plasma, reproduce the crash, and attach a new symbolicated backtrace? See
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
for details about how to do this.

Thanks again!

-- 
You are receiving this mail because:
You are watching all bug changes.