https://bugzilla.xfce.org/show_bug.cgi?id=12659
--- Comment #1 from pal <[email protected]> --- I saw a new crash whilst renaming a file. When a crash happens, the action triggering it always completes, which seems to points towards thunar_file_reload_idle(). Also, I don't experience crashes anymore as soon as I disable the thumbnailer, so I guess the reason is a data race between thunar_file_reload() and icon reloading. I can't isolate it further because GCC's thread sanitizer shows tons of data races and I don't know if those are false positives. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Xfce-bugs mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce-bugs
