Summary: | kdeinit5 crash | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | medin <med.medin.2014> |
Component: | generic-crash | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | justin.zobel, nate |
Priority: | NOR | ||
Version: | 5.21.3 | ||
Target Milestone: | 1.0 | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
medin
2021-03-20 13:23:42 UTC
Thank you for the crash report. In order to diagnose this issue as quickly as possible can you please ensure you have all debug symbols installed. Instructions on how to do this for several distributions are provided at https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports#Install_debugging_packages Once you have all the debug symbols installed (see lines where it has "in ?? () from" for hints on which packages are needed) please reproduce the crash and upload the new backtrace, thank you. I've set this bug to NEEDSINFO. Once you have added the required information please change the bug back to REPORTED so we know it's ready for investigation or RESOLVED/WORKSFORME if the issue is now resolved. (In reply to Justin Zobel from comment #1) > Thank you for the crash report. In order to diagnose this issue as quickly > as possible can you please ensure you have all debug symbols installed. > > Instructions on how to do this for several distributions are provided at > https://community.kde.org/Guidelines_and_HOWTOs/Debugging/ > How_to_create_useful_crash_reports#Install_debugging_packages > > Once you have all the debug symbols installed (see lines where it has "in ?? > () from" for hints on which packages are needed) please reproduce the crash > and upload the new backtrace, thank you. > > I've set this bug to NEEDSINFO. Once you have added the required information > please change the bug back to REPORTED so we know it's ready for > investigation or RESOLVED/WORKSFORME if the issue is now resolved. I'm using Manjaro so there is no way to install those debugging packages. That backtrace was extracted using coredumpctl after running bt. This crash occurs for many times, since before yesterday upgrade to now I have almost 43 crash of kdeinit5. You can install debug packages, you just have to compile them first. Sadly Arch and Manjaro do not supply them like every other distro. It does make debugging on those distros far more challenging but it is possible. Actually I can tell from just what's available that it's Bug 430862. For future reference, I recommend using a distro that offers easy installation of debug symbols. Without them, many crash reports are useless and un-actionable, which wastes everyone's time--yours included. *** This bug has been marked as a duplicate of bug 430862 *** |