When there is a selection in composition list and new file is being added into it with "Add" button, Xfburn crashes. Steps to reproduce: 1, Select new data composition. 2, Add some files into it. 3, Select any file in composition. 4, Choose a file to add (either already existing in composition or a new one). 5, Click "add" button. If the file chosen in point 4 already exists in the composition, dialog warning is shown and application crashes just after clicking "Ok". I can reproduce this crash on either 0.3.2 (Debian Lenny) or 0.4.2 (backport from Debian Squeeze).
Thanks for the report! Crash is confirmed. I'll fix it soon.
Yeah, nasty bug - I was using freed memory. It's fixed in master. commit ca123e1f58f4a67b6d5c64a0bbd34bea9ccf6508 Author: David Mohr <squisher@xfce.org> Date: Fri Sep 25 23:14:02 2009 -0600 Copy tree path for thread because it will get freed in the main thread immediately
*** Bug 5506 has been marked as a duplicate of this bug. ***