Bug 482697 - Kate crashing after upgrading to Plasma 6
Summary: Kate crashing after upgrading to Plasma 6
Status: RESOLVED DUPLICATE of bug 482152
Alias: None
Product: kate
Classification: Applications
Component: general (show other bugs)
Version: 24.02.0
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords: drkonqi, qt6
Depends on:
Blocks:
 
Reported: 2024-03-07 12:04 UTC by Kane
Modified: 2024-03-07 14:08 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (104.03 KB, text/plain)
2024-03-07 12:04 UTC, Kane
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kane 2024-03-07 12:04:50 UTC
Application: kate (24.02.0)

Qt Version: 6.6.2
Frameworks Version: 6.0.0
Operating System: Linux 6.7.8-arch1-1 x86_64
Windowing System: X11
Distribution: Arch Linux
DrKonqi: 6.0.1 [CoredumpBackend]

-- Information about the crash:
Sometimes just readjusting the window size makes it crash, sometimes opening a file...

The crash can be reproduced sometimes.

-- Backtrace (Reduced):
#5  0x0000779354293c6a in operator== (p2=..., p1=...) at /usr/include/qt6/QtCore/qshareddata.h:202
#7  0x000077935664055f in DiagnosticsView::addMarks (item=0x63a74fea11d0, doc=0x63a7503df650, this=0x63a74ffda510) at /usr/src/debug/kate/kate-24.02.0/apps/lib/diagnostics/diagnosticview.cpp:1044
#8  DiagnosticsView::addMarksRec (this=this@entry=0x63a74ffda510, doc=doc@entry=0x63a7503df650, item=0x63a74fea11d0) at /usr/src/debug/kate/kate-24.02.0/apps/lib/diagnostics/diagnosticview.cpp:1088
#9  0x00007793566401aa in DiagnosticsView::addMarksRec (this=this@entry=0x63a74ffda510, doc=doc@entry=0x63a7503df650, item=<optimized out>) at /usr/src/debug/kate/kate-24.02.0/apps/lib/diagnostics/diagnosticview.cpp:1090
#10 0x00007793566401aa in DiagnosticsView::addMarksRec (this=this@entry=0x63a74ffda510, doc=doc@entry=0x63a7503df650, item=<optimized out>) at /usr/src/debug/kate/kate-24.02.0/apps/lib/diagnostics/diagnosticview.cpp:1090


Reported using DrKonqi
Comment 1 Kane 2024-03-07 12:04:51 UTC
Created attachment 166574 [details]
New crash information added by DrKonqi

DrKonqi auto-attaching complete backtrace.
Comment 2 Kane 2024-03-07 13:58:44 UTC
After disabling all LSP clients, it doesn't crash immediately anymore.
Comment 3 Waqar Ahmed 2024-03-07 14:08:06 UTC

*** This bug has been marked as a duplicate of bug 482152 ***