Bug#1026062: kded5: kded crashes with signal 11

2023-03-11 Thread Matthias Klumpp
Am Sa., 11. März 2023 um 17:00 Uhr schrieb Aurélien COUDERC :
>
> Many thanks to all for tracking this bug, adding info, coordinating with 
> upstream, following progress, testing the fix, and thanks to Matthias for 
> uploading the fixed upstream version.
>
> @Matthias I think we really shouldn't release without the fix so an upgraded 
> severity to >= serious would be appropriate for this bug. But I'll leave you 
> judge on that.

Odd, I was sure the bug was already marked as RC, but it looks like it
wasn't. It really should be though, I'll change that.

Cheers,
Matthias

-- 
I welcome VSRE emails. See http://vsre.info/



Bug#1026062: kded5: kded crashes with signal 11

2023-03-11 Thread Aurélien COUDERC
Many thanks to all for tracking this bug, adding info, coordinating with 
upstream, following progress, testing the fix, and thanks to Matthias for 
uploading the fixed upstream version.

@Matthias I think we really shouldn't release without the fix so an upgraded 
severity to >= serious would be appropriate for this bug. But I'll leave you 
judge on that.


Happy hacking !
--
Aurélien

Bug#1026062: kded5: kded crashes with signal 11

2023-03-10 Thread James Addison
Followup-For: Bug #1026062
Control: reassign -1 libpackagekitqt5-1 1.1.0-1
Control: retitle -1 packagekit-qt: use-after-free in PackageKit::Transaction
Control: affects -1 kded5
Control: forwarded -1 https://github.com/PackageKit/PackageKit-Qt/issues/42
Control: tags -1 fixed-upstream



Bug#1026062: kded5: kded crashes with signal 11

2023-03-07 Thread Ronald Púpala
Package: kded5
Version: 5.103.0-1
Followup-For: Bug #1026062

Dear Maintainer,

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
   * What was the outcome of this action?
   * What outcome did you expect instead?

*** End of the template - remove these template lines ***


-- System Information:
Debian Release: bookworm/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 6.1.0-5-amd64 (SMP w/8 CPU threads; PREEMPT)
Locale: LANG=sk_SK.UTF-8, LC_CTYPE=sk_SK.UTF-8 (charmap=UTF-8), 
LANGUAGE=sk:en_US
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages kded5 depends on:
ii  libc6  2.36-8
ii  libkf5configcore5  5.103.0-1
ii  libkf5coreaddons5  5.103.0-1
ii  libkf5crash5   5.103.0-1
ii  libkf5dbusaddons5  5.103.0-1
ii  libkf5service-bin  5.103.0-1
ii  libkf5service5 5.103.0-1
ii  libqt5core5a   5.15.8+dfsg-2
ii  libqt5dbus55.15.8+dfsg-2
ii  libqt5gui5 5.15.8+dfsg-2
ii  libqt5widgets5 5.15.8+dfsg-2
ii  libstdc++6 12.2.0-14

kded5 recommends no packages.

kded5 suggests no packages.

-- no debconf information

The bug also appears in kded5 version 5.103.0-1 . After kded5 restart, starting 
discover permanently crashes kded.



Bug#1026062: kded5: kded crashes with signal 11

2023-01-07 Thread piorunz
Package: kded5
Version: 5.101.0-1
Followup-For: Bug #1026062
X-Debbugs-Cc: pior...@gmx.com

Dear Maintainer,

I can also observe this problem. Just booted my computer, first I see in "sudo
coredumpctl list", is freshly crashed kded5:

$ sudo coredumpctl list
Sat 2023-01-07 08:09:54 GMT5500 1000 1000 SIGSEGV present  /usr/bin/kded5
4.2M

service status confirm this:
 systemctl --user status plasma-kded
× plasma-kded.service - KDE Daemon
 Loaded: loaded (/usr/lib/systemd/user/plasma-kded.service; static)
 Active: failed (Result: core-dump) since Sat 2023-01-07 08:09:54 GMT; 6min
ago
   Duration: 5min 13.302s
Process: 5500 ExecStart=/usr/bin/kded5 (code=dumped, signal=SEGV)
   Main PID: 5500 (code=dumped, signal=SEGV)
CPU: 1.637s

