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 548815 - Selecting CD-RW properties, Brasero crashes
Selecting CD-RW properties, Brasero crashes
Status: RESOLVED DUPLICATE of bug 547742
Product: brasero
Classification: Applications
Component: general
0.8.1
Other Linux
: High critical
: 0.8
Assigned To: Brasero maintainer(s)
Brasero maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2008-08-21 08:45 UTC by Lord_neo
Modified: 2008-08-26 20:57 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Selecting CD-RW properties, Brasero crashes (17.98 KB, text/plain)
2008-08-26 10:31 UTC, Lord_neo
Details

Description Lord_neo 2008-08-21 08:45:44 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"
Comment 1 Luis Medinas 2008-08-22 11:37:37 UTC
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!
Comment 2 Lord_neo 2008-08-26 10:31:28 UTC
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?
Comment 3 Philippe Rouquier 2008-08-26 17:13:11 UTC
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.
Comment 4 Philippe Rouquier 2008-08-26 17:13:38 UTC

*** This bug has been marked as a duplicate of 547742 ***
Comment 5 Lord_neo 2008-08-26 20:57:20 UTC
ok thanks.. i'll try the svn... ;)