Summary: | Plasma crashes when closing Spotify | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Richard Homonnai <Chain> |
Component: | generic-crash | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | nate, plasma-bugs |
Priority: | NOR | Keywords: | drkonqi |
Version: | 5.16.5 | ||
Target Milestone: | 1.0 | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Richard Homonnai
2019-10-25 17:57:29 UTC
#6 0x0000000000000000 in () #7 0x00007fdce1423af9 in () at /usr/lib64/libKF5Plasma.so.5 #8 0x00007fdcdf662da9 in QMetaObject::activate(QObject*, int, int, void**) () at /usr/lib64/libQt5Core.so.5 #9 0x00007fdcdfee6855 in KCoreConfigSkeleton::save() () at /usr/lib64/libKF5ConfigCore.so.5 #10 0x00007fdce13e157a in () at /usr/lib64/libKF5Declarative.so.5 #11 0x00007fdce13e15db in KDeclarative::ConfigPropertyMap::~ConfigPropertyMap() () at /usr/lib64/libKF5Declarative.so.5 I'm pretty sure this has already been fixed, but can you please check in either Plasma 5.18 (the current LTS version) or Plasma 5.21 (the latest released version)? Thanks! (In reply to Nate Graham from comment #1) > #6 0x0000000000000000 in () > #7 0x00007fdce1423af9 in () at /usr/lib64/libKF5Plasma.so.5 > #8 0x00007fdcdf662da9 in QMetaObject::activate(QObject*, int, int, void**) > () at /usr/lib64/libQt5Core.so.5 > #9 0x00007fdcdfee6855 in KCoreConfigSkeleton::save() () at > /usr/lib64/libKF5ConfigCore.so.5 > #10 0x00007fdce13e157a in () at /usr/lib64/libKF5Declarative.so.5 > #11 0x00007fdce13e15db in > KDeclarative::ConfigPropertyMap::~ConfigPropertyMap() () at > /usr/lib64/libKF5Declarative.so.5 > > I'm pretty sure this has already been fixed, but can you please check in > either Plasma 5.18 (the current LTS version) or Plasma 5.21 (the latest > released version)? Thanks! I don't know about 5.21.2 (it's not yet stable on Gentoo amd64) but it hasn't happened for a long time, I can confirm it fixed with my current version (5.20.5) however. So from my viewpoint this bug can be closed, thank you :) Cool, thanks for the info. |