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 480555 - mixer_applet2 crashed with SIGSEGV in gtk_image_set_from_pixbuf()
mixer_applet2 crashed with SIGSEGV in gtk_image_set_from_pixbuf()
Status: RESOLVED OBSOLETE
Product: gnome-applets
Classification: Other
Component: mixer
2.20.x
Other Linux
: Normal critical
: ---
Assigned To: gnome-applets Maintainers
gnome-applets Maintainers
: 497958 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2007-09-26 11:32 UTC by Sebastien Bacher
Modified: 2015-09-26 04:48 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20



Description Sebastien Bacher 2007-09-26 11:32:25 UTC
The bug has been opened on https://bugs.launchpad.net/bugs/144645

"Binary package hint: gnome-applets

after upgrading this afternoon and a reboot, the error came up.
...
Package: gnome-applets 2.20.0-0ubuntu1
...
.

Thread 1 (process 5662)

  • #0 IA__gtk_image_set_from_pixbuf
    at /build/buildd/gtk+2.0-2.12.0/gtk/gtkimage.c line 858
  • #1 gnome_volume_applet_refresh
    at applet.c line 1146
  • #2 IA__g_cclosure_marshal_VOID__VOID
    at /build/buildd/glib2.0-2.14.1/gobject/gmarshal.c line 77
  • #3 IA__g_closure_invoke
    at /build/buildd/glib2.0-2.14.1/gobject/gclosure.c line 490
  • #4 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.14.1/gobject/gsignal.c line 2440
  • #5 IA__g_signal_emit_valist
    at /build/buildd/glib2.0-2.14.1/gobject/gsignal.c line 2199
  • #6 IA__g_signal_emit
    at /build/buildd/glib2.0-2.14.1/gobject/gsignal.c line 2243
  • #7 do_theme_change
    at /build/buildd/gtk+2.0-2.12.0/gtk/gtkicontheme.c line 624
  • #8 update_current_theme
    at /build/buildd/gtk+2.0-2.12.0/gtk/gtkicontheme.c line 428
  • #9 IA__g_cclosure_marshal_VOID__PARAM
    at /build/buildd/glib2.0-2.14.1/gobject/gmarshal.c line 531
  • #10 IA__g_closure_invoke
    at /build/buildd/glib2.0-2.14.1/gobject/gclosure.c line 490
  • #11 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.14.1/gobject/gsignal.c line 2440
  • #12 IA__g_signal_emit_valist
    at /build/buildd/glib2.0-2.14.1/gobject/gsignal.c line 2199
  • #13 IA__g_signal_emit
    at /build/buildd/glib2.0-2.14.1/gobject/gsignal.c line 2243
  • #14 g_object_dispatch_properties_changed
    at /build/buildd/glib2.0-2.14.1/gobject/gobject.c line 563
  • #15 g_object_notify_dispatcher
    at /build/buildd/glib2.0-2.14.1/gobject/gobject.c line 245
  • #16 IA__g_object_notify
    at /build/buildd/glib2.0-2.14.1/gobject/gobjectnotifyqueue.c line 123
  • #17 _gtk_settings_handle_event
    at /build/buildd/gtk+2.0-2.12.0/gtk/gtksettings.c line 1737
  • #18 IA__gtk_main_do_event
    at /build/buildd/gtk+2.0-2.12.0/gtk/gtkmain.c line 1385
  • #19 gdk_event_dispatch
    at /build/buildd/gtk+2.0-2.12.0/gdk/x11/gdkevents-x11.c line 2351
  • #20 IA__g_main_context_dispatch
    at /build/buildd/glib2.0-2.14.1/glib/gmain.c line 2061
  • #21 g_main_context_iterate
    at /build/buildd/glib2.0-2.14.1/glib/gmain.c line 2694
  • #22 IA__g_main_loop_run
    at /build/buildd/glib2.0-2.14.1/glib/gmain.c line 2898
  • #23 bonobo_main
    at bonobo-main.c line 311
  • #24 bonobo_generic_factory_main_timeout
    at bonobo-generic-factory.c line 411
  • #25 bonobo_generic_factory_main
    at bonobo-generic-factory.c line 368
  • #26 panel_applet_factory_main_closure
    at panel-applet.c line 1754
  • #27 panel_applet_factory_main
    at panel-applet.c line 1778
  • #28 main
    at load.c line 340
  • #29 __libc_start_main
    from /lib/tls/i686/cmov/libc.so.6
  • #30 _start

Comment 1 Christian Kirbach 2007-11-18 18:00:02 UTC
*** Bug 497958 has been marked as a duplicate of this bug. ***
Comment 2 Christian Kirbach 2007-11-18 18:01:06 UTC
i probably got my crash due to version mismatching ... mixed 2.20 and 2.21 installed.
Comment 3 Teppo Turtiainen 2008-04-09 17:33:57 UTC
A decent stack trace. Confirming.
Comment 4 Callum McKenzie 2010-06-14 07:41:23 UTC
A thought: this could be related to 620297, it involves the pointers that are involved with that bug and it involves the function immediately afterwards in the theme-change callback.

The commits are:
2d369bbd7a21d2054078ead3ffdc07bf0d3a0af0
e542914564d5b34747b0c92de1b232fb34c16254