Thunar 1,6,1 segfaults when attempting to re-enter a deleted directory. The error message is: (thunar:13426): GLib-WARNING **: GError set over the top of a previous GError or uninitialized memory. This indicates a bug in someone's code. You must ensure an error is NULL before it's set. The overwriting error message was: The item will be removed from the history Segmentation fault (core dumped) Steps to reproduce: From within Thunar, 1. Create a directory. 2. Enter the directory. 3. Go back. 4. Permanently delete the directory with shift+delete. 5. Going forward will result in a segmentation fault.
It no longer crashes, but shows an empty folder instead. Maybe the invalid path could be removed from the history.
Closing.