https://bugs.kde.org/show_bug.cgi?id=514799
Akseli Lahtinen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status|REPORTED |NEEDSINFO Resolution|--- |WAITINGFORINFO --- Comment #2 from Akseli Lahtinen <[email protected]> --- Can you clarify what do you mean with "System menu?" Do you mean the "Places" tab in the application launcher? Looking at the backtrace I see following: Thread 3 (Thread 0x7fd1e8dd6300 (LWP 134857)): #0 statx (fd=-100, path=0x5644e1fa6890 "/mnt/nfs/Documents8", flags=256, mask=2681, buf=0x7fffe9350aa0) at ../sysdeps/unix/sysv/linux/statx.c:28 #1 0x00007fd1ee0b254d in LSTAT (path=<optimized out>, buff=0x7fffe9350aa0, details=...) at /usr/src/debug/kf6-kio-6.22.0-1.fc42.x86_64/src/core/../kioworkers/file/stat_unix.h:45 #2 KFileItemPrivate::init (this=0x5644df063860) at /usr/src/debug/kf6-kio-6.22.0-1.fc42.x86_64/src/core/kfileitem.cpp:251 #3 0x00007fd1ee0b2d61 in KFileItemPrivate::ensureInitialized (this=<optimized out>) at /usr/src/debug/kf6-kio-6.22.0-1.fc42.x86_64/src/core/kfileitem.cpp:223 #4 KFileItem::isDir (this=this@entry=0x7fffe9350d00) at /usr/src/debug/kf6-kio-6.22.0-1.fc42.x86_64/src/core/kfileitem.cpp:1446 #5 0x00007fd1ee0b2d93 in KFileItem::isFile (this=0x7fffe9350d00) at /usr/src/debug/kf6-kio-6.22.0-1.fc42.x86_64/src/core/kfileitem.cpp:1462 #6 KFileItem::isFile (this=this@entry=0x7fffe9350d00) at /usr/src/debug/kf6-kio-6.22.0-1.fc42.x86_64/src/core/kfileitem.cpp:1456 #7 0x00007fd0f9769e5c in Kicker::recentDocumentActions (service=<optimized out>) at /usr/src/debug/plasma-workspace-6.5.5-1.fc42.x86_64/applets/kicker/actionlist.cpp:309 #8 0x00007fd0f9772f7f in AppEntry::actions (this=0x5644de56f9c0) at /usr/src/debug/plasma-workspace-6.5.5-1.fc42.x86_64/applets/kicker/appentry.cpp:331 #9 0x00007fd0f976f55a in AppsModel::data (this=this@entry=0x5644de5605a0, index=<optimized out>, role=role@entry=265) at /usr/src/debug/plasma-workspace-6.5.5-1.fc42.x86_64/applets/kicker/appsmodel.cpp:165 #10 0x00007fd0f978e1bb in ForwardingModel::data (this=<optimized out>, index=<optimized out>, role=265) at /usr/src/debug/plasma-workspace-6.5.5-1.fc42.x86_64/applets/kicker/forwardingmodel.cpp:95 #11 0x00007fd1edada05e in QModelIndex::data (this=0x7fffe93512b0, arole=265) at /usr/include/qt6/QtCore/qabstractitemmodel.h:519 #12 QQmlDMAbstractItemModelData::value (this=0x5644e1b54150, role=265) at /usr/src/debug/qt6-qtdeclarative-6.9.3-2.fc42.x86_64/src/qmlmodels/qqmldmabstractitemmodeldata.cpp:226 #13 0x00007fd1edada716 in QQmlDMAbstractItemModelData::metaCall (this=<optimized out>, call=<optimized out>, id=<optimized out>, arguments=0x7fffe93513d0) at /usr/src/debug/qt6-qtdeclarative-6.9.3-2.fc42.x86_64/src/qmlmodels/qqmldmabstractitemmodeldata.cpp:30 > "/mnt/nfs/Documents8" Do you have network folder share there? That might explain the freezing. -- You are receiving this mail because: You are watching all bug changes.
