Summary: | Settings Module Crash on opening "Configure Window Manager" in window context menu | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | Pierre Maraval <maraval_p> |
Component: | kcmshell | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | jtamate, maraval_p, wbauer1 |
Priority: | NOR | ||
Version: | 5.19.0 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Pierre Maraval
2020-06-20 20:04:58 UTC
I suffer the same bug with the same backtrace following the same steps. Qt Version: 5.15.0 Frameworks Version: 5.71.0 Operating System: Linux 5.7.1-1-default x86_64 Windowing system: X11 Distribution: "openSUSE Tumbleweed" Or from command line: /usr/bin/kcmshell5 --icon preferences-system-windows --desktopfile /usr/share/kservices5/kwinfocus.desktop kwindecoration kwinactions kwinfocus kwinmoving kwinadvanced kwinrules kwincompositing kwineffects kwintabbox kwinscreenedges kwinscripts Caused by: ==22198== Invalid read of size 8 ==22198== at 0x5DD0B97: load (atomic_base.h:747) ==22198== by 0x5DD0B97: load (atomic:523) ==22198== by 0x5DD0B97: loadAcquire<QThreadData*> (qatomic_cxx11.h:251) ==22198== by 0x5DD0B97: loadAcquire (qbasicatomic.h:255) ==22198== by 0x5DD0B97: operator QBasicAtomicPointer<QThreadData>::Type (qbasicatomic.h:251) ==22198== by 0x5DD0B97: QObjectPrivate::setParent_helper(QObject*) (qobject.cpp:2157) ==22198== by 0x149C74FE: KWinOptionsSettings::KWinOptionsSettings(QObject*) (kwinoptions_settings.cpp:9) ==22198== by 0x149C4E13: UnknownInlinedFun (main.cpp:54) ==22198== by 0x149C4E13: QObject* KPluginFactory::createInstance<KMovingConfigStandalone, QWidget>(QWidget*, QObject*, QList<QVariant> const&) (kpluginfactory.h:520) ==22198== by 0x4BE2C51: KPluginFactory::create(char const*, QWidget*, QObject*, QList<QVariant> const&, QString const&) (kpluginfactory.cpp:133) ==22198== by 0x48CB5DC: KCModuleLoader::loadModule(KCModuleInfo const&, KCModuleLoader::ErrorReporting, QWidget*, QStringList const&) (kpluginfactory.h:569) ==22198== by 0x48CBFA3: KCModuleProxyPrivate::loadModule() (kcmoduleproxy.cpp:94) ==22198== by 0x48CC637: KCModuleProxy::realModule() const (kcmoduleproxy.cpp:67) ==22198== by 0x48CCAC1: KCMultiDialog::addModule(KCModuleInfo const&, KPageWidgetItem*, QStringList const&) (kcmultidialog.cpp:496) ==22198== by 0x10FEDF: main (main.cpp:309) ==22198== Address 0xba is not stack'd, malloc'd or (recently) free'd Should be fixed in Plasma/kwin 5.19.2. *** This bug has been marked as a duplicate of bug 423111 *** |