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 633964 - Brasero crashes upon pressing burn in video project.
Brasero crashes upon pressing burn in video project.
Status: RESOLVED OBSOLETE
Product: brasero
Classification: Applications
Component: general
2.32.x
Other Linux
: Normal critical
: ---
Assigned To: Brasero maintainer(s)
Brasero maintainer(s)
: 634938 637426 651094 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2010-11-04 02:49 UTC by Ben
Modified: 2018-09-21 17:10 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
backtrace (8.01 KB, text/plain)
2010-11-04 02:49 UTC, Ben
Details

Description Ben 2010-11-04 02:49:08 UTC
I am forwarding this bug from downstream: https://bugs.launchpad.net/ubuntu/+source/brasero/+bug/646377

to reproduce:
1. open brasero and select a video project.
2. add a video file
3. press burn (to a .cue file in case this bug is not apparent on your system so that no disk will be wasted)
4 brasero crashes

I am attaching a backtrace.
Comment 1 Ben 2010-11-04 02:49:39 UTC
Created attachment 173811 [details]
backtrace
Comment 2 Fabio Durán Verdugo 2010-11-04 15:07:33 UTC
paste here the backtrace


Program received signal SIGABRT, Aborted.
0x00007ffff3113ba5 in raise (sig=<value optimized out>)
    at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
64	../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory.
	in ../nptl/sysdeps/unix/sysv/linux/raise.c
(gdb) bt
  • #0 raise
    at ../nptl/sysdeps/unix/sysv/linux/raise.c line 64
  • #1 abort
    at abort.c line 92
  • #2 g_logv
    at /build/buildd/glib2.0-2.26.0/glib/gmessages.c line 557
  • #3 g_log
    at /build/buildd/glib2.0-2.26.0/glib/gmessages.c line 577
  • #4 g_variant_valist_new_nnp
    at /build/buildd/glib2.0-2.26.0/glib/gvariant.c line 3507
  • #5 g_variant_valist_new_leaf
    at /build/buildd/glib2.0-2.26.0/glib/gvariant.c line 3694
  • #6 g_variant_valist_new
    at /build/buildd/glib2.0-2.26.0/glib/gvariant.c line 3876
  • #7 g_variant_valist_new
    at /build/buildd/glib2.0-2.26.0/glib/gvariant.c line 3928
  • #8 g_variant_new_va
  • #9 g_variant_new
  • #10 brasero_pk_install_file_requirement
    at brasero-pk.c line 259
  • #11 brasero_pk_install_gstreamer_plugin
    at brasero-pk.c line 406
  • #12 brasero_project_install_missing
    at brasero-project.c line 1336
  • #13 brasero_caps_report_plugin_error
    at brasero-caps-session.c line 504
  • #14 brasero_caps_find_link
    at brasero-caps-session.c line 639
  • #15 brasero_caps_try_output_with_blanking
    at brasero-caps-session.c line 695
  • #16 brasero_burn_session_supported
    at brasero-caps-session.c line 1087
  • #17 brasero_session_foreach_plugin_error
    at brasero-caps-session.c line 1156
  • #18 brasero_project_check_plugins_not_ready
    at brasero-project.c line 1418
  • #19 brasero_project_burn
    at brasero-project.c line 1630
  • #20 g_closure_invoke
    at /build/buildd/glib2.0-2.26.0/gobject/gclosure.c line 766
  • #21 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.26.0/gobject/gsignal.c line 3252
  • #22 g_signal_emit_valist
    at /build/buildd/glib2.0-2.26.0/gobject/gsignal.c line 2983
  • #23 g_signal_emit
  • #24 gtk_real_button_released
    at /build/buildd/gtk+2.0-2.22.0/gtk/gtkbutton.c line 1725
  • #25 g_closure_invoke
    at /build/buildd/glib2.0-2.26.0/gobject/gclosure.c line 766
  • #26 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.26.0/gobject/gsignal.c line 3182
  • #27 g_signal_emit_valist
    at /build/buildd/glib2.0-2.26.0/gobject/gsignal.c line 2983
  • #28 g_signal_emit
    at /build/buildd/glib2.0-2.26.0/gobject/gsignal.c line 3040
  • #29 gtk_button_button_release
    at /build/buildd/gtk+2.0-2.22.0/gtk/gtkbutton.c line 1617
  • #30 _gtk_marshal_BOOLEAN__BOXED
  • #31 g_closure_invoke
    at /build/buildd/glib2.0-2.26.0/gobject/gclosure.c line 766
  • #32 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.26.0/gobject/gsignal.c line 3290
  • #33 g_signal_emit_valist
    at /build/buildd/glib2.0-2.26.0/gobject/gsignal.c line 2993
  • #34 g_signal_emit
    at /build/buildd/glib2.0-2.26.0/gobject/gsignal.c line 3040
  • #35 gtk_widget_event_internal
    at /build/buildd/gtk+2.0-2.22.0/gtk/gtkwidget.c line 4985
  • #36 IA__gtk_propagate_event
    at /build/buildd/gtk+2.0-2.22.0/gtk/gtkmain.c line 2465
  • #37 IA__gtk_main_do_event
    at /build/buildd/gtk+2.0-2.22.0/gtk/gtkmain.c line 1665
  • #38 gdk_event_dispatch
    at /build/buildd/gtk+2.0-2.22.0/gdk/x11/gdkevents-x11.c line 2377
  • #39 g_main_dispatch
    at /build/buildd/glib2.0-2.26.0/glib/gmain.c line 2149
  • #40 g_main_context_dispatch
    at /build/buildd/glib2.0-2.26.0/glib/gmain.c line 2702
  • #41 g_main_context_iterate
    at /build/buildd/glib2.0-2.26.0/glib/gmain.c line 2780
  • #42 g_main_loop_run
    at /build/buildd/glib2.0-2.26.0/glib/gmain.c line 2988
  • #43 IA__gtk_main
    at /build/buildd/gtk+2.0-2.22.0/gtk/gtkmain.c line 1237
  • #44 brasero_app_run_mainwin
    at brasero-app.c line 2040
  • #45 main
    at main.c line 129

Comment 3 Fabio Durán Verdugo 2010-11-15 23:39:12 UTC
*** Bug 634938 has been marked as a duplicate of this bug. ***
Comment 4 Charles Graham 2010-11-27 21:57:39 UTC
1. open brasero and select a video project.
2. add a video file
3. press burn (to a .cue file in case this bug is not apparent on your system
so that no disk will be wasted)
4 brasero crashes
Comment 5 Fabio Durán Verdugo 2010-12-17 03:40:35 UTC
*** Bug 637426 has been marked as a duplicate of this bug. ***
Comment 6 Cosimo Cecchi 2011-01-03 14:11:50 UTC
Also reported here: https://bugzilla.redhat.com/show_bug.cgi?id=663815
Comment 7 Akhil Laddha 2011-05-26 03:46:17 UTC
*** Bug 651094 has been marked as a duplicate of this bug. ***
Comment 8 Pacho Ramos 2011-06-18 11:17:30 UTC
http://bugs.gentoo.org/show_bug.cgi?id=372007

Same problem on Gentoo when needed plugins are missing, anyway, brasero shouldn't crash in that cases. Thanks
Comment 9 GNOME Infrastructure Team 2018-09-21 17:10:10 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/brasero/issues/144.