Summary: | kate crashes while system startup and session restore | ||
---|---|---|---|
Product: | [Applications] kate | Reporter: | Andreas Roth <aroth> |
Component: | general | Assignee: | KWrite Developers <kwrite-bugs-null> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | aroth, christoph, ficticia2000 |
Priority: | NOR | Keywords: | drkonqi |
Version: | 21.08.3 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Microsoft Windows | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Andreas Roth
2021-09-24 05:58:58 UTC
Created attachment 142894 [details]
New crash information added by DrKonqi
kate (21.08.2) using Qt 5.15.3
Still crashes with latest KDE framework and plasme installed on KDE neon distro (focal).
-- Backtrace (Reduced):
#4 0x00007f7a1b0c14be in QMapData<KEntryKey, KEntry>::findNode (this=0x30, akey=...) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qmap.h:285
#5 0x00007f7a1b0c9720 in QMap<KEntryKey, KEntry>::constFind (this=0x56155ebb43c0, akey=...) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qmap.h:850
#6 KEntryMap::constFindEntry (this=this@entry=0x56155ebb43c0, group=..., key=..., flags=..., flags@entry=...) at ./src/core/kconfigdata.cpp:60
#7 0x00007f7a1b0bb61d in KConfigPrivate::lookupData (this=this@entry=0x56155ebb43a0, group=..., key=key@entry=0x7f7a1bc25cc7 "CursorColumn", flags=..., flags@entry=...) at ./src/core/kconfig.cpp:1016
#8 0x00007f7a1b0d413c in KConfigGroup::readEntry (this=this@entry=0x56155e91db18, key=key@entry=0x7f7a1bc25cc7 "CursorColumn", aDefault=...) at /usr/include/c++/9/bits/atomic_base.h:326
Kate crash always when try to open a different session in the session list. Hmm, the backtraces look very strange :( Unfortunately I can't reproduce this. Does it work with Kate 21.12? 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! |