After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 607745 - crashes on shutdown with outstanding IO jobs
crashes on shutdown with outstanding IO jobs
Status: RESOLVED FIXED
Product: brasero
Classification: Applications
Component: general
git master
Other Linux
: Normal normal
: 2.26
Assigned To: Brasero maintainer(s)
Brasero maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2010-01-22 10:20 UTC by Jonathan Matthew
Modified: 2010-01-26 00:41 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
simple fix (1.00 KB, patch)
2010-01-22 10:21 UTC, Jonathan Matthew
none Details | Review

Description Jonathan Matthew 2010-01-22 10:20:01 UTC
brasero_io_finalize results in a double free when there are outstanding unprocessed or active IO tasks. 

brasero_io_free_async_queue destroys the job, then returns TRUE, so brasero_async_task_manager_foreach_unprocessed_remove removes the task from the list and calls the task destroy function again.
Comment 1 Jonathan Matthew 2010-01-22 10:21:36 UTC
Created attachment 151996 [details] [review]
simple fix
Comment 2 Luis Medinas 2010-01-26 00:41:10 UTC
Thanks for the patch

commited 	14a8afda4da410f119cded2db98d18f80cfcee4b