https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217946
Guido Falsi <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|[email protected] |[email protected] --- Comment #28 from Guido Falsi <[email protected]> --- 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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-xfce To unsubscribe, send any mail to "[email protected]"
