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 636431 - brasero crashed with SIGSEGV in g_type_instance_get_private()
brasero crashed with SIGSEGV in g_type_instance_get_private()
Status: RESOLVED DUPLICATE of bug 644011
Product: brasero
Classification: Applications
Component: general
2.32.x
Other Linux
: Normal critical
: 2.26
Assigned To: Brasero maintainer(s)
Brasero maintainer(s)
: 631851 636422 636423 636424 636425 636426 636427 636429 636430 641323 646833 651934 654554 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2010-12-04 02:03 UTC by Cristian Aravena Romero
Modified: 2011-10-20 16:58 UTC
See Also:
GNOME target: ---
GNOME version: 2.31/2.32



Description Cristian Aravena Romero 2010-12-04 02:03:37 UTC
Open bug in Launchpad.net:
https://bugs.launchpad.net/bugs/685061

"Double click in .iso and open apport"

  • #0 g_type_instance_get_private
    at /build/buildd/glib2.0-2.26.1/gobject/gtype.c line 4483
  • #1 ??
  • #2 unique_marshal_ENUM__INT_BOXED_UINT
    from /usr/lib/libunique-1.0.so.0
  • #3 g_closure_invoke
    at /build/buildd/glib2.0-2.26.1/gobject/gclosure.c line 766
  • #4 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.26.1/gobject/gsignal.c line 3252
  • #5 g_signal_emit_valist
    at /build/buildd/glib2.0-2.26.1/gobject/gsignal.c line 2993
  • #6 g_signal_emit
    at /build/buildd/glib2.0-2.26.1/gobject/gsignal.c line 3040
  • #7 unique_app_emit_message_received
    from /usr/lib/libunique-1.0.so.0
  • #8 ??
    from /usr/lib/libunique-1.0.so.0
  • #9 ??
    from /usr/lib/libunique-1.0.so.0
  • #10 invoke_object_method
    at dbus-gobject.c line 1724
  • #11 object_registration_message
    at dbus-gobject.c line 1944
  • #12 _dbus_object_tree_dispatch_and_unlock
    at dbus-object-tree.c line 858
  • #13 dbus_connection_dispatch
    at dbus-connection.c line 4691
  • #14 message_queue_dispatch
    at dbus-gmain.c line 101
  • #15 g_main_dispatch
    at /build/buildd/glib2.0-2.26.1/glib/gmain.c line 2149
  • #16 g_main_context_dispatch
    at /build/buildd/glib2.0-2.26.1/glib/gmain.c line 2702
  • #17 g_main_context_iterate
    at /build/buildd/glib2.0-2.26.1/glib/gmain.c line 2780
  • #18 g_main_loop_run
    at /build/buildd/glib2.0-2.26.1/glib/gmain.c line 2988
  • #19 IA__gtk_dialog_run
    at /build/buildd/gtk+2.0-2.22.0/gtk/gtkdialog.c line 1094
  • #20 ??
  • #21 brasero_app_image
  • #22 ??
  • #23 brasero_app_open_uri
  • #24 brasero_cli_apply_options
  • #25 main

Comment 1 Cristian Aravena Romero 2010-12-04 02:16:47 UTC
Stacktrace:

  • #0 g_type_instance_get_private
    at /build/buildd/glib2.0-2.26.1/gobject/gtype.c line 4483
  • #1 brasero_app_unique_message
    at brasero-app.c line 2015
  • #2 unique_marshal_ENUM__INT_BOXED_UINT
    at uniquemarshal.c line 85
  • #3 g_closure_invoke
    at /build/buildd/glib2.0-2.26.1/gobject/gclosure.c line 766
  • #4 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.26.1/gobject/gsignal.c line 3252
  • #5 g_signal_emit_valist
    at /build/buildd/glib2.0-2.26.1/gobject/gsignal.c line 2993
  • #6 g_signal_emit
    at /build/buildd/glib2.0-2.26.1/gobject/gsignal.c line 3040
  • #7 unique_app_emit_message_received
    at ./uniqueapp.c line 707
  • #8 unique_factory_dbus_send_message
    at uniquefactory-dbus.c line 78
  • #9 dbus_glib_marshal_uniquebackend_BOOLEAN__STRING_BOXED_UINT_POINTER_POINTER
    at uniquebackend-bindings.h line 100
  • #10 invoke_object_method
    at dbus-gobject.c line 1724
  • #11 object_registration_message
    at dbus-gobject.c line 1944
  • #12 dbus_server_set_data
    from /lib/libdbus-1.so.3
  • #13 ??

