Summary: | Plasmashell crashed in KCModuleProxy::realModule() after I was trying to change notification sounds | ||
---|---|---|---|
Product: | [Frameworks and Libraries] frameworks-kcmutils | Reporter: | tigrank2008 |
Component: | general | Assignee: | kdelibs bugs <kdelibs-bugs> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | editaw5, nate, plasma-bugs, warxcell |
Priority: | NOR | Keywords: | drkonqi |
Version: | 5.67.0 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
tigrank2008
2020-02-11 19:10:26 UTC
Created attachment 125891 [details]
New crash information added by DrKonqi
plasmashell (5.18.0) using Qt 5.14.1
- What I was doing when the application crashed:
Right clicked on Instant Messaging in system tray, clicked "Instant Messaging Settings" and clicked on "Notifications" tab.
-- Backtrace (Reduced):
#6 0x00007f4b28bd7026 in KCModuleProxy::realModule() const () at /usr/lib/libKF5KCMUtils.so.5
#7 0x00007f4b28bd75aa in KCModuleProxy::buttons() const () at /usr/lib/libKF5KCMUtils.so.5
#8 0x00007f4b28bd4879 in () at /usr/lib/libKF5KCMUtils.so.5
#9 0x00007f4b28bd554d in () at /usr/lib/libKF5KCMUtils.so.5
#10 0x00007f4b4f3cb4a0 in () at /usr/lib/libQt5Core.so.5
Created attachment 126242 [details]
New crash information added by DrKonqi
plasmashell (5.18.1) using Qt 5.14.1
- What I was doing when the application crashed:
opened instant messaging options and clicked on "Notifications" tab
-- Backtrace (Reduced):
#6 0x00007f27d7c6f026 in KCModuleProxy::realModule() const () at /usr/lib/libKF5KCMUtils.so.5
#7 0x00007f27d7c6f5aa in KCModuleProxy::buttons() const () at /usr/lib/libKF5KCMUtils.so.5
#8 0x00007f27d7c6c879 in () at /usr/lib/libKF5KCMUtils.so.5
#9 0x00007f27d7c6d54d in () at /usr/lib/libKF5KCMUtils.so.5
#10 0x00007f28118334a0 in () at /usr/lib/libQt5Core.so.5
[KCrash Handler] #6 0x00007f9101f8c026 in KCModuleProxy::realModule() const () at /usr/lib/libKF5KCMUtils.so.5 #7 0x00007f9101f8c5aa in KCModuleProxy::buttons() const () at /usr/lib/libKF5KCMUtils.so.5 #8 0x00007f9101f89879 in () at /usr/lib/libKF5KCMUtils.so.5 #9 0x00007f9101f8a54d in () at /usr/lib/libKF5KCMUtils.so.5 #10 0x00007f913e0aa4a0 in () at /usr/lib/libQt5Core.so.5 #11 0x00007f913d085a9c in KPageDialog::currentPageChanged(KPageWidgetItem*, KPageWidgetItem*) () at /usr/lib/libKF5WidgetsAddons.so.5 #12 0x00007f913e0aa46e in () at /usr/lib/libQt5Core.so.5 #13 0x00007f913d1159dc in KPageWidget::currentPageChanged(KPageWidgetItem*, KPageWidgetItem*) () at /usr/lib/libKF5WidgetsAddons.so.5 #14 0x00007f913d115bd6 in () at /usr/lib/libKF5WidgetsAddons.so.5 #15 0x00007f913e0aa4a0 in () at /usr/lib/libQt5Core.so.5 #16 0x00007f913d10f748 in KPageView::currentPageChanged(QModelIndex const&, QModelIndex const&) () at /usr/lib/libKF5WidgetsAddons.so.5 #17 0x00007f913d111191 in () at /usr/lib/libKF5WidgetsAddons.so.5 #18 0x00007f913e0aa4a0 in () at /usr/lib/libQt5Core.so.5 Is this reproducible with either Plasma 5.18 (the current LTS version) or Plasma 5.21 (the latest version)? 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! 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! |