Bug 482550 - Dolphin crashed after creating a new folder
Summary: Dolphin crashed after creating a new folder
Status: RESOLVED DUPLICATE of bug 473488
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 23.08.5
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2024-03-06 15:53 UTC by Teoh Han Hui
Modified: 2024-03-26 09: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 Teoh Han Hui 2024-03-06 15:53:05 UTC
Application: dolphin (23.08.5)

Qt Version: 5.15.12
Frameworks Version: 5.115.0
Operating System: Linux 6.6.3-413.asahi.fc39.aarch64+16k aarch64
Windowing System: Wayland
Distribution: "Fedora Linux Asahi Remix 39 (Thirty Nine)"
DrKonqi: 5.27.10 [KCrashBackend]

-- Information about the crash:
Just creating a new folder as usual. Not sure what's going on here...

The reporter is unsure if this crash is reproducible.

-- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault

[KCrash Handler]
#4  0x0000ffff28f853c0 in __aarch64_ldadd4_acq_rel () from /lib64/libKF5KIOCore.so.5
#5  0x0000ffff28ec493c in KFileItem::~KFileItem() () from /lib64/libKF5KIOCore.so.5
#6  0x0000ffff28f3f768 [PAC] in KCoreDirListerCache::reinsert(KFileItem const&, QUrl const&) () from /lib64/libKF5KIOCore.so.5
#7  0x0000ffff28f53848 [PAC] in KCoreDirListerCache::slotUpdateResult(KJob*) () from /lib64/libKF5KIOCore.so.5
#8  0x0000ffff27037a0c [PAC] in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5
#9  0x0000ffff2831b934 [PAC] in KJob::result(KJob*, KJob::QPrivateSignal) () from /lib64/libKF5CoreAddons.so.5
#10 0x0000ffff28322540 [PAC] in KJob::finishJob(bool) () from /lib64/libKF5CoreAddons.so.5
#11 0x0000ffff27037a0c [PAC] in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5
#12 0x0000ffff28efa7f8 [PAC] in KIO::SlaveInterface::dispatch(int, QByteArray const&) () from /lib64/libKF5KIOCore.so.5
#13 0x0000ffff28ef4858 [PAC] in KIO::SlaveInterface::dispatch() () from /lib64/libKF5KIOCore.so.5
#14 0x0000ffff28ef78d0 [PAC] in KIO::Slave::gotInput() () from /lib64/libKF5KIOCore.so.5
#15 0x0000ffff27037a0c [PAC] in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5
#16 0x0000ffff2702d46c [PAC] in QObject::event(QEvent*) () from /lib64/libQt5Core.so.5
#17 0x0000ffff27c42df8 [PAC] in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#18 0x0000ffff26ffb1a8 [PAC] in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#19 0x0000ffff26ffed50 [PAC] in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib64/libQt5Core.so.5
#20 0x0000ffff2705a7d0 [PAC] in postEventSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQt5Core.so.5
#21 0x0000ffff23fc0350 [PAC] in g_main_context_dispatch_unlocked.lto_priv () from /lib64/libglib-2.0.so.0
#22 0x0000ffff2401e75c [PAC] in g_main_context_iterate_unlocked.isra () from /lib64/libglib-2.0.so.0
#23 0x0000ffff23fbdb08 [PAC] in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#24 0x0000ffff2705a158 [PAC] in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#25 0x0000ffff26ff9448 [PAC] in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#26 0x0000ffff27002c54 [PAC] in QCoreApplication::exec() () from /lib64/libQt5Core.so.5
#27 0x0000aaab59e194ac [PAC] in main ()
[Inferior 1 (process 6635) detached]

Reported using DrKonqi
Comment 1 Nicolas Fella 2024-03-26 09:49:18 UTC

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