Bug 460798 - systemd-coredump kscreen_osd_ser ever since upgrading to v26.0
Summary: systemd-coredump kscreen_osd_ser ever since upgrading to v26.0
Status: RESOLVED DUPLICATE of bug 461068
Alias: None
Product: KScreen
Classification: Plasma
Component: OSD and Plasma applet (show other bugs)
Version: 5.26.1
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: kscreen-bugs-null@kde.org
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-21 11:10 UTC by thomas
Modified: 2022-12-11 17:34 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description thomas 2022-10-21 11:10:00 UTC
SUMMARY
***
Ever since updating to Plasma v5.26 I experience random crashes.
Starts with systemd-coredump kscreen_osd_ser
***

STEPS TO REPRODUCE
Haven't found a way to reproduce, happens maybe once a day
 
OBSERVED RESULT
- UI freezes
- Mouse still moves
- Only way out is Ctrl-Alt-F2 and reboot

EXPECTED RESULT
No crash

System journal shows two core-dumps:
10:38:59 hermes systemd-coredump[42507]: Process 42281 (kscreen_osd_ser) of user 1000 dumped core.
…
Lot's of (maybe unrelated) kscreen.xrandr stuff like:
Okt 21 10:39:01 hermes kscreen_backend_launcher[1282]: kscreen.xrandr: Output 2330 : connected = false , enabled = false
…
Okt 21 10:39:03 hermes systemd-coredump[42545]: Process 1282 (kscreen_backend) of user 1000 dumped core.
…

Let me know if you need more detail.
Thanks
Thomas

Operating System: Arch Linux
KDE Plasma Version: 5.26.1
KDE Frameworks Version: 5.99.0
Qt Version: 5.15.6
Kernel Version: 6.0.2-arch1-1 (64-bit)
Graphics Platform: X11
Processors: 8 × Intel® Core™ i7-6920HQ CPU @ 2.90GHz
Memory: 31,1 GiB of RAM
Graphics Processor: Mesa Intel® HD Graphics 530
Manufacturer: Dell Inc.
Product Name: Precision 7510
Comment 1 Nate Graham 2022-10-21 17:08:29 UTC
If something crashed, we need a backtrace of it so we can figure out what's going on. See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports.

