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 548356 - gnome-settings-daemon crashed with SIGSEGV in gst_registry_remove_features_for_plugin_unlocked()
gnome-settings-daemon crashed with SIGSEGV in gst_registry_remove_features_fo...
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: dont know
0.10.x
Other Linux
: Normal critical
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-08-18 22:10 UTC by Sebastien Bacher
Modified: 2009-02-23 17:41 UTC
See Also:
GNOME target: ---
GNOME version: 2.23/2.24



Description Sebastien Bacher 2008-08-18 22:10:50 UTC
the bug has been opened on https://launchpad.net/bugs/258746

"Binary package hint: gnome-settings-daemon

Apport detected this crash when I logged in.

libgstreamer0.10-0 0.10.18-4ubuntu1

  • #0 gst_registry_remove_features_for_plugin_unlocked
    at gstregistry.c line 385
  • #1 _priv_gst_registry_remove_cache_plugins
    at gstregistry.c line 1042
  • #2 ensure_current_registry
    at gst.c line 873
  • #3 init_post
    at gst.c line 1012
  • #4 IA__g_option_context_parse
    at /build/buildd/glib2.0-2.16.4/glib/goption.c line 1796
  • #5 gst_init_check
    at gst.c line 423
  • #6 gst_init
    at gst.c line 470
  • #7 acme_volume_gstreamer_class_intern_init
    at acme-volume-gstreamer.c line 425
  • #8 IA__g_type_class_ref
    at /build/buildd/glib2.0-2.16.4/gobject/gtype.c line 1880
  • #9 IA__g_object_newv
    at /build/buildd/glib2.0-2.16.4/gobject/gobject.c line 853
  • #10 IA__g_object_new_valist
    at /build/buildd/glib2.0-2.16.4/gobject/gobject.c line 986
  • #11 IA__g_object_new
    at /build/buildd/glib2.0-2.16.4/gobject/gobject.c line 795
  • #12 acme_volume_new
    at acme-volume.c line 104
  • #13 gsd_media_keys_manager_start
    at gsd-media-keys-manager.c line 1021
  • #14 impl_activate
    at gsd-media-keys-plugin.c line 78
  • #15 gnome_settings_plugin_info_activate
    at gnome-settings-plugin-info.c line 506
  • #16 maybe_activate_plugin
    at gnome-settings-manager.c line 93
  • #17 IA__g_slist_foreach
    at /build/buildd/glib2.0-2.16.4/glib/gslist.c line 743
  • #18 gnome_settings_manager_start
    at gnome-settings-manager.c line 271
  • #19 main
    at main.c line 260

Comment 1 Sebastian Dröge (slomo) 2008-08-24 18:07:44 UTC
Could you get a new backtrace with gstreamer core 0.10.20?
Comment 2 Sebastian Dröge (slomo) 2008-08-24 18:12:15 UTC
Best would be a backtrace with all threads as the only case how this could break is a missing lock somewhere
Comment 3 Mateusz Barucha 2008-08-24 19:17:04 UTC
Unfortunately (or, in my case, fortunately), this bug doesn't occure to me anymore. I have no clue, what could have changed that.
Comment 4 Tobias Mueller 2009-02-23 17:41:22 UTC
Closing as OBSOLETE as per comment #3. Feel free to reopen if you have any news.