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 524567 - gnome-appearance-properties crashed with SIGSEGV in gnome_vfs_uri_unref()
gnome-appearance-properties crashed with SIGSEGV in gnome_vfs_uri_unref()
Status: RESOLVED FIXED
Product: gnome-control-center
Classification: Core
Component: [obsolete] Appearance
2.22.x
Other Linux
: Normal critical
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
: 524843 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2008-03-26 22:55 UTC by Sebastien Bacher
Modified: 2008-03-29 08:42 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description Sebastien Bacher 2008-03-26 22:55:23 UTC
The bug has been opened on https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/207343

"Ubuntu 8.04 I just clicked on the help button while the 'Theme' tab was selected.

  • #0 gnome_vfs_uri_unref
    at gnome-vfs-uri.c line 1026
  • #1 IA__g_list_foreach
    at /build/buildd/glib2.0-2.16.1/glib/glist.c line 789
  • #2 gnome_vfs_uri_list_unref
    at gnome-vfs-uri.c line 2074
  • #3 gnome_theme_installer_run
    at theme-installer.c line 712
  • #4 IA__g_cclosure_marshal_VOID__VOID
    at /build/buildd/glib2.0-2.16.1/gobject/gmarshal.c line 77
  • #5 IA__g_closure_invoke
    at /build/buildd/glib2.0-2.16.1/gobject/gclosure.c line 490
  • #6 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.16.1/gobject/gsignal.c line 2440
  • #7 IA__g_signal_emit_valist
    at /build/buildd/glib2.0-2.16.1/gobject/gsignal.c line 2199
  • #8 IA__g_signal_emit
    at /build/buildd/glib2.0-2.16.1/gobject/gsignal.c line 2243
  • #9 IA__gtk_button_clicked
    at /build/buildd/gtk+2.0-2.12.9/gtk/gtkbutton.c line 889
  • #10 gtk_real_button_released
    at /build/buildd/gtk+2.0-2.12.9/gtk/gtkbutton.c line 1484
  • #11 IA__g_cclosure_marshal_VOID__VOID
    at /build/buildd/glib2.0-2.16.1/gobject/gmarshal.c line 77
  • #12 g_type_class_meta_marshal
    at /build/buildd/glib2.0-2.16.1/gobject/gclosure.c line 567
  • #13 IA__g_closure_invoke
    at /build/buildd/glib2.0-2.16.1/gobject/gclosure.c line 490
  • #14 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.16.1/gobject/gsignal.c line 2370
  • #15 IA__g_signal_emit_valist
    at /build/buildd/glib2.0-2.16.1/gobject/gsignal.c line 2199
  • #16 IA__g_signal_emit
    at /build/buildd/glib2.0-2.16.1/gobject/gsignal.c line 2243
  • #17 IA__gtk_button_released
    at /build/buildd/gtk+2.0-2.12.9/gtk/gtkbutton.c line 881
  • #18 gtk_button_button_release
    at /build/buildd/gtk+2.0-2.12.9/gtk/gtkbutton.c line 1377
  • #19 _gtk_marshal_BOOLEAN__BOXED
    at /build/buildd/gtk+2.0-2.12.9/gtk/gtkmarshalers.c line 84
  • #20 g_type_class_meta_marshal
    at /build/buildd/glib2.0-2.16.1/gobject/gclosure.c line 567
  • #21 IA__g_closure_invoke
    at /build/buildd/glib2.0-2.16.1/gobject/gclosure.c line 490
  • #22 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.16.1/gobject/gsignal.c line 2478
  • #23 IA__g_signal_emit_valist
    at /build/buildd/glib2.0-2.16.1/gobject/gsignal.c line 2209
  • #24 IA__g_signal_emit
    at /build/buildd/glib2.0-2.16.1/gobject/gsignal.c line 2243
  • #25 gtk_widget_event_internal
    at /build/buildd/gtk+2.0-2.12.9/gtk/gtkwidget.c line 4678
  • #26 IA__gtk_propagate_event
    at /build/buildd/gtk+2.0-2.12.9/gtk/gtkmain.c line 2336
  • #27 IA__gtk_main_do_event
    at /build/buildd/gtk+2.0-2.12.9/gtk/gtkmain.c line 1556
  • #28 gdk_event_dispatch
    at /build/buildd/gtk+2.0-2.12.9/gdk/x11/gdkevents-x11.c line 2351
  • #29 IA__g_main_context_dispatch
    at /build/buildd/glib2.0-2.16.1/glib/gmain.c line 2003
  • #30 g_main_context_iterate
    at /build/buildd/glib2.0-2.16.1/glib/gmain.c line 2636
  • #31 IA__g_main_loop_run
    at /build/buildd/glib2.0-2.16.1/glib/gmain.c line 2844
  • #32 IA__gtk_main
    at /build/buildd/gtk+2.0-2.12.9/gtk/gtkmain.c line 1163
  • #33 main
    at appearance-main.c line 191

Comment 1 Jens Granseuer 2008-03-27 18:55:35 UTC
gnome_theme_installer_run when clicking the "Help" button? Uhuh. Does Ubuntu apply patches to g-a-p? Especially to the glade file? That's what this looks like.
Comment 2 Sebastien Bacher 2008-03-28 00:58:06 UTC
the installer doesn't run when clicking on the button no, and the package has some glade changes but that's limited to the extra desktop effects tab and has been cleaned to not list other random glade changes
Comment 3 Jens Granseuer 2008-03-28 17:43:36 UTC
I'm going to assume that the description is completely bogus, then...

2008-03-28  Jens Granseuer  <jensgr@gmx.net>
        
        * theme-installer.c: (gnome_theme_install_from_uri): don't try to
        unref URIs if the theme package is invalid (bug #524567)
Comment 4 Jens Granseuer 2008-03-29 08:42:00 UTC
*** Bug 524843 has been marked as a duplicate of this bug. ***