Bug 465955 - KDEConnect crashes after sending file from another device
Summary: KDEConnect crashes after sending file from another device
Status: RESOLVED DUPLICATE of bug 433365
Alias: None
Product: kdeconnect
Classification: Applications
Component: common (other bugs)
Version First Reported In: 23.08.4
Platform: Other Linux
: NOR crash
Target Milestone: ---
Assignee: Albert Vaca Cintora
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2023-02-17 18:36 UTC by mich.delbianco
Modified: 2024-08-01 16:57 UTC (History)
3 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 mich.delbianco 2023-02-17 18:36:33 UTC
Application: kdeconnectd (22.12.2)

Qt Version: 5.15.8
Frameworks Version: 5.102.0
Operating System: Linux 6.0.0-kali6-amd64 x86_64
Windowing System: X11
Distribution: Kali GNU/Linux Rolling
DrKonqi: 5.26.90 [KCrashBackend]

-- Information about the crash:
KDEConnetct on kali-linux crashes on the workstation receiving file from another device (android).
kdeconnect-cli -l
error activating kdeconnectd: QDBusError("org.freedesktop.DBus.Error.ServiceUnknown", "The name org.kde.kdeconnect was not provided by any .service files")
error: The name org.kde.kdeconnect was not provided by any .service files

The reporter is unsure if this crash is reproducible.

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

[KCrash Handler]
#4  0x00007fd26dee8a3d in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x00007fd26dde09b1 in QIODevice::channelReadyRead(int) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x00007fd26d73dff2 in ?? () from /lib/x86_64-linux-gnu/libQt5Network.so.5
#7  0x00007fd26d750851 in ?? () from /lib/x86_64-linux-gnu/libQt5Network.so.5
#8  0x00007fd26eb62fae in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#9  0x00007fd26deb16f8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#10 0x00007fd26df0a38d in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#11 0x00007fd26c51e7a9 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#12 0x00007fd26c51ea38 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#13 0x00007fd26c51eacc in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#14 0x00007fd26df0984e in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#15 0x00007fd26deb017b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#16 0x00007fd26deb82d6 in QCoreApplication::exec() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#17 0x00005555a24d2b2f in ?? ()
#18 0x00007fd26da4618a in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#19 0x00007fd26da46245 in __libc_start_main () from /lib/x86_64-linux-gnu/libc.so.6
#20 0x00005555a24d2da1 in _start ()
[Inferior 1 (process 1857) detached]

Reported using DrKonqi
Comment 1 TraceyC 2024-02-07 02:42:01 UTC
I was able to reproduce this, intermittently
See https://bugs.kde.org/show_bug.cgi?id=418074 

There are a number of bugs related to crashes in kdeconnect if the user atteempts to transfer multiple files, or a large file, from a phone to Plasma. I'm not sure they are all duplicates. I'm listing them here so that someone more knowledgeable can more easily take a look at them as a group.

https://bugs.kde.org/show_bug.cgi?id=418074
https://bugs.kde.org/show_bug.cgi?id=467015
https://bugs.kde.org/show_bug.cgi?id=470273
https://bugs.kde.org/show_bug.cgi?id=471881
https://bugs.kde.org/show_bug.cgi?id=473071
https://bugs.kde.org/show_bug.cgi?id=474495
https://bugs.kde.org/show_bug.cgi?id=475747
https://bugs.kde.org/show_bug.cgi?id=480889

## System details

kdeconnect 23.08.4

Operating System: Solus 4.5
KDE Plasma Version: 5.27.10
KDE Frameworks Version: 5.114.0
Qt Version: 5.15.12
Kernel Version: 6.6.15-272.current (64-bit)
Graphics Platform: X11
Processors: 16 × 11th Gen Intel® Core™ i7-11800H @ 2.30GHz
Memory: 62.5 GiB of RAM
Graphics Processor: NVIDIA GeForce RTX 3060 Laptop GPU/PCIe/SSE2
Manufacturer: Dell Inc.
Product Name: XPS 17 9710

Phone:
Sony Xperia 1 III
Model: SQ-BC62
Android v12 - kdeconnect 1.29.0
Comment 2 cwo 2024-08-01 16:57:42 UTC
Thank you for the bug report! This backtrace lacks debugging symbols and is thus not informative for developers, but it seems very similar to another report that has symbols. I'm marking this as a duplicate of that report.

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