Comment 2 Cristian Aravena Romero 2010-12-04 02:36:59 UTC
About libdbus symbols:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=550517
Comment 3 Cristian Aravena Romero 2010-12-04 13:37:16 UTC
*** Bug 636422 has been marked as a duplicate of this bug. ***
Comment 4 Cristian Aravena Romero 2010-12-04 13:37:39 UTC
*** Bug 636423 has been marked as a duplicate of this bug. ***
Comment 5 Cristian Aravena Romero 2010-12-04 13:37:58 UTC
*** Bug 636424 has been marked as a duplicate of this bug. ***
Comment 6 Cristian Aravena Romero 2010-12-04 13:38:15 UTC
*** Bug 636425 has been marked as a duplicate of this bug. ***
Comment 7 Cristian Aravena Romero 2010-12-04 13:38:28 UTC
*** Bug 636426 has been marked as a duplicate of this bug. ***
Comment 8 Cristian Aravena Romero 2010-12-04 13:38:57 UTC
*** Bug 636427 has been marked as a duplicate of this bug. ***
Comment 9 Cristian Aravena Romero 2010-12-04 13:39:11 UTC
*** Bug 636429 has been marked as a duplicate of this bug. ***
Comment 10 Cristian Aravena Romero 2010-12-04 13:39:32 UTC
*** Bug 636430 has been marked as a duplicate of this bug. ***
Comment 11 Cristian Aravena Romero 2010-12-04 13:41:37 UTC
Problem with internet, Sorry for duplicated.
Comment 12 Fabio Durán Verdugo 2010-12-06 02:12:44 UTC
*** Bug 631851 has been marked as a duplicate of this bug. ***
Comment 13 Cristian Aravena Romero 2010-12-17 20:03:29 UTC
Any news?
Comment 14 Luis Medinas 2010-12-20 11:13:21 UTC
This doesn't seem a Brasero bug. Can you reproduce this problem everytime ? at least i can't reproduce it.
Comment 15 Cristian Aravena Romero 2010-12-20 16:00:35 UTC
I can not play
Comment 16 Akhil Laddha 2011-02-03 09:02:16 UTC
*** Bug 641323 has been marked as a duplicate of this bug. ***
Comment 17 Akhil Laddha 2011-02-03 09:03:06 UTC
Steps mentioned in Bug 641323 to reproduce:

