Bug 496753 - KDE Connect every time trying to connect to a Valent device
Summary: KDE Connect every time trying to connect to a Valent device
Status: RESOLVED DUPLICATE of bug 466617
Alias: None
Product: kdeconnect
Classification: Applications
Component: common (show other bugs)
Version: 22.12.3
Platform: Debian stable Linux
: NOR crash
Target Milestone: ---
Assignee: Albert Vaca Cintora
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2024-11-27 13:34 UTC by Milko Krachounov
Modified: 2024-11-27 23:26 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Milko Krachounov 2024-11-27 13:34:51 UTC
Application: kdeconnectd (22.12.3)

Qt Version: 5.15.8
Frameworks Version: 5.103.0
Operating System: Linux 6.1.0-27-amd64 x86_64
Windowing System: X11
Distribution: Debian GNU/Linux 12 (bookworm)
DrKonqi: 5.27.5 [KCrashBackend]

-- Information about the crash:
After the downgrade from KDE Connect 20.12.3-2 to 22.12.3-1, it segfaults every time after (semi- successfully, presumably) pairing with a phone using Valent. After it is restarted, both the phone and KDE show the other peer as disconnected.

The crash can be reproduced every time.

-- Backtrace:
Application: Демон на KDE Connect (kdeconnectd), signal: Segmentation fault

[KCrash Handler]
#4  0x00007f423bbe3010 in Device::name() const () from /lib/x86_64-linux-gnu/libkdeconnectcore.so.22
#5  0x00007f423bbcbf6b in CompositeUploadJob::emitDescription(QString const&) () from /lib/x86_64-linux-gnu/libkdeconnectcore.so.22
#6  0x00007f423bbcd916 in CompositeUploadJob::addSubjob(KJob*) () from /lib/x86_64-linux-gnu/libkdeconnectcore.so.22
#7  0x00007f423bbc84cd in LanDeviceLink::sendPacket(NetworkPacket&) () from /lib/x86_64-linux-gnu/libkdeconnectcore.so.22
#8  0x00007f423bbe3275 in Device::sendPacket(NetworkPacket&) () from /lib/x86_64-linux-gnu/libkdeconnectcore.so.22
#9  0x00007f42200f18a3 in ?? () from /usr/lib/x86_64-linux-gnu/qt5/plugins/kdeconnect/kdeconnect_mpriscontrol.so
#10 0x00007f423bbe5850 in Device::privateReceivedPacket(NetworkPacket const&) () from /lib/x86_64-linux-gnu/libkdeconnectcore.so.22
#11 0x00007f423a2e8f8f in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#12 0x00007f423bbb4b15 in ?? () from /lib/x86_64-linux-gnu/libkdeconnectcore.so.22
#13 0x00007f423bbc7433 in LanDeviceLink::dataReceived() () from /lib/x86_64-linux-gnu/libkdeconnectcore.so.22
#14 0x00007f423a2e8f8f in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#15 0x00007f423a2e8f8f in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#16 0x00007f4239b8dee1 in ?? () from /lib/x86_64-linux-gnu/libQt5Network.so.5
#17 0x00007f423a2e8fbc in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#18 0x00007f4239b3e0e7 in ?? () from /lib/x86_64-linux-gnu/libQt5Network.so.5
#19 0x00007f4239b508c1 in ?? () from /lib/x86_64-linux-gnu/libQt5Network.so.5
#20 0x00007f423af62fae in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#21 0x00007f423a2b1738 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#22 0x00007f423a30a3cd in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#23 0x00007f4238b1e7a9 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#24 0x00007f4238b1ea38 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#25 0x00007f4238b1eacc in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#26 0x00007f423a309876 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#27 0x00007f423a2b01bb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#28 0x00007f423a2b8316 in QCoreApplication::exec() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#29 0x0000556aeacf6b2f in ?? ()
#30 0x00007f4239e4624a in __libc_start_call_main (main=main@entry=0x556aeacf65f0, argc=argc@entry=1, argv=argv@entry=0x7ffd2d29e628) at ../sysdeps/nptl/libc_start_call_main.h:58
#31 0x00007f4239e46305 in __libc_start_main_impl (main=0x556aeacf65f0, argc=1, argv=0x7ffd2d29e628, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffd2d29e618) at ../csu/libc-start.c:360
#32 0x0000556aeacf6da1 in _start ()
[Inferior 1 (process 3538494) detached]

Reported using DrKonqi
Comment 1 Nicolas Fella 2024-11-27 23:26:22 UTC
*** This bug has been marked as a duplicate of bug 466617 ***