Thunar segfaults when I rename a file using svn trunk revision 18964. Reproducible: Always Steps to Reproduce: 1. Start up Thunar. 2. Right click a file and select rename. 3. Change the filename and press enter. Actual Results: Thunar segfaulted. The file was renamed though. Expected Results: Thunar should have just renamed the file without the segfault. I'm running Ubuntu Breezy with gtk+ 2.8.6 and a recent svn build of cairo on a 2.6.12 kernel.
Created attachment 344 gdb backtrace I attached a gdb backtrace of the segfault.
Created attachment 345 Suggested fix Please try the attached patch.
(In reply to comment #2) Didn't do any good. Just ask if you need more information.
Created attachment 346 Better fix The previous one wasn't that good anyway. This one should fix the problem. Please provide another backtrace if it still crashes using this patch.
Works fine now. Thanks.
Committed with revision 18972.