Can you please attach one? Thanks!
Comment 2 Sebastian 2022-10-21 18:14:35 UTC
Same happing to my kde neon (Plasma 5.26.0) installation.
From crash process viewer:

           PID: 4084 (kscreen_osd_ser)
           UID: 1000 (sebastian)
           GID: 1000 (sebastian)
        Signal: 11 (SEGV)
     Timestamp: Fri 2022-10-21 20:05:42 CEST (4min 9s ago)
  Command Line: /usr/lib/x86_64-linux-gnu/libexec/kscreen_osd_service
    Executable: /usr/lib/x86_64-linux-gnu/libexec/kscreen_osd_service
 Control Group: /user.slice/user-1000.slice/user@1000.service/background.slice/plasma-kscreen-osd.service
          Unit: user@1000.service
     User Unit: plasma-kscreen-osd.service
         Slice: user-1000.slice
     Owner UID: 1000 (sebastian)
       Boot ID: a1b9e0ad37ed4583a381bec2fcc49c02
    Machine ID: be93237f58a7432c8924ca44369ab72b
      Hostname: sebzbook
       Storage: /var/lib/systemd/coredump/core.kscreen_osd_ser.1000.a1b9e0ad37ed4583a381bec2fcc49c02.4084.1666375542000000000000.lz4
       Message: Process 4084 (kscreen_osd_ser) of user 1000 dumped core.
                
                Stack trace of thread 4084:
                #0  0x00007fdf7b90685f _ZN7QWindow10setVisibleEb (libQt5Gui.so.5 + 0x14685f)
                #1  0x00007fdf7b5532f2 n/a (libQt5Core.so.5 + 0x2ec2f2)
                #2  0x00007fdf7b54c643 _ZN7QObject9destroyedEPS_ (libQt5Core.so.5 + 0x2e5643)
                #3  0x00007fdf7b551500 _ZN7QObjectD2Ev (libQt5Core.so.5 + 0x2ea500)
                #4  0x00007fdf7c9c2e6d _ZN7KScreen6OutputD0Ev (libKF5Screen.so.7 + 0x4ce6d)
                #5  0x000055f97570520e n/a (kscreen_osd_service + 0xe20e)
                #6  0x000055f97570524d n/a (kscreen_osd_service + 0xe24d)
                #7  0x000055f9756fd6f7 n/a (kscreen_osd_service + 0x66f7)
                #8  0x00007fdf7b5532f2 n/a (libQt5Core.so.5 + 0x2ec2f2)
                #9  0x00007fdf7b557e8e _ZN6QTimer7timeoutENS_14QPrivateSignalE (libQt5Core.so.5 + 0x2f0e8e)
                #10 0x00007fdf7b549c25 _ZN7QObject5eventEP6QEvent (libQt5Core.so.5 + 0x2e2c25)
                #11 0x00007fdf7b51c03a _ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent (libQt5Core.so.5 + 0x2b503a)
                #12 0x00007fdf7b575ed0 _ZN14QTimerInfoList14activateTimersEv (libQt5Core.so.5 + 0x30eed0)
                #13 0x00007fdf7b5767bc n/a (libQt5Core.so.5 + 0x30f7bc)
                #14 0x00007fdf7970017d g_main_context_dispatch (libglib-2.0.so.0 + 0x5217d)
                #15 0x00007fdf79700400 n/a (libglib-2.0.so.0 + 0x52400)
                #16 0x00007fdf797004a3 g_main_context_iteration (libglib-2.0.so.0 + 0x524a3)
                #17 0x00007fdf7b576b82 _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt5Core.so.5 + 0x30fb82)
                #18 0x00007fdf7b51ab3b _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt5Core.so.5 + 0x2b3b3b)
                #19 0x00007fdf7b522ce4 _ZN16QCoreApplication4execEv (libQt5Core.so.5 + 0x2bbce4)
                #20 0x000055f9756fd0b7 n/a (kscreen_osd_service + 0x60b7)
                #21 0x00007fdf7aeb7083 __libc_start_main (libc.so.6 + 0x24083)
                #22 0x000055f9756fd16e n/a (kscreen_osd_service + 0x616e)
                
                Stack trace of thread 4085:
                #0  0x00007fdf7afa599f __GI___poll (libc.so.6 + 0x11299f)
                #1  0x00007fdf7970036e n/a (libglib-2.0.so.0 + 0x5236e)
                #2  0x00007fdf797004a3 g_main_context_iteration (libglib-2.0.so.0 + 0x524a3)
                #3  0x00007fdf7b576b82 _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt5Core.so.5 + 0x30fb82)
                #4  0x00007fdf7b51ab3b _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt5Core.so.5 + 0x2b3b3b)
                #5  0x00007fdf7b334342 _ZN7QThread4execEv (libQt5Core.so.5 + 0xcd342)
                #6  0x00007fdf7c8e0f4b n/a (libQt5DBus.so.5 + 0x18f4b)
                #7  0x00007fdf7b335543 n/a (libQt5Core.so.5 + 0xce543)
                #8  0x00007fdf7a378609 start_thread (libpthread.so.0 + 0x8609)
                #9  0x00007fdf7afb2133 __clone (libc.so.6 + 0x11f133)
                
                Stack trace of thread 4086:
                #0  0x00007fdf7afa599f __GI___poll (libc.so.6 + 0x11299f)
                #1  0x00007fdf7ad35c1a n/a (libxcb.so.1 + 0xbc1a)
                #2  0x00007fdf7ad3790a xcb_wait_for_event (libxcb.so.1 + 0xd90a)
                #3  0x00007fdf768e7e18 n/a (libQt5XcbQpa.so.5 + 0x78e18)
                #4  0x00007fdf7b335543 n/a (libQt5Core.so.5 + 0xce543)
                #5  0x00007fdf7a378609 start_thread (libpthread.so.0 + 0x8609)
                #6  0x00007fdf7afb2133 __clone (libc.so.6 + 0x11f133)
                
                Stack trace of thread 4089:
                #0  0x00007fdf7a37f376 futex_wait_cancelable (libpthread.so.0 + 0xf376)
                #1  0x00007fdf6e63a5eb n/a (iris_dri.so + 0x1c55eb)
                #2  0x00007fdf6e63a1eb n/a (iris_dri.so + 0x1c51eb)
                #3  0x00007fdf7a378609 start_thread (libpthread.so.0 + 0x8609)
                #4  0x00007fdf7afb2133 __clone (libc.so.6 + 0x11f133)