Jan 07 08:09:52 ryzen kded5[5500]: KCrash: Attempting to start
/usr/lib/x86_64-linux-gnu/libexec/drkonqi
Jan 07 08:09:52 ryzen kded5[5500]: QSocketNotifier: Invalid socket 11 and type
'Read', disabling...
Jan 07 08:09:52 ryzen kded5[5500]: QSocketNotifier: Invalid socket 17 and type
'Read', disabling...
Jan 07 08:09:52 ryzen kded5[5500]: QSocketNotifier: Invalid socket 47 and type
'Read', disabling...
Jan 07 08:09:53 ryzen kded5[5500]: Unable to start Dr. Konqi
Jan 07 08:09:53 ryzen kded5[5500]: Re-raising signal for core dump handling.
Jan 07 08:09:54 ryzen systemd-coredump[47140]: [] Process 5500 (kded5) of user
1000 dumped core.

   Module libudev.so.1 from deb
systemd-252.4-1.amd64
   Module libsystemd.so.0 from deb
systemd-252.4-1.amd64
   Stack trace of thread 5500:
   #0  0x7f292a9e5bb4
pthread_sigmask (libc.so.6 + 0x8fbb4)
   #1  0x7f292a992179
sigprocmask (libc.so.6 + 0x3c179)
   #2  0x7f292bb09eab
_ZN6KCrash15setCrashHandlerEPFviE (libKF5Crash.so.5 + 0x4eab)
   #3  0x7f292bb0abd9
_ZN6KCrash19defaultCrashHandlerEi (libKF5Crash.so.5 + 0x5bd9)
   #4  0x7f292a991f90 n/a
(libc.so.6 + 0x3bf90)
   #5  0x7f28b2308ba4
_ZNK10PackageKit11Transaction4roleEv (libpackagekitqt5.so.1 + 0x1aba4)
   #6  0x7f28b23c4aae n/a
(kded_apperd.so + 0xeaae)
   #7  0x7f28b23c4b99 n/a
(kded_apperd.so + 0xeb99)
   #8  0x7f292a6e8fcf n/a
(libQt5Core.so.5 + 0x2e8fcf)
   #9  0x7f28b22fc095
_ZN10PackageKit6Daemon22transactionListChangedERK11QStringList
(libpackagekitqt5.so.1 + 0xe095)
   #10 0x7f292a6e8ffc n/a
(libQt5Core.so.5 + 0x2e8ffc)
   #11 0x7f28b2314b38 n/a
(libpackagekitqt5.so.1 + 0x26b38)
   #12 0x7f28b2315d73 n/a
(libpackagekitqt5.so.1 + 0x27d73)
   #13 0x7f292b32661b n/a
(libQt5DBus.so.5 + 0x2361b)
   #14 0x7f292a6dd770
_ZN7QObject5eventEP6QEvent (libQt5Core.so.5 + 0x2dd770)
   #15 0x7f292b562f5e
_ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent (libQt5Widgets.so.5 +
0x162f5e)
   #16 0x7f292a6b17c8
_ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent (libQt5Core.so.5 +
0x2b17c8)
   #17 0x7f292a6b4761
_ZN23QCoreApplicationPrivate16sendPostedEventsEP7QObjectiP11QThreadData
(libQt5Core.so.5 + 0x2b4761)
   #18 0x7f292a70a1d3 n/a
(libQt5Core.so.5 + 0x30a1d3)
   #19 0x7f292951e7a9
g_main_context_dispatch (libglib-2.0.so.0 + 0x547a9)


Full gdb coredump and backtrace included in the attachment.


-- System Information:
Debian Release: bookworm/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.0.0-6-amd64 (SMP w/16 CPU threads; PREEMPT)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_GB:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages kded5 depends on:
ii  libc6  2.36-7
ii  libkf5configcore5  5.101.0-1
ii  libkf5coreaddons5  5.101.0-1
ii  libkf5crash5   5.101.0-1
ii  libkf5dbusaddons5  5.101.0-1
ii  libkf5service-bin  5.101.0-1
ii  libkf5service5 5.101.0-1
ii  libqt5core5a   5.15.7+dfsg-2
ii  libqt5dbus55.15.7+dfsg-2
ii  libqt5gui5 5.15.7+dfsg-2
ii  libqt5widgets5 

