Summary: | KDE Connect Daemon crash when trying to send files from Android | ||
---|---|---|---|
Product: | [Applications] kdeconnect | Reporter: | kgy |
Component: | common | Assignee: | Albert Vaca Cintora <albertvaka> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | cwo.kde, kdedev, pjdyns01 |
Priority: | NOR | Keywords: | drkonqi |
Version First Reported In: | 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
kgy
2022-09-05 12:02:33 UTC
Created attachment 152065 [details]
New crash information added by DrKonqi
kdeconnectd (22.04.3) using Qt 5.15.5
I was transferring photos from my phonw to my laptop (copying). I had already transferred about 40 files but could not move any more - crashed every time. I had started to manage photos from a subsidiary directory. There were only 5 photos in it and I did 'select All' but that crashed. Restarted the daemon but could not transfer them even 1 file at a time. The laptop doesn;t have a big disk but there are still 17Gb free. I'm proposing to restart after system updates and see how that goes.
-- Backtrace (Reduced):
#4 0x0000ffff80256684 in QObjectPrivate::maybeSignalConnected(unsigned int) const () from /usr/lib/libQt5Core.so.5
[...]
#6 0x0000ffff8012a3d4 in QIODevice::channelReadyRead(int) () from /usr/lib/libQt5Core.so.5
[...]
#9 0x0000ffff80d74fac in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#10 0x0000ffff80221270 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
[...]
#15 0x0000ffff8028dde8 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/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 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 *** |