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 547616 - brasero crashed with SIGSEGV in brasero_track_get_toc_source()
brasero crashed with SIGSEGV in brasero_track_get_toc_source()
Status: RESOLVED FIXED
Product: brasero
Classification: Applications
Component: general
0.8.0
Other Linux
: Normal critical
: 0.8
Assigned To: Brasero maintainer(s)
Brasero maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2008-08-13 14:41 UTC by Pedro Villavicencio
Modified: 2008-08-14 11:57 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Pedro Villavicencio 2008-08-13 14:41:08 UTC
this report has been opened here:

https://bugs.edge.launchpad.net/ubuntu/+source/brasero/+bug/256889

"i was deleting a cd-rw"

".

Thread 1 (process 6554)

  • #0 brasero_track_get_toc_source
    at burn-track.c line 901
  • #1 brasero_cdrdao_read_stderr
    at burn-cdrdao.c line 157
  • #2 brasero_process_read
    at burn-process.c line 410
  • #3 brasero_process_read_stderr
    at burn-process.c line 460
  • #4 IA__g_main_context_dispatch
    at /build/buildd/glib2.0-2.17.6/glib/gmain.c line 2072
  • #5 g_main_context_iterate
    at /build/buildd/glib2.0-2.17.6/glib/gmain.c line 2705
  • #6 IA__g_main_loop_run
    at /build/buildd/glib2.0-2.17.6/glib/gmain.c line 2928
  • #7 brasero_task_start_items
    at burn-task.c line 358
  • #8 brasero_task_start
    at burn-task.c line 551
  • #9 brasero_burn_blank_real
    at burn.c line 2409
  • #10 brasero_burn_blank
    at burn.c line 2443
  • #11 brasero_blank_dialog_activate
    at brasero-blank-dialog.c line 202
  • #12 brasero_tool_dialog_button_clicked
    at brasero-tool-dialog.c line 247
  • #13 IA__g_closure_invoke
    at /build/buildd/glib2.0-2.17.6/gobject/gclosure.c line 767
  • #14 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.17.6/gobject/gsignal.c line 3244
  • #15 IA__g_signal_emit_valist
    at /build/buildd/glib2.0-2.17.6/gobject/gsignal.c line 2977
  • #16 IA__g_signal_emit
    at /build/buildd/glib2.0-2.17.6/gobject/gsignal.c line 3034
  • #17 ??
    from /usr/lib/libgtk-x11-2.0.so.0
  • #18 ??
  • #19 IA__g_closure_invoke
    at /build/buildd/glib2.0-2.17.6/gobject/gclosure.c line 767
  • #20 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.17.6/gobject/gsignal.c line 3174
  • #21 IA__g_signal_emit_valist
    at /build/buildd/glib2.0-2.17.6/gobject/gsignal.c line 2977
  • #22 IA__g_signal_emit
    at /build/buildd/glib2.0-2.17.6/gobject/gsignal.c line 3034
  • #23 ??
    from /usr/lib/libgtk-x11-2.0.so.0
  • #24 ??
  • #25 ??
    from /usr/lib/libgtk-x11-2.0.so.0
  • #26 IA__g_closure_invoke
    at /build/buildd/glib2.0-2.17.6/gobject/gclosure.c line 767
  • #27 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.17.6/gobject/gsignal.c line 3282
  • #28 IA__g_signal_emit_valist
    at /build/buildd/glib2.0-2.17.6/gobject/gsignal.c line 2987
  • #29 IA__g_signal_emit
    at /build/buildd/glib2.0-2.17.6/gobject/gsignal.c line 3034
  • #30 ??
    from /usr/lib/libgtk-x11-2.0.so.0
  • #31 gtk_propagate_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #32 gtk_main_do_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #33 gdk_event_dispatch
    at /build/buildd/gtk+2.0-2.13.6/gdk/x11/gdkevents-x11.c line 2365
  • #34 IA__g_main_context_dispatch
    at /build/buildd/glib2.0-2.17.6/glib/gmain.c line 2072
  • #35 g_main_context_iterate
    at /build/buildd/glib2.0-2.17.6/glib/gmain.c line 2705
  • #36 IA__g_main_loop_run
    at /build/buildd/glib2.0-2.17.6/glib/gmain.c line 2928
  • #37 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #38 main
    at main.c line 813

Comment 1 Philippe Rouquier 2008-08-14 11:57:10 UTC
Thanks for the report.
I commited a fix to trunk. Please test (if possible) and reopen this bug if need be; but I'm pretty sure I fixed it. Of course a bug can hide another one.