Bug#1026062: kded5: kded crashes with signal 11

2023-01-04 Thread Bernhard Übelacker

Short addition:
I tried to bring this to the attention of packagekit-qt
developers in this bug report:
  https://github.com/PackageKit/PackageKit-Qt/issues/42

Kind regards,
Bernhard



Bug#1026062: kded5: kded crashes with signal 11

2023-01-03 Thread Bernhard Übelacker

Dear Maintainer,
I was able to reproduce this issue inside a minimal
amd64 qemu VM running Bookworm/testing.

By editing the kded service unit [1] I could get valgrind have a look
at this issue and it produced a matching use-after-free [2].

By further editing the service unit I was also able to record
such a crash with rr-debugger, that allows debugging in
reverse execution direction.


So I guess these are the relevant events:

- A object of PackageKit::Transaction gets created [3] (0x562777928e00)

- Inside its constructor also a QDeferredDeleteEvent
  gets created [4] (0x562777885690)

- The PackageKit::Transaction object gets stored in the
  m_transactions container [5]

- Qt reaches its event loop and processes the QDeferredDeleteEvent
  and deletes the PackageKit::Transaction [6]

- In TransactionWatcher::watchTransaction the member m_transactions
  still holds a reference to the already deleted object and gets
  found because a matching "tid" gets processed.
  "Unfortunately" the memory of the PackageKit::Transaction was
  already modified therefore the segmentation fault follows. [7]


For comparision the matching systemd-coredump
report with mangled symbols in [8].

There are some reports in bugs.kde.org [9].
But in 462706 it is mentioned that this is an issue
in packagekit-qt, unfortunately could not yet
find a report there.


Kind regards,
Bernhard






[1]
/usr/lib/systemd/user/plasma-kded.service
-ExecStart=/usr/bin/kded5
+ExecStart=/usr/bin/valgrind /usr/bin/kded5
or
+ExecStart=/usr/bin/rr record /usr/bin/kded5

systemctl --user daemon-reload
systemctl --user start plasma-kded

Then trigger in Discover a package list update.




[2]
==12351== Invalid read of size 8
==12351==at 0x27458BA0: PackageKit::Transaction::role() const 
(transaction.cpp:297)
==12351==by 0x273B6AAD: TransactionWatcher::watchTransaction(QDBusObjectPath 
const&, bool) (TransactionWatcher.cpp:104)
==12351==by 0x273B6B98: TransactionWatcher::transactionListChanged(QStringList 
const&) (TransactionWatcher.cpp:85)
==12351==by 0x5B59FCE: ??? (in 
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5.15.7)
==12351==by 0x2744C094: PackageKit::Daemon::transactionListChanged(QStringList 
const&) (moc_daemon.cpp:419)
==12351==by 0x5B59FFB: ??? (in 
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5.15.7)
==12351==by 0x27464B37: TransactionListChanged (daemonproxy.moc:331)
==12351==by 0x27464B37: 
OrgFreedesktopPackageKitInterface::qt_static_metacall(QObject*, 
QMetaObject::Call, int, void**) (daemonproxy.moc:178)
==12351==by 0x27465D72: 
OrgFreedesktopPackageKitInterface::qt_metacall(QMetaObject::Call, int, void**) 
(daemonproxy.moc:288)
==12351==by 0x580361A: ??? (in 
/usr/lib/x86_64-linux-gnu/libQt5DBus.so.5.15.7)
==12351==by 0x5B4E76F: QObject::event(QEvent*) (in 
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5.15.7)
==12351==by 0x49CAF5D: QApplicationPrivate::notify_helper(QObject*, 
QEvent*) (in /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5.15.7)
==12351==by 0x5B227C7: QCoreApplication::notifyInternal2(QObject*, QEvent*) 
(in /usr/lib/x86_64-linux-gnu/libQt5Core.so.5.15.7)
==12351==  Address 0x1a6a2a10 is 16 bytes inside a block of size 24 free'd
==12351==at 0x484371B: operator delete(void*) (vg_replace_malloc.c:923)
==12351==by 0x5B4E53E: QObject::event(QEvent*) (in 
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5.15.7)
==12351==by 0x49CAF5D: QApplicationPrivate::notify_helper(QObject*, 
QEvent*) (in /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5.15.7)
==12351==by 0x5B227C7: QCoreApplication::notifyInternal2(QObject*, QEvent*) 
(in /usr/lib/x86_64-linux-gnu/libQt5Core.so.5.15.7)
==12351==by 0x5B25760: QCoreApplicationPrivate::sendPostedEvents(QObject*, 
int, QThreadData*) (in /usr/lib/x86_64-linux-gnu/libQt5Core.so.5.15.7)
==12351==by 0x5B7B1D2: ??? (in 
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5.15.7)
==12351==by 0x6E1B7A8: g_main_context_dispatch (in 
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0.7400.4)
==12351==by 0x6E1BA37: ??? (in 
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0.7400.4)
==12351==by 0x6E1BACB: g_main_context_iteration (in 
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0.7400.4)
==12351==by 0x5B7A8B5: 
QEventDispatcherGlib::processEvents(QFlags) (in 
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5.15.7)
==12351==by 0x5B2124A: 
QEventLoop::exec(QFlags) (in 
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5.15.7)
==12351==by 0x5B293B5: QCoreApplication::exec() (in 
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5.15.7)
==12351==  Block was alloc'd at
==12351==at 0x4840F2F: operator new(unsigned long) (vg_replace_malloc.c:422)
==12351==by 0x273B693B: TransactionWatcher::watchTransaction(QDBusObjectPath 
const&, bool) (TransactionWatcher.cpp:95)
==12351==by 0x273B6B98: TransactionWatcher::transactionListChanged(QStringList 
const&) (TransactionWatcher.cpp:85)
==12351==by 0x5B59FCE: ??? (in 
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5.15.7)
==12351==by 

