| Summary: | System settings crashed while editing application in MIME types | ||
|---|---|---|---|
| Product: | [Applications] systemsettings | Reporter: | Virinas-code <alexcode228> |
| Component: | kcm_filetypes | Assignee: | David Faure <faure> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | normal | CC: | nate, plasma-bugs-null |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Debian stable | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | KCrash file | ||
|
Description
Virinas-code
2022-06-23 00:05:26 UTC
Created attachment 150076 [details]
KCrash file
#9 0x00007f8e15bf7f5a in QString::replace (this=0x7ffde277c6c0, c=..., after=..., cs=Qt::CaseSensitive) at ../../include/QtCore/../../src/corelib/tools/qvarlengtharray.h:201 #10 0x00007f8e160afcca in KConfigGroup::writeXdgListEntry(char const*, QStringList const&, QFlags<KConfigBase::WriteConfigFlag>) () from /lib/x86_64-linux-gnu/libKF5ConfigCore.so.5 #11 0x00007f8e160afdd5 in KConfigGroup::writeXdgListEntry(QString const&, QStringList const&, QFlags<KConfigBase::WriteConfigFlag>) () from /lib/x86_64-linux-gnu/libKF5ConfigCore.so.5 #12 0x00007f8dec0ecbc0 in ?? () from /usr/lib/x86_64-linux-gnu/qt5/plugins/kcm_filetypes.so #13 0x00007f8dec0ef32f in ?? () from /usr/lib/x86_64-linux-gnu/qt5/plugins/kcm_filetypes.so #14 0x00007f8dec0ef6f8 in ?? () from /usr/lib/x86_64-linux-gnu/qt5/plugins/kcm_filetypes.so #15 0x00007f8dec0e475c in ?? () from /usr/lib/x86_64-linux-gnu/qt5/plugins/kcm_filetypes.so Any chance you can install debug symbols for kde-cli-tools (which is where this page lives, for some reason) and get a new backtrace? 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! (In reply to Nate Graham from comment #2) > #9 0x00007f8e15bf7f5a in QString::replace (this=0x7ffde277c6c0, c=..., > after=..., cs=Qt::CaseSensitive) at > ../../include/QtCore/../../src/corelib/tools/qvarlengtharray.h:201 > #10 0x00007f8e160afcca in KConfigGroup::writeXdgListEntry(char const*, > QStringList const&, QFlags<KConfigBase::WriteConfigFlag>) () from > /lib/x86_64-linux-gnu/libKF5ConfigCore.so.5 > #11 0x00007f8e160afdd5 in KConfigGroup::writeXdgListEntry(QString const&, > QStringList const&, QFlags<KConfigBase::WriteConfigFlag>) () from > /lib/x86_64-linux-gnu/libKF5ConfigCore.so.5 > #12 0x00007f8dec0ecbc0 in ?? () from > /usr/lib/x86_64-linux-gnu/qt5/plugins/kcm_filetypes.so > #13 0x00007f8dec0ef32f in ?? () from > /usr/lib/x86_64-linux-gnu/qt5/plugins/kcm_filetypes.so > #14 0x00007f8dec0ef6f8 in ?? () from > /usr/lib/x86_64-linux-gnu/qt5/plugins/kcm_filetypes.so > #15 0x00007f8dec0e475c in ?? () from > /usr/lib/x86_64-linux-gnu/qt5/plugins/kcm_filetypes.so > > Any chance you can install debug symbols for kde-cli-tools (which is where > this page lives, for some reason) and get a new backtrace? Thank you for the kdi-cli-tools packet! Unfortunately, I didn't managed to reproduce the bug. Hmm, then I'm afraid there's probably nothing we can do. :/ Since you're using an older Plasma version anyway, let's hope it's fixed in a newer one. |