https://bugs.kde.org/show_bug.cgi?id=511705

            Bug ID: 511705
           Summary: Dolphin crashes when searching
    Classification: Applications
           Product: dolphin
      Version First 25.08.2
       Reported In:
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: crash
          Priority: NOR
         Component: search
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
  Target Milestone: ---

SUMMARY

Dolphin crashes and freezes after starting the search feature.

STEPS TO REPRODUCE

1. Press [Ctrl] + [f] to bring up the search feature
2.  Type in something to search for
3.  Results start to appear
4. Dolphin freezes and there is no way of getting rid of the Dolphin window

OBSERVED RESULT

Running from the command line, you can see this

```
...
kf.kio.workers.file: readlink failed! "/proc/11054/task/11054/cwd"
kf.kio.workers.file: readlink failed! "/proc/11054/task/11054/root"
kf.kio.workers.file: readlink failed! "/proc/11040/task/11040/cwd"
kf.kio.workers.file: readlink failed! "/proc/11054/task/11054/exe"
kf.kio.workers.file: readlink failed! "/proc/11040/task/11040/root"
kf.kio.workers.file: readlink failed! "/proc/11040/task/11040/exe"
kf.kio.workers.file: readlink failed! "/proc/11060/task/11060/cwd"
kf.kio.workers.file: readlink failed! "/proc/11060/task/11060/root"
kf.kio.workers.file: readlink failed! "/proc/11060/task/11060/exe"
kf.kio.workers.file: readlink failed! "/proc/11120/task/11120/cwd"
kf.kio.workers.file: readlink failed! "/proc/11120/task/11120/root"
kf.kio.workers.file: readlink failed! "/proc/11120/task/11120/exe"
kf.coreaddons: "Could not load plugin from
/usr/lib/qt6/plugins/kf6/thumbcreator/appimagethumbnail.so: Cannot load library
/usr/lib/qt6/plugins/kf6/thumbcreator/appimagethumbnail.so: libappimage.so.1.0:
cannot open shared object file: No such file or directory"
kf.coreaddons: "Could not load plugin from
/usr/lib/qt6/plugins/kf6/thumbcreator/appimagethumbnail.so: Cannot load library
/usr/lib/qt6/plugins/kf6/thumbcreator/appimagethumbnail.so: libappimage.so.1.0:
cannot open shared object file: No such file or directory"
kf.coreaddons: "Could not load plugin from
/usr/lib/qt6/plugins/kf6/thumbcreator/appimagethumbnail.so: Cannot load library
/usr/lib/qt6/plugins/kf6/thumbcreator/appimagethumbnail.so: libappimage.so.1.0:
cannot open shared object file: No such file or directory"
kf.coreaddons: "Could not load plugin from
/usr/lib/qt6/plugins/kf6/thumbcreator/appimagethumbnail.so: Cannot load library
/usr/lib/qt6/plugins/kf6/thumbcreator/appimagethumbnail.so: libappimage.so.1.0:
cannot open shared object file: No such file or directory"
kf.kio.workers.file: readlink failed! "/proc/1068/task/1068/fd/0"
kf.kio.workers.file: readlink failed! "/proc/1068/task/1068/fd/1"
kf.kio.workers.file: readlink failed! "/proc/1068/task/1068/fd/2"
kf.kio.workers.file: readlink failed! "/proc/1068/task/1068/fd/3"
kf.kio.workers.file: readlink failed! "/proc/1068/task/1068/fd/4"
kf.kio.workers.file: readlink failed! "/proc/1068/task/1068/fd/5"
kf.kio.workers.file: readlink failed! "/proc/1068/task/1068/fd/6"
kf.kio.workers.file: readlink failed! "/proc/1068/task/1068/fd/7"
kf.kio.workers.file: readlink failed! "/proc/1068/task/1068/fd/9"
kf.kio.workers.file: readlink failed! "/proc/1068/task/1068/fd/10"
kf.kio.workers.file: readlink failed! "/proc/1068/task/1068/fd/11"
kf.kio.workers.file: readlink failed! "/proc/1068/task/1068/fd/12"
kf.kio.workers.file: readlink failed! "/proc/1068/task/1068/fd/13"
kf.kio.workers.file: readlink failed! "/proc/1068/task/1068/fd/14"
kf.kio.workers.file: readlink failed! "/proc/1068/task/1068/fd/15"
...
```

as Dolphin locks up.

You cannot close the Dolphin window at this stage. `killall`, `kill` also do
not work.

Using `ps aux | grep dolphin` shows several associated `kioworker` processes
running, but killing them does not help in the process to kill Dolphin.

EXPECTED RESULT

That the search process would run, find items and then finish without freezing
Dolphin.

SOFTWARE/OS VERSIONS

Operating System: Arch Linux 
KDE Plasma Version: 6.5.1
KDE Frameworks Version: 6.19.0
Qt Version: 6.10.0
Kernel Version: 6.17.7-arch1-1 (64-bit)
Graphics Platform: Wayland

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to