GNOME Bugzilla – Bug 548815
Selecting CD-RW properties, Brasero crashes
Last modified: 2008-08-26 20:57:20 UTC
These are the step to reproduce the bug 1: insert a free cd-rw 2: select an audio project saved 3: click on burn 4: click on the button properties of the media 5: see Brasero crash No plugin enabled The deluge -d console returns "Segmentation fault"
Thanks for taking the time to report this bug. Without a stack trace from the crash it's very hard to determine what caused it. Can you get us a stack trace? Please see http://live.gnome.org/GettingTraces for more information on how to do so. Thanks in advance!
Created attachment 117392 [details] Selecting CD-RW properties, Brasero crashes I post it. It contains a lot of "no debuggin symbol found". How can i solve it? is it a difficulty to understand for you?
This bug is really similar to #547742 – brasero crashed with SIGSEGV in brasero_medium_get_write_speeds(). I added a fix to trunk SVN to avoid the crash but as I said in the other bug, the crash hides another problem IMO. Please, I'd appreciate if you could test SVN trunk. It would help to have a debug log ("brasero > log 2>&1") attached to this bug or to the one I'm going to set this bug as a duplicate. Just for the record, if you want debugging symbols to make your stacktrace more readable, install glib2-debug gtk2-debug packages, that should help a lot.
*** This bug has been marked as a duplicate of 547742 ***
ok thanks.. i'll try the svn... ;)