Bug#659061: brasero: segfaults when creating a subfolder

Wolf White white.wolf.2105 at gmail.com
Sun Mar 25 20:22:41 UTC 2012


Hello!
I can confirm this bug in unstable with brasero 3.2.0. I've looked in GNOME
Bugzilla but not found anything usefull. So I've created patch to avoid
this segfault.
 Fault happens because new folder must have flag 'is_grafted' (project node
not from real file or folder), but code in brasero-data-project.c in
function brasero_data_project_add_node_real doesn't handle nodes with flag
'is_fake' correctly (new empty folder has this flag). Node isn't marked as
grafted with function brasero_file_node_graft. I've just added call of this
function.
It's working for me.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-gnome-maintainers/attachments/20120326/5130842a/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: brasero.package.diff
Type: text/x-patch
Size: 2394 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-gnome-maintainers/attachments/20120326/5130842a/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: grafted_folders.patch
Type: text/x-patch
Size: 1188 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-gnome-maintainers/attachments/20120326/5130842a/attachment-0001.bin>


More information about the pkg-gnome-maintainers mailing list