You are not logged in.
Kate and Kwite no longer start after a recent update:
Kate shows nothing on terminal but kde's crash handler says "Segmentation fault (11)"
Kwrite shows:
20 -- exe=/usr/bin/kwrite
13 -- platform=xcb
11 -- display=:0
15 -- appname=kwrite
17 -- apppath=/usr/bin
10 -- signal=11
10 -- pid=12581
19 -- appversion=23.04.1
19 -- programname=KWrite
31 -- bugaddress=submit@bugs.kde.org
24 -- productname=kate/kwrite
KCrash: crashing... crashRecursionCounter = 2
KCrash: Application Name = kwrite path = /usr/bin pid = 12581
KCrash: Arguments: /usr/bin/kwrite
KCrash: Attempting to start /usr/lib/drkonqi
[1] + 12581 suspended (signal) kwrite
I've tried downgrading the kate package but that didn't work either
Offline
All other kde/qt apps seem fine
Offline
Post a backtrace of the crash
Offline
Starting program: /usr/bin/kate
Error while reading shared library symbols for /usr/lib/libKF5WindowSystem.so.5:
`/home/davi/.cache/debuginfod_client/0cdee664a4d3ec35e3da56282ef9032dfd3b1540/debuginfo': can't read symbols: file format not recognized.
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[Detaching after fork from child process 15152]
[Inferior 1 (process 15150) exited normally]
That's all i got from gdb but maybe i did it wrong
Offline
They are okay for me in Plasma on Wayland with Intel graphics.
Is your system fully up to date and are you using a fully synchronized mirror?
Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
The shortest way to ruin a country is to give power to demagogues.— Dionysius of Halicarnassus
---
How to Ask Questions the Smart Way
Offline
Starting program: /usr/bin/kate
Error while reading shared library symbols for /usr/lib/libKF5WindowSystem.so.5:
`/home/davi/.cache/debuginfod_client/0cdee664a4d3ec35e3da56282ef9032dfd3b1540/debuginfo': can't read symbols: file format not recognized.[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/libthread_db.so.1".[Detaching after fork from child process 15152]
[Inferior 1 (process 15150) exited normally]That's all i got from gdb but maybe i did it wrong
kate forks at startup so you can't get a backtrace from gdb. Try with kwrite.
Offline