[Xfce-bugs] [Bug 15762] Thunar tree pane becomes out of sync and uses 100% CPU

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Wed Aug 7 15:47:03 CEST 2019


https://bugzilla.xfce.org/show_bug.cgi?id=15762

--- Comment #2 from haarp <main.haarp at gmail.com> ---
Ok, I can now reproduce this bug, at leat on my setup. I think the trigger is a
race condition in combination with symlinked directories.

I have a directory /home/haarp/foo/bar/baz/. /home/haarp/foo is a symlink to
/home/haarp/Private/foo/. /home/haarp/Private is an ecryptfs mount. I have a
GTK bookmark to /home/haarp/foo/bar/baz/.

Repro:

1. Close all Thunar windows/processes
2. Open the bookmark (via places plugin in panel)

Two possible things may now happen.

3a. Thunar opens, the main view and sidebar show /home/haarp/foo/bar/baz/,
everything is fine.

3b. Thunar opens, the main view shows /home/haarp/foo/bar/baz, the sidebar is
stuck at /home/haarp/foo/bar/ or even /home/haarp/foo/ and refuses to follow
deeper. The bug has triggered. 100% CPU usage will follow when attempting to
traverse even deeper.

Start over at 1 to either trigger or not trigger the bug.

Where do I best start to debug this?

I will test the patch you mentioned shortly.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Xfce-bugs mailing list