Bug#1026062: kded5: kded crashes with signal 11

2022-12-22 Thread Max Görner
Package: kded5
Version: 5.101.0-1
Followup-For: Bug #1026062

Dear Maintainer,

I just wanted to confirm that I am affected too. I experience the issue
since 5.100 and now with 5.101.0-1. Also, checking for updates in
Discover reproduces the bug for me too. However, kded5 crashes in other
situations too but I couldn't really see a clear pattern so far.


-- System Information:
Debian Release: bookworm/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 6.0.0-6-amd64 (SMP w/4 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), 
LANGUAGE=de:en_GB
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages kded5 depends on:
ii  libc6  2.36-6
ii  libkf5configcore5  5.101.0-1
ii  libkf5coreaddons5  5.101.0-1
ii  libkf5crash5   5.101.0-1
ii  libkf5dbusaddons5  5.101.0-1
ii  libkf5service-bin  5.101.0-1
ii  libkf5service5 5.101.0-1
ii  libqt5core5a   5.15.6+dfsg-5
ii  libqt5dbus55.15.6+dfsg-5
ii  libqt5gui5 5.15.6+dfsg-5
ii  libqt5widgets5 5.15.6+dfsg-5
ii  libstdc++6 12.2.0-10

kded5 recommends no packages.

kded5 suggests no packages.

-- no debconf information



Bug#1026062: kded5: kded crashes with signal 11

2022-12-20 Thread Tim Sattarov

Hello

After upgrade to 5.101.0-1 I am still seeing this error. It looks like the problem is in the 
apper/packagekit


Logs just before the crash:



Dec 20 08:16:44 arda kded5[1955]: apper.daemon: System is not ready, application should conserve 
resources
Dec 20 08:16:44 arda kded5[1955]: packagekitqt.transaction: Unknown Transaction property: "Sender" 
QVariant(QString, ":1.65")
Dec 20 08:16:44 arda kded5[1955]: packagekitqt.transaction: Unknown Transaction property: "Sender" 
QVariant(QString, ":1.65")
Dec 20 08:16:44 arda kded5[1955]: apper.daemon: System is not ready, application should conserve 
resources
Dec 20 08:16:44 arda kded5[1955]: packagekitqt.transaction: Unknown Transaction property: "Sender" 
QVariant(QString, ":1.65")

