Bug 465820 - Krusader and FTP connections
Summary: Krusader and FTP connections
Status: RESOLVED DUPLICATE of bug 471531
Alias: None
Product: krusader
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Krusader Bugs Distribution List
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2023-02-16 08:39 UTC by Leon
Modified: 2023-06-29 16:53 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (2.07 KB, text/plain)
2023-04-09 13:21 UTC, Leon
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Leon 2023-02-16 08:39:08 UTC
Application: krusader (2.8.0 "A New Day")

Qt Version: 5.15.8
Frameworks Version: 5.102.0
Operating System: Linux 6.1.10-200.fc37.x86_64 x86_64
Windowing System: X11
Distribution: Fedora Linux 37 (KDE Plasma)
DrKonqi: 5.26.5 [KCrashBackend]

-- Information about the crash:
When using FTP and network is not stabel, krusader becomes unstable or crashes

The crash can be reproduced every time.

-- Backtrace:
Application: Krusader (krusader), signal: Segmentation fault

[KCrash Handler]
#4  0x000055abdf463e70 in ?? ()
#5  0x00007fb821ac7d45 in QObject::property(char const*) const () from /lib64/libQt5Core.so.5
#6  0x00007fb822fec794 in KUiServerV2JobTracker::registerJob(KJob*) () from /lib64/libKF5JobWidgets.so.5
#7  0x00007fb822fe97fc in QtPrivate::QFunctorSlotObject<KUiServerV2JobTracker::registerJob(KJob*)::{lambda()#1}, 0, QtPrivate::List<>, void>::impl(int, QtPrivate::QSlotObjectBase*, QObject*, void**, bool*) () from /lib64/libKF5JobWidgets.so.5
#8  0x00007fb821ad0e96 in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5
#9  0x00007fb821ad0e96 in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5
#10 0x00007fb8225e0843 in QDBusServiceWatcher::serviceOwnerChanged(QString const&, QString const&, QString const&) () from /lib64/libQt5DBus.so.5
#11 0x00007fb8225e1182 in QDBusServiceWatcher::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /lib64/libQt5DBus.so.5
#12 0x00007fb8225e163b in QDBusServiceWatcher::qt_metacall(QMetaObject::Call, int, void**) () from /lib64/libQt5DBus.so.5
#13 0x00007fb8225920bb in QDBusConnectionPrivate::deliverCall(QObject*, int, QDBusMessage const&, QVector<int> const&, int) () from /lib64/libQt5DBus.so.5
#14 0x00007fb821ac8134 in QObject::event(QEvent*) () from /lib64/libQt5Core.so.5
#15 0x00007fb8227aed62 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#16 0x00007fb821a9d4e8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#17 0x00007fb821aa0854 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib64/libQt5Core.so.5
#18 0x00007fb821aeeb07 in postEventSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQt5Core.so.5
#19 0x00007fb820319cbf in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#20 0x00007fb82036f598 in g_main_context_iterate.constprop () from /lib64/libglib-2.0.so.0
#21 0x00007fb820316f40 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#22 0x00007fb821aee5fa in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#23 0x00007fb821a9bf3a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#24 0x00007fb821aa4002 in QCoreApplication::exec() () from /lib64/libQt5Core.so.5
#25 0x000055abdc8cc16f in main ()
[Inferior 1 (process 114937) detached]

Reported using DrKonqi
Comment 1 Leon 2023-04-09 13:21:35 UTC
Created attachment 157976 [details]
New crash information added by DrKonqi

krusader (2.8.0 "A New Day") using Qt 5.15.8

Unstable connections, like on cellular networks is probale contributing factor

-- Backtrace (Reduced):
#4  0x00007f923bb5e0f0 in vtable for QObjectPrivate () from /lib64/libQt5Core.so.5
#6  0x000055617311814e in ListPanelFunc::doRefresh() ()
#7  0x00007f923b8d0e96 in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5
#8  0x00007f923b8d421e in QTimer::timeout(QTimer::QPrivateSignal) () from /lib64/libQt5Core.so.5
#9  0x00007f923b8c7fc5 in QObject::event(QEvent*) () from /lib64/libQt5Core.so.5
Comment 2 Christoph Cullmann 2023-06-29 16:53:42 UTC

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