Summary: | crash after abort of upload from android mobile phone to pc | ||
---|---|---|---|
Product: | [Applications] kdeconnect | Reporter: | NooN <oo.o+kde> |
Component: | common | Assignee: | Albert Vaca Cintora <albertvaka> |
Status: | CONFIRMED --- | ||
Severity: | crash | CC: | 166781084, bednarczyk.pawel, cwo.kde, ddascalescu+kde, ferymathieuy, geraldo.simiao.kutz, lordman1982 |
Priority: | NOR | Keywords: | drkonqi |
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Debian stable | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
NooN
2021-09-20 11:12:56 UTC
Created attachment 142115 [details]
New crash information added by DrKonqi
kdeconnectd (21.04.1) using Qt 5.15.2
- What I was doing when the application crashed:
I was transferring 3 files from my laptop and the transfer seemed to be blocking so I canceled the transfer via the notification on the receiving computer and it obviously caused the daemon to crash.
-- Backtrace (Reduced):
#4 0x00007fe37b1d9600 in KJob::kill(KJob::KillVerbosity) () from /lib64/libKF5CoreAddons.so.5
#5 0x00007fe37b1d964c in KJob::kill(KJob::KillVerbosity) () from /lib64/libKF5CoreAddons.so.5
#6 0x00007fe37a0f33f0 in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5
#7 0x00007fe3796b0d43 in OrgKdeJobViewV2Interface::qt_metacall(QMetaObject::Call, int, void**) () from /lib64/libKF5JobWidgets.so.5
#8 0x00007fe37aa0b1eb in QDBusConnectionPrivate::deliverCall(QObject*, int, QDBusMessage const&, QVector<int> const&, int) () from /lib64/libQt5DBus.so.5
Created attachment 142151 [details]
New crash information added by DrKonqi
kdeconnectd (21.04.3) using Qt 5.15.2
I was copying files to PC and then abort the process
-- Backtrace (Reduced):
#6 KJob::kill (this=0x5643e50010f0, verbosity=KJob::Quietly) at /usr/src/debug/kf5-kcoreaddons-5.85.0-1.fc35.x86_64/src/lib/jobs/kjob.cpp:108
#7 0x00007ff90fdc664c in KJob::kill (this=0x5643e5203540, verbosity=KJob::EmitResult) at /usr/src/debug/kf5-kcoreaddons-5.85.0-1.fc35.x86_64/src/lib/jobs/kjob.cpp:112
#8 0x00007ff90ecdd3f0 in doActivate<false> (sender=0x5643e4f83380, signal_index=3, argv=0x7ffc17bd6e50) at kernel/qobject.cpp:3898
#9 0x00007ff90e25fd43 in OrgKdeJobViewV2Interface::qt_metacall (this=0x5643e4f83380, _c=QMetaObject::InvokeMetaMethod, _id=0, _a=0x7ffc17bd6f90) at /usr/src/debug/kf5-kjobwidgets-5.85.0-1.fc35.x86_64/redhat-linux-build/src/jobviewiface.moc:212
#10 0x00007ff90f5f81eb in QDBusConnectionPrivate::deliverCall (this=<optimized out>, object=<optimized out>, msg=..., metaTypes=..., slotIdx=<optimized out>) at ../../include/QtCore/../../src/corelib/tools/qvarlengtharray.h:190
*** Bug 433845 has been marked as a duplicate of this bug. *** *** Bug 462818 has been marked as a duplicate of this bug. *** *** Bug 432729 has been marked as a duplicate of this bug. *** *** Bug 457161 has been marked as a duplicate of this bug. *** Marking this confirmed, as one of the duplicates with a worse trace was as well. Given that there seem to be no matching traces in quite a while, it can probably be considered resolved. |