Dec 20 08:16:46 arda kded5[1955]: KCrash: Attempting to start /usr/bin/kded5
Dec 20 08:16:46 arda kded5[1955]: 19 -- exe=/usr/bin/kded5
Dec 20 08:16:46 arda kded5[1955]: 13 -- platform=xcb
Dec 20 08:16:46 arda kded5[1955]: 11 -- display=:0
Dec 20 08:16:46 arda kded5[1955]: 14 -- appname=kded5
Dec 20 08:16:46 arda kded5[1955]: 17 -- apppath=/usr/bin
Dec 20 08:16:46 arda kded5[1955]: 10 -- signal=11
Dec 20 08:16:46 arda kded5[1955]: 9 -- pid=1955
Dec 20 08:16:46 arda kded5[1955]: 12 -- startupid=0
Dec 20 08:16:46 arda kded5[1955]: 15 -- restarted=true
Dec 20 08:16:46 arda kded5[1955]: KCrash: crashing... crashRecursionCounter = 2
Dec 20 08:16:46 arda kded5[1955]: KCrash: Application Name = kded5 path = 
/usr/bin pid = 1955
Dec 20 08:16:46 arda kded5[1955]: KCrash: Arguments: /usr/bin/kded5
Dec 20 08:16:46 arda kded5[1955]: KCrash: Attempting to start 
/usr/lib/x86_64-linux-gnu/libexec/drkonqi

Dec 20 08:16:46 arda kded5[1955]: QSocketNotifier: Invalid socket 8 and type 
'Read', disabling...
Dec 20 08:16:46 arda kded5[1955]: QSocketNotifier: Invalid socket 13 and type 
'Read', disabling...
Dec 20 08:16:46 arda kded5[1955]: QSocketNotifier: Invalid socket 19 and type 
'Read', disabling...
Dec 20 08:16:46 arda kded5[1955]: QSocketNotifier: Invalid socket 44 and type 
'Read', disabling...
Dec 20 08:16:46 arda kded5[1955]: QSocketNotifier: Invalid socket 49 and type 
'Read', disabling...
Dec 20 08:16:47 arda kded5[1955]: Unable to start Dr. Konqi
Dec 20 08:16:47 arda kded5[1955]: Re-raising signal for core dump handling.


backtrace from the core dump:


#0  0x7f238e4aebb4 in pthread_sigmask () from 
/lib/x86_64-linux-gnu/libc.so.6
#1  0x7f238e45b179 in sigprocmask () from /lib/x86_64-linux-gnu/libc.so.6
#2  0x7f238fb7eeab in KCrash::setCrashHandler(void (*)(int)) () from 
/lib/x86_64-linux-gnu/libKF5Crash.so.5
#3  0x7f238fb7fbd9 in KCrash::defaultCrashHandler(int) () from 
/lib/x86_64-linux-gnu/libKF5Crash.so.5

#4  
#5  0x7f2316177ba4 in PackageKit::Transaction::role() const () from 
/lib/x86_64-linux-gnu/libpackagekitqt5.so.1

#6  0x7f23164b4aae in ?? () from 
/usr/lib/x86_64-linux-gnu/qt5/plugins/kded_apperd.so
#7  0x7f23164b4b99 in ?? () from 
/usr/lib/x86_64-linux-gnu/qt5/plugins/kded_apperd.so
#8  0x7f238e8e8caf in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#9  0x7f231616b095 in PackageKit::Daemon::transactionListChanged(QStringList const&) () from 
/lib/x86_64-linux-gnu/libpackagekitqt5.so.1

#10 0x7f238e8e8cdc in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#11 0x7f2316183b38 in ?? () from /lib/x86_64-linux-gnu/libpackagekitqt5.so.1
#12 0x7f2316184d73 in ?? () from /lib/x86_64-linux-gnu/libpackagekitqt5.so.1
#13 0x7f238eb9261b in ?? () from /lib/x86_64-linux-gnu/libQt5DBus.so.5
#14 0x7f238e8dd450 in QObject::event(QEvent*) () from 
/lib/x86_64-linux-gnu/libQt5Core.so.5
#15 0x7f238f562f5e in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from 
/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#16 0x7f238e8b1718 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from 
/lib/x86_64-linux-gnu/libQt5Core.so.5
#17 0x7f238e8b46b1 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) 
() from /lib/x86_64-linux-gnu/libQt5Core.so.5

