Summary: | Kate crash when going to Settings Menu -> 'Configure Kate' option | ||
---|---|---|---|
Product: | [Applications] kate | Reporter: | César <cesar.pastorini> |
Component: | general | Assignee: | KWrite Developers <kwrite-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | brunoparolini, jstavrak, waqar.17a |
Priority: | NOR | Keywords: | drkonqi |
Version: | 22.04.1 | ||
Target Milestone: | --- | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
César
2022-06-08 23:23:31 UTC
*** This bug has been marked as a duplicate of bug 453234 *** Created attachment 150255 [details]
New crash information added by DrKonqi
kate (22.04.1) using Qt 5.15.3
- What I was doing when the application crashed:
I just tried to open the settings from Kate's menu.
-- Backtrace (Reduced):
#4 0x00007f330852fcda in qstrcmp(QByteArray const&, QByteArray const&) () from /lib64/libQt5Core.so.5
#5 0x00007f3309b36e03 in QMapData<KEntryKey, KEntry>::findNode(KEntryKey const&) const () from /lib64/libKF5ConfigCore.so.5
#7 0x00007f3309b367e2 in KConfigPrivate::lookupData(QByteArray const&, char const*, QFlags<KEntryMap::SearchFlag>, bool*) const () from /lib64/libKF5ConfigCore.so.5
#8 0x00007f3309b42f95 in KConfigGroup::readEntry(char const*, QString const&) const () from /lib64/libKF5ConfigCore.so.5
#9 0x00007f3309b431af in KConfigGroup::readEntry(char const*, char const*) const () from /lib64/libKF5ConfigCore.so.5
Created attachment 150570 [details]
New crash information added by DrKonqi
kate (22.04.1) using Qt 5.15.3
Kate crash when clicking Settings Menu > Configure Kate.
-- Backtrace (Reduced):
#4 QFlags<KEntryMap::SearchFlag>::operator|= (other=<optimized out>, this=<optimized out>) at /usr/src/debug/kf5-kconfig-5.96.0-1.fc36.x86_64/src/core/kconfig.cpp:1045
#5 KConfigPrivate::lookupData (this=0x200070009, group=..., key=0x7f2f851d20bb "View Style", flags=..., expand=0x7ffd60c222d7) at /usr/src/debug/kf5-kconfig-5.96.0-1.fc36.x86_64/src/core/kconfig.cpp:1046
#6 0x00007f2f9912df95 in KConfigGroup::readEntry (this=this@entry=0x55c719aa2650, key=key@entry=0x7f2f851d20bb "View Style", aDefault=...) at /usr/src/debug/kf5-kconfig-5.96.0-1.fc36.x86_64/src/core/kconfiggroup.cpp:674
#7 0x00007f2f9912e1af in KConfigGroup::readEntry (this=0x55c719aa2650, key=0x7f2f851d20bb "View Style", aDefault=0x7f2f851d20b0 "DetailTree") at /usr/src/debug/kf5-kconfig-5.96.0-1.fc36.x86_64/src/core/kconfiggroup.cpp:659
#8 0x00007f2f85169f02 in KDirOperator::readConfig(KConfigGroup const&) () from /lib64/libKF5KIOFileWidgets.so.5
|