| Summary: | Kate crashed when enabling LSP Client plugin and pressing OK | ||
|---|---|---|---|
| Product: | [Applications] kate | Reporter: | info |
| Component: | general | Assignee: | KWrite Developers <kwrite-bugs-null> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | crash | CC: | christoph, hjp1279 |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | 19.12.0 | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | New crash information added by DrKonqi | ||
|
Description
info
2020-01-10 19:34:31 UTC
I can not reproduce this, could you try out Kate 20.04? Thanks! I wasn't able to reproduce it with 20.04, but the bug was not reproducible for me, with the other version either. Created attachment 152264 [details]
New crash information added by DrKonqi
kate (21.12.3) using Qt 5.15.2
- What I was doing when the application crashed:
When I clicked "Restart All lLSP Servers",Kate crashed.
-- Backtrace (Reduced):
#4 LSPClientServer::stop (this=0x0, to_t=-1, to_k=-1) at /usr/src/debug/kate-21.12.3-bp154.1.31.x86_64/addons/lspclient/lspclientserver.cpp:1650
#5 0x00007f88243f2813 in LSPClientServerManagerImpl::restart(QVector<QSharedPointer<LSPClientServer> > const&, bool)::{lambda(int, int)#1}::operator()(int, int) const (k=-1, t=-1, __closure=0x7ffefb7a8668) at /usr/src/debug/kate-21.12.3-bp154.1.31.x86_64/addons/lspclient/lspclientservermanager.cpp:450
#6 LSPClientServerManagerImpl::restart (this=this@entry=0x562138b31a80, servers=..., reload=<optimized out>) at /usr/src/debug/kate-21.12.3-bp154.1.31.x86_64/addons/lspclient/lspclientservermanager.cpp:455
#7 0x00007f88243f68c1 in LSPClientServerManagerImpl::restart (this=0x562138b31a80, server=0x0) at /usr/src/debug/kate-21.12.3-bp154.1.31.x86_64/addons/lspclient/lspclientservermanager.cpp:397
#8 0x00007f883f8701c7 in QtPrivate::QSlotObjectBase::call (a=0x7ffefb7a8820, r=0x562138b3a450, this=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
|