Bug 474867 - Crash while doing nothing
Summary: Crash while doing nothing
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-09-25 17:39 UTC by Dan Dascalescu
Modified: 2023-12-02 15:58 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dan Dascalescu 2023-09-25 17:39:51 UTC
Application: krusader (2.8.0 "A New Day")

Qt Version: 5.15.10
Frameworks Version: 5.109.0
Operating System: Linux 6.4.15-200.fc38.x86_64 x86_64
Windowing System: Wayland
Distribution: Fedora Linux 38 (KDE Plasma)
DrKonqi: 5.27.8 [KCrashBackend]

-- Information about the crash:
Krusader wasn't the active window at the moment of the crash. I had renamed a file and after a few seconds, Krusader crashed.

The reporter is unsure if this crash is reproducible.

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

[KCrash Handler]
#4  0x00007fab6b8de937 in QObject::property(char const*) const () from /lib64/libQt5Core.so.5
#5  0x00007fab6cef9e05 in KUiServerV2JobTracker::registerJob(KJob*) () from /lib64/libKF5JobWidgets.so.5
#6  0x00007fab6cef7334 in QtPrivate::QFunctorSlotObject<KUiServerV2JobTracker::registerJob(KJob*)::{lambda()#1}, 0, QtPrivate::List<>, void>::impl(int, QtPrivate::QSlotObjectBase*, QObject*, void**, bool*) () from /lib64/libKF5JobWidgets.so.5
#7  0x00007fab6b8e8481 in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5
#8  0x00007fab6b8e8481 in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5
#9  0x00007fab6cc63ec4 in QDBusServiceWatcher::serviceOwnerChanged(QString const&, QString const&, QString const&) () from /lib64/libQt5DBus.so.5
#10 0x00007fab6cc649ae in QDBusServiceWatcher::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /lib64/libQt5DBus.so.5
#11 0x00007fab6cc64d82 in QDBusServiceWatcher::qt_metacall(QMetaObject::Call, int, void**) () from /lib64/libQt5DBus.so.5
#12 0x00007fab6cc1338b in QDBusConnectionPrivate::deliverCall(QObject*, int, QDBusMessage const&, QVector<int> const&, int) () from /lib64/libQt5DBus.so.5
#13 0x00007fab6b8ded2b in QObject::event(QEvent*) () from /lib64/libQt5Core.so.5
#14 0x00007fab6c5aeb75 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#15 0x00007fab6b8b41a8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#16 0x00007fab6b8b7655 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib64/libQt5Core.so.5
#17 0x00007fab6b906c5f in postEventSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQt5Core.so.5
#18 0x00007fab6a1134fc in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#19 0x00007fab6a1716b8 in g_main_context_iterate.isra () from /lib64/libglib-2.0.so.0
#20 0x00007fab6a110b83 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#21 0x00007fab6b906749 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#22 0x00007fab6b8b2b6b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#23 0x00007fab6b8badfb in QCoreApplication::exec() () from /lib64/libQt5Core.so.5
#24 0x0000558ec4d0d3a3 in main ()
[Inferior 1 (process 19813) detached]

Reported using DrKonqi
Comment 1 Christoph Cullmann 2023-12-02 15:58:34 UTC

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