Bug 482158 - Kate crashes when opening python file with LSP server running
Summary: Kate crashes when opening python file with LSP server running
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-01 14:11 UTC by Jens Ramke
Modified: 2024-03-01 14:33 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (132.90 KB, text/plain)
2024-03-01 14:11 UTC, Jens Ramke
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jens Ramke 2024-03-01 14:11:17 UTC
Application: kate (24.02.0)

Qt Version: 6.7.0
Frameworks Version: 6.0.0
Operating System: Linux 6.7.6-zen4-xanmod1-1 x86_64
Windowing System: Wayland
Distribution: "Arch Linux"
DrKonqi: 6.0.0 [CoredumpBackend]

-- Information about the crash:
Opening any sufficientliuy large python file crashes Kate after a few seconds when python-lsp-server is used.

The crash can be reproduced every time.

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


Reported using DrKonqi
Comment 1 Jens Ramke 2024-03-01 14:11:18 UTC
Created attachment 166254 [details]
New crash information added by DrKonqi

DrKonqi auto-attaching complete backtrace.
Comment 2 Jens Ramke 2024-03-01 14:11:53 UTC

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