[dolphin] [Bug 420481] Dolphin hangs on leaving (!) big directories on a network share

Méven Car bugzilla_noreply at kde.org
Sat Apr 25 07:23:36 BST 2020


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

Méven Car <meven29 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REPORTED                    |NEEDSINFO
                 CC|                            |meven29 at gmail.com
         Resolution|---                         |WAITINGFORINFO

--- Comment #1 from Méven Car <meven29 at gmail.com> ---
> I tried to include logs, but there is no dbg version of Dolphin, so the instruction on wiki didn't work. Tried to run it with dbg, but Dolphin forked out and --no-fork parameter doesn't exist anymore.

Which instructions ? I am guessing
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports.
Well dophin never had a --nofork option to begin with. Just close all your
dolphin instances when you test, you will be good.
For gdb you need to include the threads `thread apply all bt`
Plus you can use `KDE_FORK_SLAVES=1 dolphin`
https://userbase.kde.org/KDE_System_Administration/Environment_Variables#KDE_FORK_SLAVES
to have the ioslaves spawned from dolphin directly.

I imitated your setup with a samba mount creating a folder with a 1000
subfolders.
`for i in {1..1000}; do mkdir "test-$i"; done` but did not reproduce.
How many subfolders are they in your 700 subfolders ?
How soon do you leave your big folder ?

-- 
You are receiving this mail because:
You are on the CC list for the bug.



More information about the kfm-devel mailing list