| Summary: | KdeConnect and other applications error and crash when plasma shell crashes | ||
|---|---|---|---|
| Product: | [Applications] kdeconnect | Reporter: | Andrew DeMarsh <andrew.dema> |
| Component: | common | Assignee: | Albert Vaca Cintora <albertvaka> |
| Status: | RESOLVED LATER | ||
| Severity: | crash | CC: | mormegil, nicolas.fella, poultrymanager, suntianchen2001 |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Debian stable | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
||
|
Description
Andrew DeMarsh
2021-09-25 16:49:58 UTC
Created attachment 143539 [details]
New crash information added by DrKonqi
kdeconnectd (20.12.3) using Qt 5.15.2
- What I was doing when the application crashed:
The screen went to sleep, and when I came back a message appeared saying that the unlocker crashed
- Unusual behavior I noticed:
-- Backtrace (Reduced):
#4 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:49
#5 0x00007f8836013864 in __GI_abort () at abort.c:79
#6 0x00007f8836484c77 in qt_message_fatal (message=<synthetic pointer>..., context=...) at global/qlogging.cpp:1914
#7 QMessageLogger::fatal (this=<optimized out>, msg=<optimized out>) at global/qlogging.cpp:893
[...]
#9 0x00007f88329a5f9a in QtWaylandClient::QWaylandDisplay::flushRequests() () from /lib/x86_64-linux-gnu/libQt5WaylandClient.so.5
This is probably the same thing which happened to me: When working in Jetbrains Idea, the screen went suddenly black, all applications restarted and a bunch of error reporters appeared, reporting various crashed apps. Among them, even the crash reporter: Application: The KDE Crash Handler (drkonqi), signal: Aborted [KCrash Handler] #4 __pthread_kill_implementation (no_tid=0, signo=6, threadid=140488933714304) at pthread_kill.c:44 #5 __pthread_kill_internal (signo=6, threadid=140488933714304) at pthread_kill.c:80 #6 __GI___pthread_kill (threadid=140488933714304, signo=signo@entry=6) at pthread_kill.c:91 #7 0x00007fc6244d4476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26 #8 0x00007fc6244ba7b7 in __GI_abort () at abort.c:79 #9 0x00007fc624979ba3 in qt_message_fatal (message=<synthetic pointer>..., context=...) at global/qlogging.cpp:1914 #10 QMessageLogger::fatal (this=<optimized out>, msg=<optimized out>) at global/qlogging.cpp:893 #11 0x00007fc62341ce45 in ?? () from /lib/x86_64-linux-gnu/libQt5WaylandClient.so.5 #12 0x00007fc62342d06a in QtWaylandClient::QWaylandDisplay::flushRequests() () from /lib/x86_64-linux-gnu/libQt5WaylandClient.so.5 #13 0x00007fc624bd9a88 in doActivate<false> (sender=0x55fdf681e660, signal_index=3, argv=0x7ffe4b413f30) at kernel/qobject.cpp:3898 #14 0x00007fc624bd2d67 in QMetaObject::activate (sender=sender@entry=0x55fdf681e660, m=m@entry=0x7fc624e3f180 <QSocketNotifier::staticMetaObject>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x7ffe4b413f30) at kernel/qobject.cpp:3946 #15 0x00007fc624bdcf63 in QSocketNotifier::activated (this=this@entry=0x55fdf681e660, _t1=..., _t2=<optimized out>, _t3=...) at .moc/moc_qsocketnotifier.cpp:178 #16 0x00007fc624bdd793 in QSocketNotifier::event (this=0x55fdf681e660, e=0x7ffe4b414050) at kernel/qsocketnotifier.cpp:302 #17 0x00007fc6258336b3 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5 #18 0x00007fc624ba216a in QCoreApplication::notifyInternal2 (receiver=0x55fdf681e660, event=0x7ffe4b414050) at kernel/qcoreapplication.cpp:1063 #19 0x00007fc624bfc155 in socketNotifierSourceDispatch (source=0x55fdf681eac0) at kernel/qeventdispatcher_glib.cpp:107 #20 0x00007fc6235548bb in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #21 0x00007fc6235a7f08 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #22 0x00007fc623552003 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #23 0x00007fc624bfb548 in QEventDispatcherGlib::processEvents (this=0x55fdf681e5c0, flags=...) at kernel/qeventdispatcher_glib.cpp:423 #24 0x00007fc624ba0a9b in QEventLoop::exec (this=this@entry=0x7ffe4b414260, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:69 #25 0x00007fc624ba9024 in QCoreApplication::exec () at ../../include/QtCore/../../src/corelib/global/qflags.h:121 #26 0x000055fdf5207b5d in main (argc=<optimized out>, argv=<optimized out>) at ./src/main.cpp:219 [Inferior 1 (process 20816) detached] What happens is that when the Wayland compositor (KWin) crashes then all GUI applications crash too. This is something that will get fixed eventually on a toolkit-level. Created attachment 145002 [details]
New crash information added by DrKonqi
kdeconnectd (21.12.0) using Qt 5.15.2
- What I was doing when the application crashed:
nothing but waking the desktop from sleep mode
- Unusual behavior I noticed:
nothing but waking the desktop from sleep mode
- Custom settings of the application:
nothing but waking the desktop from sleep mode
-- Backtrace (Reduced):
#4 __pthread_kill_implementation (no_tid=0, signo=6, threadid=139961234492992) at pthread_kill.c:44
#5 __pthread_kill_internal (signo=6, threadid=139961234492992) at pthread_kill.c:80
#6 __GI___pthread_kill (threadid=139961234492992, signo=signo@entry=6) at pthread_kill.c:91
#7 0x00007f4b47a29476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
#8 0x00007f4b47a0f7b7 in __GI_abort () at abort.c:79
|