Bug 436107

Summary: Crashed repeatedly after changing language setting
Product: [Applications] kdeconnect Reporter: emil.sodergren
Component: commonAssignee: Albert Vaca Cintora <albertvaka>
Status: RESOLVED DUPLICATE    
Severity: crash CC: cwo.kde
Priority: NOR Keywords: drkonqi
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description emil.sodergren 2021-04-23 20:20:07 UTC
Application: kdeconnectd (20.12.3)

Qt Version: 5.15.2
Frameworks Version: 5.80.0
Operating System: Linux 5.11.0-16-generic x86_64
Windowing System: Wayland
Drkonqi Version: 5.21.4
Distribution: Ubuntu 21.04

-- Information about the crash:
- What I was doing when the application crashed:

I selected the Win+Space option for changing Keyboard Layouts. Plasma crashed every 4-5 seconds after that, even after reboot, and the screen filled up with a growing number of crash report windows. I moved my ~/.kde folder and after a reboot it crashed once more and then stopped. I now have the Win+Space option selected.

The reporter is unsure if this crash is reproducible.

-- Backtrace:
Application: KDE Connect Daemon (kdeconnectd), signal: Aborted

[KCrash Handler]
#4  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:49
#5  0x00007fdcc0c72864 in __GI_abort () at abort.c:79
#6  0x00007fdcc10e4c43 in QMessageLogger::fatal(char const*, ...) const () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x00007fdcbd617d39 in ?? () from /lib/x86_64-linux-gnu/libQt5WaylandClient.so.5
#8  0x00007fdcbd626f9a in QtWaylandClient::QWaylandDisplay::flushRequests() () from /lib/x86_64-linux-gnu/libQt5WaylandClient.so.5
#9  0x00007fdcc1341b44 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#10 0x00007fdcc13450b3 in QSocketNotifier::activated(QSocketDescriptor, QSocketNotifier::Type, QSocketNotifier::QPrivateSignal) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#11 0x00007fdcc13458e3 in QSocketNotifier::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#12 0x00007fdcc1e71173 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#13 0x00007fdcc130a22a in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#14 0x00007fdcc1364195 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#15 0x00007fdcbf9e484b in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#16 0x00007fdcbfa37c68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#17 0x00007fdcbf9e1f83 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#18 0x00007fdcc1363594 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#19 0x00007fdcc1308b8b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#20 0x00007fdcc1311024 in QCoreApplication::exec() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#21 0x0000559c9db58f25 in ?? ()
#22 0x00007fdcc0c74565 in __libc_start_main (main=0x559c9db58b00, argc=1, argv=0x7ffe86b51958, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffe86b51948) at ../csu/libc-start.c:332
#23 0x0000559c9db5918e in _start ()
[Inferior 1 (process 1973) detached]

Possible duplicates by query: bug 429344, bug 428421, bug 427384, bug 424911, bug 423951.

Reported using DrKonqi
Comment 1 cwo 2024-08-03 23:49:58 UTC
Thank you for the bug report! This issue has already been filed; it should hopefully be fixed with the improvements in Wayland support since then.

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