1. open brasero
2. repeat
3. watch your first instance of brasero crash.
Comment 18 Ben 2011-02-26 13:34:29 UTC
Hello, I am the original reporter of bug 641323, please see the backtrace I have posted there as I have all the debugging symbols installed and it seems the earlier ones posted here do not. Please let me know if there is any other information I can provide, I do quite a bit of debugging as a member of Ubuntu bug control so i should be able to help. Thanks.
Comment 19 Fabio Durán Verdugo 2011-04-06 01:39:59 UTC
*** Bug 646833 has been marked as a duplicate of this bug. ***
Comment 20 Eliah Kagan 2011-04-14 21:31:07 UTC
I have posted an analysis at the Launchpad bug report (https://bugs.launchpad.net/ubuntu/+source/brasero/+bug/653630) of why I believe this bug occurs sometimes and not other times. Testing on two separate systems has suggested to me that this analysis is correct, but it has not been confirmed by anyone else.
Comment 21 Pedro Villavicencio 2011-04-20 13:48:34 UTC
Steps on Comment 17 are still valid, just open brasero twice and you'll see the crash:


Hilo 5 (Thread 0xb3754b70 (LWP 13932)):
  • #0 __kernel_vsyscall
  • #1 pthread_cond_timedwait
    at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S line 236
  • #2 g_cond_timed_wait_posix_impl
    at /build/buildd/glib2.0-2.28.6/./gthread/gthread-posix.c line 242
  • #3 g_async_queue_pop_intern_unlocked
    at /build/buildd/glib2.0-2.28.6/./glib/gasyncqueue.c line 423
  • #4 g_async_queue_timed_pop
    at /build/buildd/glib2.0-2.28.6/./glib/gasyncqueue.c line 549
  • #5 g_thread_pool_wait_for_new_pool
    at /build/buildd/glib2.0-2.28.6/./glib/gthreadpool.c line 175
  • #6 g_thread_pool_thread_proxy
    at /build/buildd/glib2.0-2.28.6/./glib/gthreadpool.c line 378
  • #7 g_thread_create_proxy
    at /build/buildd/glib2.0-2.28.6/./glib/gthread.c line 1897
  • #8 start_thread
    at pthread_create.c line 304
  • #9 clone
    at ../sysdeps/unix/sysv/linux/i386/clone.S line 130
  • #0 __kernel_vsyscall
  • #1 __poll
    at ../sysdeps/unix/sysv/linux/poll.c line 87
  • #2 g_poll
    at /build/buildd/glib2.0-2.28.6/./glib/gpoll.c line 132
  • #3 g_main_context_poll
    at /build/buildd/glib2.0-2.28.6/./glib/gmain.c line 3404
  • #4 g_main_context_iterate
    at /build/buildd/glib2.0-2.28.6/./glib/gmain.c line 3086
  • #5 g_main_loop_run
    at /build/buildd/glib2.0-2.28.6/./glib/gmain.c line 3299
  • #6 gdbus_shared_thread_func
    at /build/buildd/glib2.0-2.28.6/./gio/gdbusprivate.c line 276
  • #7 g_thread_create_proxy
    at /build/buildd/glib2.0-2.28.6/./glib/gthread.c line 1897
  • #8 start_thread
    at pthread_create.c line 304
  • #9 clone
    at ../sysdeps/unix/sysv/linux/i386/clone.S line 130
  • #0 __kernel_vsyscall
  • #1 __poll
    at ../sysdeps/unix/sysv/linux/poll.c line 87
  • #2 g_poll
    at /build/buildd/glib2.0-2.28.6/./glib/gpoll.c line 132
  • #3 g_main_context_poll
    at /build/buildd/glib2.0-2.28.6/./glib/gmain.c line 3404
  • #4 g_main_context_iterate
    at /build/buildd/glib2.0-2.28.6/./glib/gmain.c line 3086
  • #5 g_main_loop_run
    at /build/buildd/glib2.0-2.28.6/./glib/gmain.c line 3299
  • #6 ??
    from /usr/lib/gio/modules/libdconfsettings.so
  • #7 g_thread_create_proxy
    at /build/buildd/glib2.0-2.28.6/./glib/gthread.c line 1897
  • #8 start_thread
    at pthread_create.c line 304
  • #9 clone
    at ../sysdeps/unix/sysv/linux/i386/clone.S line 130
  • #0 g_type_instance_get_private
    at /build/buildd/glib2.0-2.28.6/./gobject/gtype.c line 4503
  • #1 brasero_app_unique_message
    at brasero-app.c line 2015
  • #2 unique_marshal_ENUM__INT_BOXED_UINT
    at uniquemarshal.c line 85
  • #3 g_closure_invoke
    at /build/buildd/glib2.0-2.28.6/./gobject/gclosure.c line 767
  • #4 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.28.6/./gobject/gsignal.c line 3252
  • #5 g_signal_emit_valist
    at /build/buildd/glib2.0-2.28.6/./gobject/gsignal.c line 2993
  • #6 g_signal_emit
    at /build/buildd/glib2.0-2.28.6/./gobject/gsignal.c line 3040
  • #7 unique_app_emit_message_received
    at ./uniqueapp.c line 707
  • #8 unique_factory_dbus_send_message
    at uniquefactory-dbus.c line 78
  • #9 dbus_glib_marshal_uniquebackend_BOOLEAN__STRING_BOXED_UINT_POINTER_POINTER
    at uniquebackend-bindings.h line 100
  • #10 invoke_object_method
    at dbus-gobject.c line 1720
  • #11 object_registration_message
    at dbus-gobject.c line 1940
  • #12 _dbus_object_tree_dispatch_and_unlock
    at dbus-object-tree.c line 858
  • #13 dbus_connection_dispatch
    at dbus-connection.c line 4688
  • #14 message_queue_dispatch
    at dbus-gmain.c line 101
  • #15 g_main_dispatch
    at /build/buildd/glib2.0-2.28.6/./glib/gmain.c line 2440
  • #16 g_main_context_dispatch
    at /build/buildd/glib2.0-2.28.6/./glib/gmain.c line 3013
  • #17 g_main_context_iterate
    at /build/buildd/glib2.0-2.28.6/./glib/gmain.c line 3091
  • #18 g_main_loop_run
    at /build/buildd/glib2.0-2.28.6/./glib/gmain.c line 3299
  • #19 IA__gtk_main
    at /build/buildd/gtk+2.0-2.24.4/gtk/gtkmain.c line 1257
  • #20 brasero_app_run_mainwin
    at brasero-app.c line 2040
  • #21 main
    at main.c line 129

Comment 22 Fabio Durán Verdugo 2011-06-05 18:25:44 UTC
*** Bug 651934 has been marked as a duplicate of this bug. ***
Comment 23 Akhil Laddha 2011-07-13 16:11:02 UTC
*** Bug 654554 has been marked as a duplicate of this bug. ***
Comment 24 David King 2011-10-20 16:58:07 UTC

*** This bug has been marked as a duplicate of bug 644011 ***