Bug 480202 - Falha após UPDATE
Summary: Falha após UPDATE
Status: RESOLVED DUPLICATE of bug 480220
Alias: None
Product: kdeconnect
Classification: Applications
Component: common (show other bugs)
Version: 23.08.4
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Albert Vaca Cintora
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2024-01-23 03:38 UTC by João Paulo
Modified: 2024-01-23 12:28 UTC (History)
5 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
New crash information added by DrKonqi (3.24 KB, text/plain)
2024-01-23 11:34 UTC, pumaelbusta
Details

Note You need to log in before you can comment on or make changes to this bug.
Description João Paulo 2024-01-23 03:38:38 UTC
Application: kdeconnectd (23.08.4)
 (Compiled from sources)
Qt Version: 5.15.12
Frameworks Version: 5.114.0
Operating System: Linux 5.15.0-94-generic x86_64
Windowing System: Wayland
Distribution: KDE neon 5.27
DrKonqi: 5.27.10 [KCrashBackend]

-- Information about the crash:
Após uma atualização de segurança no KDE Neon Stable, ao reiniciar o PC, começou apresentar erro de execução instantaneamente, impossibilitando a utilização do KDEConnect!!!

The crash can be reproduced every time.

-- Backtrace:
Application: Serviço do KDE Connect (kdeconnectd), signal: Segmentation fault

[KCrash Handler]
#4  0x00007f84c252387e in Device::reloadPlugins() () from /lib/x86_64-linux-gnu/libkdeconnectcore.so.23
#5  0x00007f84c2524591 in Device::addLink(DeviceLink*) () from /lib/x86_64-linux-gnu/libkdeconnectcore.so.23
#6  0x00007f84c251f3a1 in Daemon::onNewDeviceLink(DeviceLink*) () from /lib/x86_64-linux-gnu/libkdeconnectcore.so.23
#7  0x00007f84c1107db4 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x00007f84c24fe903 in LinkProvider::onConnectionReceived(DeviceLink*) () from /lib/x86_64-linux-gnu/libkdeconnectcore.so.23
#9  0x00007f84c25097c4 in LanLinkProvider::addLink(QSslSocket*, DeviceInfo const&) () from /lib/x86_64-linux-gnu/libkdeconnectcore.so.23
#10 0x00007f84c250a3cf in LanLinkProvider::encrypted() () from /lib/x86_64-linux-gnu/libkdeconnectcore.so.23
#11 0x00007f84c1107db4 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#12 0x00007f84c07ed8b3 in ?? () from /lib/x86_64-linux-gnu/libQt5Network.so.5
#13 0x00007f84c07f421b in ?? () from /lib/x86_64-linux-gnu/libQt5Network.so.5
#14 0x00007f84c07f49e3 in ?? () from /lib/x86_64-linux-gnu/libQt5Network.so.5
#15 0x00007f84c1107de8 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#16 0x00007f84c07a32ff in ?? () from /lib/x86_64-linux-gnu/libQt5Network.so.5
#17 0x00007f84c07b6439 in ?? () from /lib/x86_64-linux-gnu/libQt5Network.so.5
#18 0x00007f84c1bc9783 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#19 0x00007f84c10d030a in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#20 0x00007f84c112a405 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#21 0x00007f84bf8c9d3b in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#22 0x00007f84bf91f258 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#23 0x00007f84bf8c73e3 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#24 0x00007f84c112986e in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#25 0x00007f84c10cec2b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#26 0x00007f84c10d71d4 in QCoreApplication::exec() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#27 0x0000562b05250001 in ?? ()
#28 0x00007f84c09e7d90 in __libc_start_call_main (main=main@entry=0x562b0524fbd0, argc=argc@entry=1, argv=argv@entry=0x7ffffbae7908) at ../sysdeps/nptl/libc_start_call_main.h:58
#29 0x00007f84c09e7e40 in __libc_start_main_impl (main=0x562b0524fbd0, argc=1, argv=0x7ffffbae7908, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffffbae78f8) at ../csu/libc-start.c:392
#30 0x0000562b05250285 in ?? ()
[Inferior 1 (process 5223) detached]

The reporter indicates this bug may be a duplicate of or related to bug 480181, bug 480184, bug 480197.

Reported using DrKonqi
Comment 1 Anton Yablokov 2024-01-23 04:05:10 UTC
I do confirm the crash after the recent update. The downgrade of `kdeconnect` does not solve the issue.
Comment 2 pumaelbusta 2024-01-23 11:34:21 UTC
Created attachment 165152 [details]
New crash information added by DrKonqi

kdeconnectd (23.08.4) using Qt 5.15.12

It's happening everytime I do a refresh on the Android app, crash reports appearing on the desktop.

-- Backtrace (Reduced):
#4  0x00007f797e83b87e in Device::reloadPlugins() () from /lib/x86_64-linux-gnu/libkdeconnectcore.so.23
#5  0x00007f797e83c591 in Device::addLink(DeviceLink*) () from /lib/x86_64-linux-gnu/libkdeconnectcore.so.23
#6  0x00007f797e8373a1 in Daemon::onNewDeviceLink(DeviceLink*) () from /lib/x86_64-linux-gnu/libkdeconnectcore.so.23
[...]
#8  0x00007f797e816903 in LinkProvider::onConnectionReceived(DeviceLink*) () from /lib/x86_64-linux-gnu/libkdeconnectcore.so.23
#9  0x00007f797e8217c4 in LanLinkProvider::addLink(QSslSocket*, DeviceInfo const&) () from /lib/x86_64-linux-gnu/libkdeconnectcore.so.23
Comment 3 Nicolas Fella 2024-01-23 12:28:25 UTC
*** This bug has been marked as a duplicate of bug 480220 ***