Bug 481343 - Krusader crash when going out of desktop idle mode
Summary: Krusader crash when going out of desktop idle mode
Status: RESOLVED DUPLICATE of bug 471531
Alias: None
Product: krusader
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Kubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Krusader Bugs Distribution List
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2024-02-15 01:04 UTC by Yurij
Modified: 2024-03-23 14:49 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 Yurij 2024-02-15 01:04:51 UTC
Application: krusader (2.8.0 "A New Day")

Qt Version: 5.15.10
Frameworks Version: 5.110.0
Operating System: Linux 6.5.0-15-generic x86_64
Windowing System: X11
Distribution: Ubuntu 23.10
DrKonqi: 5.27.8 [KCrashBackend]

-- Information about the crash:
Krusader sometimes crashes (as well as other KDE apps and panels) when desktop goes idle (displays are turned off after certain time of user inactivity) or after sleep mode (suspend to RAM).

The reporter is unsure if this crash is reproducible.

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

[KCrash Handler]
#4  0x00007f55e8b01573 in QObject::property(char const*) const () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x00007f55e9f9c7e4 in KUiServerV2JobTracker::registerJob(KJob*) () from /lib/x86_64-linux-gnu/libKF5JobWidgets.so.5
#6  0x00007f55e9f99e4c in ?? () from /lib/x86_64-linux-gnu/libKF5JobWidgets.so.5
#7  0x00007f55e8b06312 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x00007f55e8b06312 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#9  0x00007f55e95e20c3 in QDBusServiceWatcher::serviceOwnerChanged(QString const&, QString const&, QString const&) () from /lib/x86_64-linux-gnu/libQt5DBus.so.5
#10 0x00007f55e95e2b0e in ?? () from /lib/x86_64-linux-gnu/libQt5DBus.so.5
#11 0x00007f55e95e2edb in QDBusServiceWatcher::qt_metacall(QMetaObject::Call, int, void**) () from /lib/x86_64-linux-gnu/libQt5DBus.so.5
#12 0x00007f55e95932bb in ?? () from /lib/x86_64-linux-gnu/libQt5DBus.so.5
#13 0x00007f55e8af99a0 in QObject::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#14 0x00007f55e976bc82 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#15 0x00007f55e8acc7a8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#16 0x00007f55e8acfeb1 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#17 0x00007f55e8b286f7 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#18 0x00007f55e7485b2c in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#19 0x00007f55e74e146f in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#20 0x00007f55e7483d20 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#21 0x00007f55e8b27daa in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#22 0x00007f55e8acb15b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#23 0x00007f55e8ad3904 in QCoreApplication::exec() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#24 0x0000558502b7102f in ?? ()
#25 0x00007f55e8028150 in __libc_start_call_main (main=main@entry=0x558502b6dae0, argc=argc@entry=3, argv=argv@entry=0x7ffe8f2d6208) at ../sysdeps/nptl/libc_start_call_main.h:58
#26 0x00007f55e8028209 in __libc_start_main_impl (main=0x558502b6dae0, argc=3, argv=0x7ffe8f2d6208, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffe8f2d61f8) at ../csu/libc-start.c:360
#27 0x0000558502b727b5 in ?? ()
[Inferior 1 (process 985478) detached]

Reported using DrKonqi
Comment 1 Christoph Cullmann 2024-03-23 14:49:54 UTC

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