Bug 468729 - Crash after cancelling completed file transfer
Summary: Crash after cancelling completed file transfer
Status: RESOLVED DUPLICATE of bug 461040
Alias: None
Product: kdeconnect
Classification: Applications
Component: common (show other bugs)
Version: 22.12.3
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Albert Vaca Cintora
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2023-04-20 16:17 UTC by Wilker
Modified: 2023-07-29 09:17 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 Wilker 2023-04-20 16:17:12 UTC
Application: kdeconnectd (22.12.3)

Qt Version: 5.15.8
Frameworks Version: 5.104.0
Operating System: Linux 6.2.10-200.fc37.x86_64 x86_64
Windowing System: Wayland
Distribution: Fedora Linux 37 (KDE Plasma)
DrKonqi: 5.27.4 [KCrashBackend]

-- Information about the crash:
49 files were transferred at once (from device to PC), but 2 file transfer progress bars popped up as notifications. one completed but stayed there at N -1 files done(?), the other was at 2% and stayed there. cancelling the 2% one crashed Connect right away.

took me a few hours to properly set up my bug tracker account (that's on me), therefore i can't guarantee those are the exact details, i don't quite remember.

The reporter is unsure if this crash is reproducible.

-- Backtrace:
Application: Serviço do KDE Connect (kdeconnectd), signal: Segmentation fault

[KCrash Handler]
#4  0x0000000000000000 in ?? ()
#5  0x00007f3410678f4d in KJob::kill(KJob::KillVerbosity) () from /lib64/libKF5CoreAddons.so.5
#6  0x00007f3410678f4d in KJob::kill(KJob::KillVerbosity) () from /lib64/libKF5CoreAddons.so.5
#7  0x00007f340f2d0e96 in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5
#8  0x00007f340fc74c23 in OrgKdeJobViewV3Interface::qt_metacall(QMetaObject::Call, int, void**) () from /lib64/libKF5JobWidgets.so.5
#9  0x00007f34105a70bb in QDBusConnectionPrivate::deliverCall(QObject*, int, QDBusMessage const&, QVector<int> const&, int) () from /lib64/libQt5DBus.so.5
#10 0x00007f340f2c8134 in QObject::event(QEvent*) () from /lib64/libQt5Core.so.5
#11 0x00007f340ffaed62 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#12 0x00007f340f29d4e8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#13 0x00007f340f2a0854 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib64/libQt5Core.so.5
#14 0x00007f340f2eeb07 in postEventSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQt5Core.so.5
#15 0x00007f340d85fc7f in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#16 0x00007f340d8b6118 in g_main_context_iterate.constprop () from /lib64/libglib-2.0.so.0
#17 0x00007f340d85cf00 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#18 0x00007f340f2ee5fa in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#19 0x00007f340f29bf3a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#20 0x00007f340f2a4002 in QCoreApplication::exec() () from /lib64/libQt5Core.so.5
#21 0x0000562cc827a106 in main ()
[Inferior 1 (process 5513) detached]

The reporter indicates this bug may be a duplicate of or related to bug 461040.

Reported using DrKonqi
Comment 1 Christian Stadelmann 2023-07-29 09:17:01 UTC
Bug #461040 contains a few more useful pieces of information that are missing here.

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