#18 0x7f238e909dd3 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#19 0x7f238d5d87a9 in g_main_context_dispatch () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#20 0x7f238d5d8a38 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#21 0x7f238d5d8acc in g_main_context_iteration () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#22 0x7f238e9094b6 in 
QEventDispatcherGlib::processEvents(QFlags) () from 
/lib/x86_64-linux-gnu/libQt5Core.so.5
#23 0x7f238e8b019b in QEventLoop::exec(QFlags) () from 
/lib/x86_64-linux-gnu/libQt5Core.so.5

#24 0x7f238e8b8306 in QCoreApplication::exec() () from 
/lib/x86_64-linux-gnu/libQt5Core.so.5
#25 0x55c98eac33d9 in ?? ()
#26 0x7f238e44618a in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#27 0x7f238e446245 in __libc_start_main () from 
/lib/x86_64-linux-gnu/libc.so.6
#28 0x55c98eac35c1 in ?? ()




Logs from Dr Konqi:


   PID: 1955 (kded5)
   UID: 1000 

Bug#1026062: kded5: kded crashes with signal 11

2022-12-15 Thread Tim Sattarov

I've just did a little test and can reproduce this by checking for updates in 
the Discover interface.

Is there anything I can do to help fixing this? So far it keeps crippling my workflow and the only 
way to fix it is to restart the kded service.


Thanks
Tim

On 12/13/22 19:58, Tim Sattarov wrote:

Package: kded5
Version: 5.100.0-1
Severity: normal
X-Debbugs-Cc: sti...@gmail.com

Dear Maintainer,

Starting with version 5.100.0-1 my local kded process started to crash and the
only way to restore it is to restart the service

systemctl  --user restart plasma-kded.service

It works for some time after restart and then crashes again.

Please see the logs from the crash attached.




-- System Information:
Debian Release: bookworm/sid
   APT prefers testing
   APT policy: (500, 'testing'), (50, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.0.0-5-amd64 (SMP w/16 CPU threads; PREEMPT)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_CA:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages kded5 depends on:
ii  libc6  2.36-6
ii  libkf5configcore5  5.100.1-1
ii  libkf5coreaddons5  5.100.0-1
ii  libkf5crash5   5.100.0-1
ii  libkf5dbusaddons5  5.100.0-1
ii  libkf5service-bin  5.100.0-1
ii  libkf5service5 5.100.0-1
ii  libqt5core5a   5.15.6+dfsg-5
ii  libqt5dbus55.15.6+dfsg-5
ii  libqt5gui5 5.15.6+dfsg-5
ii  libqt5widgets5 5.15.6+dfsg-5
ii  libstdc++6 12.2.0-9

kded5 recommends no packages.

kded5 suggests no packages.

-- no debconf information




Bug#1026062: kded5: kded crashes with signal 11

2022-12-14 Thread Vincas Dargis

I noticed it crashing too, but also systray icons disappear, even though 
applications themselves are running.

Please see screenshots attached.

Bug#1026062: kded5: kded crashes with signal 11

2022-12-13 Thread Tim Sattarov
Package: kded5
Version: 5.100.0-1
Severity: normal
X-Debbugs-Cc: sti...@gmail.com

Dear Maintainer,

Starting with version 5.100.0-1 my local kded process started to crash and the
only way to restore it is to restart the service

systemctl  --user restart plasma-kded.service

It works for some time after restart and then crashes again.

Please see the logs from the crash attached.




-- System Information:
Debian Release: bookworm/sid
  APT prefers testing
  APT policy: (500, 'testing'), (50, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.0.0-5-amd64 (SMP w/16 CPU threads; PREEMPT)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_CA:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages kded5 depends on:
ii  libc6  2.36-6
ii  libkf5configcore5  5.100.1-1
ii  libkf5coreaddons5  5.100.0-1
ii  libkf5crash5   5.100.0-1
ii  libkf5dbusaddons5  5.100.0-1
ii  libkf5service-bin  5.100.0-1
ii  libkf5service5 5.100.0-1
ii  libqt5core5a   5.15.6+dfsg-5
ii  libqt5dbus55.15.6+dfsg-5
ii  libqt5gui5 5.15.6+dfsg-5
ii  libqt5widgets5 5.15.6+dfsg-5
ii  libstdc++6 12.2.0-9

kded5 recommends no packages.

kded5 suggests no packages.

-- no debconf information


kded.log.zst
Description: application/zstd