| Summary: | kcmshell6 crash when applying a different widget theme | ||
|---|---|---|---|
| Product: | [Plasma] kde-cli-tools | Reporter: | Enrico <enricobe> |
| Component: | general | Assignee: | Aleix Pol <aleixpol> |
| Status: | RESOLVED UPSTREAM | ||
| Severity: | crash | CC: | nate |
| Priority: | NOR | Keywords: | drkonqi, qt6 |
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Enrico
2023-12-23 06:55:47 UTC
Thank you for the bug report! Unfortunately I can't reproduce the crash myself on current git master, and the backtrace is incomplete and missing debug symbols for the following lines that we need to figure out exactly what's going wrong: > #4 0x00007f5588049299 in ??? () at /usr/lib/libKF6KCMUtils.so.6 Could you please install debug symbols for the kcmutils library and attach a new symbolicated backtrace generated by using coredumpctl gdb in a terminal window? See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports#Retrieving_a_backtrace_using_coredumpctl for details about how to do this. Thanks again! I'm sorry but KaOS doesn't provide debug symbols for that package. More important: I can't reproduce it anymore. So it has been fixed in some other way :-) |