You are not logged in.

#1 2023-05-28 00:07:22

rkars
Member
Registered: 2022-10-19
Posts: 23

[KDE] Kate and Kwrite no longer start after update

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

#2 2023-05-28 00:14:37

rkars
Member
Registered: 2022-10-19
Posts: 23

Re: [KDE] Kate and Kwrite no longer start after update

All other kde/qt apps seem fine

Offline

#3 2023-05-28 07:35:37

arojas
Developer
From: Spain
Registered: 2011-10-09
Posts: 2,290

Re: [KDE] Kate and Kwrite no longer start after update

Post a backtrace of the crash

Offline

#4 2023-05-28 17:28:14

rkars
Member
Registered: 2022-10-19
Posts: 23

Re: [KDE] Kate and Kwrite no longer start after update

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

#5 2023-05-28 18:19:43

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 20,652

Re: [KDE] Kate and Kwrite no longer start after update

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

#6 2023-05-28 22:11:50

arojas
Developer
From: Spain
Registered: 2011-10-09
Posts: 2,290

Re: [KDE] Kate and Kwrite no longer start after update

rkars wrote:

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

Board footer

Powered by FluxBB