Summary: | kdeconnectd crashes when cancelling file transfer from smartphone | ||
---|---|---|---|
Product: | [Applications] kdeconnect | Reporter: | Deniil <entityinarray> |
Component: | common | Assignee: | Albert Vaca Cintora <albertvaka> |
Status: | CONFIRMED --- | ||
Severity: | crash | CC: | andrew.g.r.holmes, kdedev, opensuse.lietuviu.kalba, tbertels, x.padulles, xanijo3460 |
Priority: | NOR | Keywords: | drkonqi |
Version: | 23.08.4 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Deniil
2023-09-13 15:39:24 UTC
Created attachment 165065 [details]
New crash information added by DrKonqi
kdeconnectd (23.08.4) using Qt 5.15.11
kdeconnected crashes when I cancel a file transfer using the notification on plasma.
-- Backtrace (Reduced):
#4 0x00007fd226600833 in checkWarnMessage(QIODevice const*, char const*, char const*) () at /lib64/libQt5Core.so.5
#5 0x00007fd226601a42 in QIODevice::read(char*, long long) () at /lib64/libQt5Core.so.5
#6 0x00007fd2266071d9 in QNonContiguousByteDeviceIoDeviceImpl::readPointer(long long, long long&) () at /lib64/libQt5Core.so.5
#7 0x00007fd225ccc730 in QNetworkAccessFileBackend::uploadReadyReadSlot() () at /lib64/libQt5Network.so.5
#8 0x00007fd2266e89f8 in void doActivate<false>(QObject*, int, void**) () at /lib64/libQt5Core.so.5
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 *** Bug 487741 has been marked as a duplicate of this bug. *** *** Bug 481411 has been marked as a duplicate of this bug. *** I cannot reproduce with: KDE Connect 1.32.2 on Android 12 kdeconnect 24.05.2 |