https://bugs.kde.org/show_bug.cgi?id=518121
Bug ID: 518121
Summary: kded6 crashes when printing, causing system tray icons
to disappear
Classification: Frameworks and Libraries
Product: frameworks-kded
Version First 6.24.0
Reported In:
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
Created attachment 190999
--> https://bugs.kde.org/attachment.cgi?id=190999&action=edit
Full stacktrace
SUMMARY
When printing a PDF, the kded6 crashes with a SIGSEGV. kded6 restarts
automatically, but not all system tray icons are restored afterwards. The print
job itself completes successfully.
STEPS TO REPRODUCE
1. Open a PDF (e.g. in Okular or any PDF viewer).
2. Print the PDF via File → Print.
3. Observe: print job completes successfully, but kded6 crashes immediately
after.
OBSERVED RESULT
kded6 terminates with signal 11 (SIGSEGV). KDE automatically restarts
kded6, but not all system tray icons are restored after the restart —
some icons remain missing from the panel until the affected applications
are restarted manually.
EXPECTED RESULT
Printing completes without crashing kded6. System tray icons remain
visible and functional after printing.
SOFTWARE/OS VERSIONS
kded 6.24.0-2
plasma-workspace 6.6.3-1
qt6-base 6.10.2-1
print-manager 1:6.6.3-1
[CODE]
Mär 24 20:33:21 <machine> kded6[2304]: KCrash: Attempting to start
/usr/bin/kded6
Mär 24 20:33:21 <machine> kded6[2304]: KCrash: Application 'kded6' crashing...
crashRecursionCounter = 2
Mär 24 20:33:21 <machine> systemd-coredump[127654]: Process 2304 (kded6) of
user 1000 terminated abnormally with signal 11/SEGV, processing...
Mär 24 20:33:21 <machine> systemd[1]: Created slice Slice
/system/systemd-coredump.
Mär 24 20:33:21 <machine> systemd[1]: Started Process Core Dump (PID 127654/UID
0).
Mär 24 20:33:23 <machine> systemd-coredump[127655]: Process 2304 (kded6) of
user 1000 dumped core.
Stack trace of thread 2304:
#0 0x00007fd7056a7a2c n/a (libc.so.6 + 0x98a2c)
#1 0x00007fd70564d1a0 raise (libc.so.6 + 0x3e1a0)
#2 0x00007fd706f8ce6c _ZN6KCrash19defaultCrashHandlerEi
(libKF6Crash.so.6 + 0x7e6c)
#3 0x00007fd70564d2d0 n/a (libc.so.6 + 0x3e2d0)
#4 0x00007fd705cd9cdc n/a (libQt6Core.so.6 + 0xd9cdc)
#5 0x00007fd705de9e75 _ZNK8QVariant5toIntEPb (libQt6Core.so.6 +
0x1e9e75)
#6 0x00007fd6ac34989f n/a (printmanager.so + 0xe89f)
#7 0x00007fd705dc6474 _ZN7QObject5eventEP6QEvent (libQt6Core.so.6 +
0x1c6474)
#8 0x00007fd707103380
_ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent (libQt6Widgets.so.6 +
0x103380)
#9 0x00007fd705d6bf48
_ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent (libQt6Core.so.6 +
0x16bf48)
#10 0x00007fd705d6c320
_ZN23QCoreApplicationPrivate16sendPostedEventsEP7QObjectiP11QThreadData
(libQt6Core.so.6 + 0x16c320)
#11 0x00007fd706051e78 n/a (libQt6Core.so.6 + 0x451e78)
#12 0x00007fd7054c4f4d n/a (libglib-2.0.so.0 + 0x5ef4d)
#13 0x00007fd7054c6617 n/a (libglib-2.0.so.0 + 0x60617)
#14 0x00007fd7054c6825 g_main_context_iteration (libglib-2.0.so.0 +
0x60825)
#15 0x00007fd70604fcb2
_ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE
(libQt6Core.so.6 + 0x44fcb2)
#16 0x00007fd705d76cf6
_ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt6Core.so.6 +
0x176cf6)
#17 0x00007fd705d709f1 _ZN16QCoreApplication4execEv (libQt6Core.so.6 +
0x1709f1)
#18 0x000055c529403ad4 n/a (/usr/bin/kded6 + 0x5ad4)
#19 0x00007fd7056366c1 n/a (libc.so.6 + 0x276c1)
#20 0x00007fd7056367f9 __libc_start_main (libc.so.6 + 0x277f9)
#21 0x000055c529403cb5 n/a (/usr/bin/kded6 + 0x5cb5)
[/CODE]
--
You are receiving this mail because:
You are watching all bug changes.