Comment 3 thomas 2022-10-21 18:23:19 UTC
(In reply to Nate Graham from comment #1)
> If something crashed, we need a backtrace of it so we can figure out what's
> going on. See
> https://community.kde.org/Guidelines_and_HOWTOs/Debugging/
> How_to_create_useful_crash_reports.
> 
> Can you please attach one? Thanks!

Happy to, I read the note re. providing a crash report but was a bit hesitant to read up and install additional software not knowing if someone is going to pick this up.
Anyway, I just ran coredumpctl gdb, but it looks like there's been another core dump by kioslave5, unrelated I guess, which means the the one we need is not accessible any longer. I guess I will have to wait for the crash to re-occurre.
I will update this post asap, given previous experience this shouldn't take longer than 1 or 2 days  before this happens again.
Comment 4 thomas 2022-10-23 20:11:06 UTC
(In reply to Nate Graham from comment #1)
> If something crashed, we need a backtrace of it so we can figure out what's
> going on. See
> https://community.kde.org/Guidelines_and_HOWTOs/Debugging/
> How_to_create_useful_crash_reports.
> 
> Can you please attach one? Thanks!

I had two more crashes over the weekend, but unfortunately none led to a coredump. 
What I can find this time is lots of processes which die because something is missing. Going up the log the below is the first crash entry and all the others may fail because of sddm to go away:

Okt 23 21:39:55 hermes sddm[746]: Authentication error: "Process crashed"
Okt 23 21:39:55 hermes sddm[746]: Auth: sddm-helper crashed (exit code 15)
Okt 23 21:39:55 hermes sddm[746]: Authentication error: "Process crashed"
Okt 23 21:39:55 hermes sddm[746]: Auth: sddm-helper exited with 15
Okt 23 21:39:55 hermes sddm[746]: Display server stopping...
Okt 23 21:39:55 hermes systemd[1]: Stopped target Graphical Interface.
Okt 23 21:39:55 hermes kglobalaccel5[1136]: The X11 connection broke (error 1). Did the X11 server die?

Next to die is akonadi:
Okt 23 21:39:55 hermes akonadiserver[1516]: org.kde.pim.akonadiserver: Control process died, committing suicide!

Plasma is next:
Okt 23 21:39:55 hermes systemd[871]: plasma-gmenudbusmenuproxy.service: Main process exited, code=exited, status=1/FAILURE
Okt 23 21:39:55 hermes systemd[871]: plasma-gmenudbusmenuproxy.service: Failed with result 'exit-code'.
Okt 23 21:39:55 hermes systemd-coredump[37353]: Failed to connect to coredump service: Connection refused

And lots more…
Comment 5 Nate Graham 2022-10-24 18:23:04 UTC
> Okt 23 21:39:55 hermes kglobalaccel5[1136]: The X11 connection broke (error 1). Did the X11 server die?
If the X11 server died, it's going to take down everything else with it. Is there an x11 crash?
Comment 6 thomas 2022-11-02 09:07:41 UTC
(In reply to Nate Graham from comment #5)
> > Okt 23 21:39:55 hermes kglobalaccel5[1136]: The X11 connection broke (error 1). Did the X11 server die?
> If the X11 server died, it's going to take down everything else with it. Is
> there an x11 crash?

I was specifically looking for that but couldn't find anything mentioning X11 shortly before things went south. Had another crash yesterday, same story, nothing obvious in the log. But meanwhile I figured out that restarting Plasma instead of rebooting is sufficient. Still use all of my open applications though.
The OS is fully updated so none of the updates which arrived between opening the bug and yesterday seem to have fixed things. I'll keep checking and will update this thread as soon as I find something to hold on.
Comment 7 thomas 2022-11-03 15:16:57 UTC
New crash just now:

System was about to show a notification, it got as far as drawing a black square in the upper right hand corner where notifications would appear, this time Plasma froze before it was able to display the text.
I immediately switched over to tty2.
The log below shows 3 minutes up to the creation of tty2 / me logging on.

When on the console I tried "sudo systemctl restart display-manager" which restarts Plasma but things get stuck at the logon screen.

Next attempt was to kill Xorg:
ps -ef | grep ssdm
kill -9  /usr/lib/Xorg

Restarts Plasma (and all applications :-( )
Back in business

Journalctl:
…
Nov 03 15:50:40 hermes akonadi_ews_resource[2614]: org.kde.pim.ews.client: Failed to process EWS request - HTTP code 401
Nov 03 15:50:40 hermes akonadi_ews_resource[2614]: org.kde.pim.ews.client: Failed to retrieve authentication data
Nov 03 15:50:40 hermes akonadi_ews_resource[2614]: org.kde.pim.ews: requestAuthFailed - going offline
Nov 03 15:50:40 hermes akonadi_ews_resource[2614]: org.kde.pim.ews: reauthenticate: trying to refresh
Nov 03 15:50:40 hermes akonadi_ews_resource[2614]: org.kde.pim.ews.client: Starting OAuth2 authentication
Nov 03 15:50:40 hermes akonadi_ews_resource[2614]: org.kde.pim.ews.client: Failed to retrieve authentication data
Nov 03 15:50:40 hermes akonadi_ews_resource[2614]: org.kde.pim.ews.client: Failed to process EWS request - HTTP code 401
Nov 03 15:50:40 hermes akonadi_ews_resource[2614]: org.kde.pim.ews.client: Failed to retrieve authentication data
Nov 03 15:50:40 hermes akonadi_ews_resource[2614]: org.kde.pim.ews: requestAuthFailed - going offline
Nov 03 15:50:40 hermes akonadi_ews_resource[2614]: org.kde.pim.ews.client: Failed to process EWS request - HTTP code 401
Nov 03 15:50:40 hermes akonadi_ews_resource[2614]: org.kde.pim.ews.client: Failed to retrieve authentication data
Nov 03 15:50:40 hermes akonadi_ews_resource[2614]: org.kde.pim.ews: requestAuthFailed - going offline
Nov 03 15:50:40 hermes akonadi_ews_resource[2614]: org.kde.pim.ews.client: Failed to process EWS request - HTTP code 401
Nov 03 15:50:40 hermes akonadi_ews_resource[2614]: org.kde.pim.ews.client: Failed to retrieve authentication data
Nov 03 15:50:40 hermes akonadi_ews_resource[2614]: org.kde.pim.ews: requestAuthFailed - going offline
Nov 03 15:50:40 hermes akonadi_ews_resource[2614]: org.kde.pim.ews.client: Failed to process EWS request - HTTP code 401
Nov 03 15:50:40 hermes akonadi_ews_resource[2614]: org.kde.pim.ews.client: Failed to retrieve authentication data
Nov 03 15:50:40 hermes akonadi_ews_resource[2614]: org.kde.pim.ews: requestAuthFailed - going offline
Nov 03 15:50:40 hermes akonadi_ews_resource[2614]: org.kde.pim.ews.client: Failed to process EWS request - HTTP code 401
Nov 03 15:50:40 hermes akonadi_ews_resource[2614]: org.kde.pim.ews.client: Failed to retrieve authentication data
Nov 03 15:50:40 hermes akonadi_ews_resource[2614]: org.kde.pim.ews: requestAuthFailed - going offline
Nov 03 15:50:40 hermes akonadi_ews_resource[2614]: org.kde.pim.ews.client: Failed to process EWS request - HTTP code 401
Nov 03 15:50:40 hermes akonadi_ews_resource[2614]: org.kde.pim.ews.client: Failed to retrieve authentication data
Nov 03 15:50:40 hermes akonadi_ews_resource[2614]: org.kde.pim.ews: requestAuthFailed - going offline
Nov 03 15:50:40 hermes akonadi_ews_resource[2614]: org.kde.pim.ews.client: Failed to process EWS request - HTTP code 401
Nov 03 15:50:40 hermes akonadi_ews_resource[2614]: org.kde.pim.ews.client: Failed to retrieve authentication data
Nov 03 15:50:40 hermes akonadi_ews_resource[2614]: org.kde.pim.ews: requestAuthFailed - going offline
Nov 03 15:50:40 hermes akonadi_ews_resource[2614]: org.kde.pim.ews.client: Failed to process EWS request - HTTP code 401
Nov 03 15:50:40 hermes akonadi_ews_resource[2614]: org.kde.pim.ews: requestAuthFailed - going offline
Nov 03 15:50:40 hermes akonadi_ews_resource[2614]: org.kde.pim.ews.client: Authentication succeeded
Nov 03 15:50:40 hermes akonadi_ews_resource[2614]: Please register the custom scheme 'urn' via QWebEngineUrlScheme::registerScheme() before installing the custom scheme handler.
Nov 03 15:50:41 hermes akonadiserver[1501]: org.kde.pim.akonadiserver: Error while handling command FetchCollections on connection akonadi_ews_resource_5 (0x558e98a86820)
Nov 03 15:50:41 hermes akonadiserver[1501]: org.kde.pim.akonadiserver: Error while handling command FetchCollections on connection akonadi_ews_resource_5 (0x558e98a86820)
Nov 03 15:50:45 hermes kwin_x11[1080]: kwin_core: XCB error: 152 (BadDamage), sequence: 20035, resource id: 15423924, major code: 143 (DAMAGE), minor code: 3 (Subtract)
Nov 03 15:50:57 hermes akonadi_imap_resource[1614]: org.kde.pim.kimap: Connection to server lost  QAbstractSocket::ConnectionRefusedError
Nov 03 15:50:57 hermes akonadi_imap_resource[1614]: org.kde.pim.kimap: Connection to server lost  QAbstractSocket::ConnectionRefusedError
Nov 03 15:51:05 hermes rtkit-daemon[1074]: Supervising 0 threads of 0 processes of 0 users.
Nov 03 15:51:05 hermes rtkit-daemon[1074]: Supervising 0 threads of 0 processes of 0 users.
Nov 03 15:51:12 hermes akonadiserver[1501]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f5fac17a760) )
Nov 03 15:51:12 hermes akonadiserver[1501]: org.kde.pim.akonadiserver: Subscriber "" disconnected
Nov 03 15:51:12 hermes akonadiserver[1501]: org.kde.pim.akonadiserver: New notification connection (registered as Akonadi::Server::NotificationSubscriber(0x7f5fac17a760) )
Nov 03 15:51:12 hermes akonadiserver[1501]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f5fac17a760) identified as "MessageViewerMonitor - 94657318867152"
Nov 03 15:51:12 hermes akonadiserver[1501]: org.kde.pim.akonadiserver: Subscriber Akonadi::Server::NotificationSubscriber(0x7f5fac17a760) identified as "MessageViewerMonitor - 94657318867152"
Nov 03 15:51:14 hermes kwin_x11[1080]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 25998, resource id: 15424646, major code: 3 (GetWindowAttributes), minor code: 0
Nov 03 15:51:14 hermes kwin_x11[1080]: qt.qpa.xcb: QXcbConnection: XCB error: 9 (BadDrawable), sequence: 25999, resource id: 15424646, major code: 14 (GetGeometry), minor code: 0
Nov 03 15:51:16 hermes akonadiserver[1501]: org.kde.pim.akonadiserver.search: Executing search "kmail2-3978738120-SearchSession"
Nov 03 15:51:16 hermes akonadiserver[1501]: org.kde.pim.akonadiserver.search: Search  "kmail2-3978738120-SearchSession" done (without remote search)
Nov 03 15:51:19 hermes akonadiserver[1501]: org.kde.pim.akonadiserver: Subscriber "MessageViewerMonitor - 94657318867152" disconnected
Nov 03 15:51:32 hermes latte-dock[55506]: JavaScript error: moz-extension://388b266a-df9a-44f8-bb75-98a461faae04/content-script.js, line 901: InvalidCharacterError: String contains an invalid character
Nov 03 15:51:33 hermes akonadiserver[1501]: org.kde.pim.akonadiserver.search: Executing search "searchUpdate-1667487093"
Nov 03 15:51:33 hermes akonadiserver[1501]: org.kde.pim.akonadiserver.search: Search  "searchUpdate-1667487093" done (without remote search)
Nov 03 15:51:33 hermes akonadiserver[1501]: org.kde.pim.akonadiserver.search: Search update for collection "OpenInvitations" ( 125 ) finished: all results:  0 , removed results: 0
Nov 03 15:51:33 hermes akonadiserver[1501]: org.kde.pim.akonadiserver.search: Executing search "searchUpdate-1667487093"
Nov 03 15:51:33 hermes akonadiserver[1501]: org.kde.pim.akonadiserver.search: Search  "searchUpdate-1667487093" done (without remote search)
Nov 03 15:51:33 hermes akonadiserver[1501]: org.kde.pim.akonadiserver.search: Search update for collection "DeclinedInvitations" ( 126 ) finished: all results:  0 , removed results: 0
Nov 03 15:51:47 hermes latte-dock[55506]: JavaScript warning: resource://services-settings/Utils.jsm, line 67: unreachable code after return statement
Nov 03 15:51:47 hermes latte-dock[55506]: JavaScript warning: resource://services-settings/Utils.jsm, line 67: unreachable code after return statement
Nov 03 15:52:05 hermes rtkit-daemon[1074]: Supervising 0 threads of 0 processes of 0 users.
Nov 03 15:52:05 hermes rtkit-daemon[1074]: Supervising 0 threads of 0 processes of 0 users.
Nov 03 15:52:17 hermes latte-dock[2979]: JavaScript error: moz-extension://cfa4d368-0781-4486-bae9-52ac551765c2/build/background.js, line 3206: Error: Could not establish connection. Receiving end does not exi>
Nov 03 15:52:17 hermes latte-dock[55506]: JavaScript error: moz-extension://388b266a-df9a-44f8-bb75-98a461faae04/content-script.js, line 901: InvalidCharacterError: String contains an invalid character
Nov 03 15:53:05 hermes rtkit-daemon[1074]: Supervising 0 threads of 0 processes of 0 users.
Nov 03 15:53:05 hermes rtkit-daemon[1074]: Supervising 0 threads of 0 processes of 0 users.
Nov 03 15:53:09 hermes kwin_x11[1080]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 48092, resource id: 15426580, major code: 3 (GetWindowAttributes), minor code: 0
Nov 03 15:53:09 hermes kwin_x11[1080]: qt.qpa.xcb: QXcbConnection: XCB error: 9 (BadDrawable), sequence: 48093, resource id: 15426580, major code: 14 (GetGeometry), minor code: 0
Nov 03 15:53:12 hermes akonadiserver[1501]: org.kde.pim.akonadiserver.search: Executing search "kmail2-3978738120-SearchSession"
Nov 03 15:53:12 hermes akonadiserver[1501]: org.kde.pim.akonadiserver.search: Search  "kmail2-3978738120-SearchSession" done (without remote search)
Nov 03 15:53:21 hermes rtkit-daemon[1074]: Supervising 0 threads of 0 processes of 0 users.
Nov 03 15:53:21 hermes rtkit-daemon[1074]: Supervising 0 threads of 0 processes of 0 users.
Nov 03 15:53:21 hermes akonadiserver[1501]: org.kde.pim.akonadiserver.search: Executing search "kmail2-3978738120-SearchSession"
Nov 03 15:53:21 hermes akonadiserver[1501]: org.kde.pim.akonadiserver.search: Search  "kmail2-3978738120-SearchSession" done (without remote search)
Nov 03 15:53:23 hermes kwin_x11[1080]: qt.qpa.xcb: QXcbConnection: XCB error: 2 (BadValue), sequence: 51409, resource id: 15426966, major code: 149 (Unknown), minor code: 4
Nov 03 15:53:23 hermes kwin_x11[1080]: qt.qpa.xcb: QXcbConnection: XCB error: 136 (Unknown), sequence: 51412, resource id: 15426967, major code: 148 (Unknown), minor code: 1
Nov 03 15:53:23 hermes kwin_x11[1080]: qt.qpa.xcb: QXcbConnection: XCB error: 2 (BadValue), sequence: 51414, resource id: 15426969, major code: 149 (Unknown), minor code: 4
Nov 03 15:53:23 hermes kwin_x11[1080]: qt.qpa.xcb: QXcbConnection: XCB error: 136 (Unknown), sequence: 51415, resource id: 15426970, major code: 148 (Unknown), minor code: 1
Nov 03 15:53:38 hermes akonadiserver[1501]: org.kde.pim.akonadiserver.search: Executing search "searchUpdate-1667487218"
Nov 03 15:53:38 hermes akonadiserver[1501]: org.kde.pim.akonadiserver.search: Search  "searchUpdate-1667487218" done (without remote search)
Nov 03 15:53:38 hermes akonadiserver[1501]: org.kde.pim.akonadiserver.search: Search update for collection "OpenInvitations" ( 125 ) finished: all results:  0 , removed results: 0
Nov 03 15:53:38 hermes akonadiserver[1501]: org.kde.pim.akonadiserver.search: Executing search "searchUpdate-1667487218"
Nov 03 15:53:38 hermes akonadiserver[1501]: org.kde.pim.akonadiserver.search: Search  "searchUpdate-1667487218" done (without remote search)
Nov 03 15:53:38 hermes akonadiserver[1501]: org.kde.pim.akonadiserver.search: Search update for collection "DeclinedInvitations" ( 126 ) finished: all results:  0 , removed results: 0
Nov 03 15:53:42 hermes wireplumber[1236]: dbus[1236]: Attempted to unregister path (path[0] = MediaEndpoint path[1] = A2DPSink) which isn't registered
Nov 03 15:53:42 hermes wireplumber[1236]: dbus[1236]: Attempted to unregister path (path[0] = MediaEndpoint path[1] = A2DPSink) which isn't registered
Nov 03 15:53:42 hermes wireplumber[1236]: dbus[1236]: Attempted to unregister path (path[0] = MediaEndpoint path[1] = A2DPSink) which isn't registered
Nov 03 15:53:42 hermes wireplumber[1236]: dbus[1236]: Attempted to unregister path (path[0] = MediaEndpoint path[1] = A2DPSink) which isn't registered
Nov 03 15:53:42 hermes wireplumber[1236]: dbus[1236]: Attempted to unregister path (path[0] = MediaEndpoint path[1] = A2DPSink) which isn't registered
Nov 03 15:53:42 hermes wireplumber[1236]: dbus[1236]: Attempted to unregister path (path[0] = MediaEndpoint path[1] = A2DPSink) which isn't registered
Nov 03 15:53:42 hermes wireplumber[1236]: dbus[1236]: Attempted to unregister path (path[0] = MediaEndpoint path[1] = A2DPSink) which isn't registered
Nov 03 15:53:42 hermes wireplumber[1236]: dbus[1236]: Attempted to unregister path (path[0] = MediaEndpoint path[1] = A2DPSink) which isn't registered
Nov 03 15:53:42 hermes wireplumber[1236]: dbus[1236]: Attempted to unregister path (path[0] = MediaEndpoint path[1] = A2DPSink) which isn't registered
Nov 03 15:53:42 hermes wireplumber[1236]: dbus[1236]: Attempted to unregister path (path[0] = MediaEndpoint path[1] = A2DPSink) which isn't registered
Nov 03 15:53:42 hermes bluetoothd[669]: Endpoint unregistered: sender=:1.50 path=/MediaEndpoint/A2DPSource/ldac
Nov 03 15:53:42 hermes bluetoothd[669]: Endpoint unregistered: sender=:1.50 path=/MediaEndpoint/A2DPSink/aptx_hd
Nov 03 15:53:42 hermes bluetoothd[669]: Endpoint unregistered: sender=:1.50 path=/MediaEndpoint/A2DPSource/aptx_hd
Nov 03 15:53:42 hermes bluetoothd[669]: Endpoint unregistered: sender=:1.50 path=/MediaEndpoint/A2DPSink/aptx
Nov 03 15:53:42 hermes bluetoothd[669]: Endpoint unregistered: sender=:1.50 path=/MediaEndpoint/A2DPSource/aptx
Nov 03 15:53:42 hermes bluetoothd[669]: Endpoint unregistered: sender=:1.50 path=/MediaEndpoint/A2DPSink/aac
Nov 03 15:53:42 hermes bluetoothd[669]: Endpoint unregistered: sender=:1.50 path=/MediaEndpoint/A2DPSource/aac
Nov 03 15:53:42 hermes bluetoothd[669]: Endpoint unregistered: sender=:1.50 path=/MediaEndpoint/A2DPSink/sbc
Nov 03 15:53:42 hermes bluetoothd[669]: Endpoint unregistered: sender=:1.50 path=/MediaEndpoint/A2DPSource/sbc
Nov 03 15:53:42 hermes bluetoothd[669]: Endpoint unregistered: sender=:1.50 path=/MediaEndpoint/A2DPSink/sbc_xq
Nov 03 15:53:42 hermes bluetoothd[669]: Endpoint unregistered: sender=:1.50 path=/MediaEndpoint/A2DPSource/sbc_xq
Nov 03 15:53:42 hermes bluetoothd[669]: Endpoint unregistered: sender=:1.50 path=/MediaEndpoint/A2DPSource/aptx_ll_1
Nov 03 15:53:42 hermes bluetoothd[669]: Endpoint unregistered: sender=:1.50 path=/MediaEndpoint/A2DPSource/aptx_ll_0
Nov 03 15:53:42 hermes bluetoothd[669]: Endpoint unregistered: sender=:1.50 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_1
Nov 03 15:53:42 hermes bluetoothd[669]: Endpoint unregistered: sender=:1.50 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_0
Nov 03 15:53:42 hermes bluetoothd[669]: Endpoint unregistered: sender=:1.50 path=/MediaEndpoint/A2DPSource/faststream
Nov 03 15:53:42 hermes bluetoothd[669]: Endpoint unregistered: sender=:1.50 path=/MediaEndpoint/A2DPSource/faststream_duplex
Nov 03 15:53:42 hermes bluetoothd[669]: Endpoint unregistered: sender=:1.50 path=/MediaEndpoint/A2DPSink/opus_05
Nov 03 15:53:42 hermes bluetoothd[669]: Endpoint unregistered: sender=:1.50 path=/MediaEndpoint/A2DPSource/opus_05
Nov 03 15:53:42 hermes bluetoothd[669]: Endpoint unregistered: sender=:1.50 path=/MediaEndpoint/A2DPSource/opus_05_51
Nov 03 15:53:42 hermes bluetoothd[669]: Endpoint unregistered: sender=:1.50 path=/MediaEndpoint/A2DPSource/opus_05_71
Nov 03 15:53:42 hermes bluetoothd[669]: Endpoint unregistered: sender=:1.50 path=/MediaEndpoint/A2DPSink/opus_05_duplex
Nov 03 15:53:42 hermes bluetoothd[669]: Endpoint unregistered: sender=:1.50 path=/MediaEndpoint/A2DPSource/opus_05_duplex
Nov 03 15:53:42 hermes bluetoothd[669]: Endpoint unregistered: sender=:1.50 path=/MediaEndpoint/A2DPSource/opus_05_pro
Nov 03 15:53:42 hermes systemd[1]: Started Getty on tty2.
Comment 8 Bug Janitor Service 2022-11-18 05:16:29 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 9 Bug Janitor Service 2022-12-03 05:20:26 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!
Comment 10 Christian Rohmann 2022-12-11 17:31:00 UTC
I observe the same issue whenever I klick onto any option of the OSD. I open it via Fn+F7 and even if I click "leave unchanged" or when pressing Esc this appears in the dmesg:

--- cut ---
Dec 11 18:24:38 thinkpadt14s kernel: kscreen_osd_ser[23165]: segfault at 55007669348d ip 00007f4596d426ef sp 00007fff7270b2a8 error 4 in libQt5Gui.so.5.15.7[7f4596cf7000+45d000] likely on CPU 2 (core 1, socket 0
)                                                                                                                                                                                                                 
Dec 11 18:24:38 thinkpadt14s kernel: Code: 8b 44 24 68 eb d5 90 0f 1f 40 00 f3 0f 1e fa 48 8b 47 08 89 70 58 c3 0f 1f 40 00 f3 0f 1e fa 48 8b 7f 08 40 0f b6 f6 48 8b 07 <ff> 60 20 66 66 2e 0f 1f 84 00 00 00 00 0
0 0f 1f 00 f3 0f 1e fa 48    
--- cut ---

I can solidly reproduce the issue.
Comment 11 Nate Graham 2022-12-11 17:34:28 UTC

*** This bug has been marked as a duplicate of bug 462646 ***
Comment 12 Nate Graham 2022-12-11 17:34:45 UTC

*** This bug has been marked as a duplicate of bug 461068 ***