[Bug 217946] x11-fm/thunar dumps core on file or dir rename

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Feb 14 15:50:03 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217946

Guido Falsi <madpilot at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|xfce at FreeBSD.org            |madpilot at FreeBSD.org

--- Comment #28 from Guido Falsi <madpilot at FreeBSD.org> ---
Created attachment 190622
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=190622&action=edit
Thunar crash workaround

I created a patch for the thunar port based on what I found in the xfce bug
report I added in the "see also" field.

This last crash in thunar is not caused by glib, but is a thunar internal race
condition in sorting and rereading files when a file is deleted in a window.

My patch is not a proper fix. Just a workaround I hacked and which seems to
avoid the crash.

Some quick testing seems to prove the patch actually prevents it from crashing
on my machine. I'm now running with this patch, and will try to make it crash
again.

I'd really like to have someone else test this too before committing this to
the official tree.

Can someone test thunar port with this patch and report back?

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


More information about the freebsd-xfce mailing list