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 508589 - mixer_applet2 crashed with signal 7 in g_option_context_parse()
mixer_applet2 crashed with signal 7 in g_option_context_parse()
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
0.10.x
Other Linux
: Normal critical
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-01-10 19:18 UTC by Pedro Villavicencio
Modified: 2009-04-15 18:53 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20



Description Pedro Villavicencio 2008-01-10 19:18:43 UTC
This report has been filled here:

https://bugs.launchpad.net/ubuntu/+source/gnome-applets/+bug/179222

"Install Gusty for AMD-64 selecting the low quality graphics installation. After it boots into the live CD the error occurs."

"#0  _priv_gst_quarks_initialize () at gstquark.c:39
No locals.
  • #1 init_post
    at gst.c line 976
  • #2 IA__g_option_context_parse
    at /build/buildd/glib2.0-2.14.1/glib/goption.c line 1743
  • #3 gst_init_check
    at gst.c line 422
  • #4 gst_init
    at gst.c line 469
  • #5 gnome_volume_applet_toplevel_configure_handler
    at load.c line 308
  • #6 _gtk_marshal_BOOLEAN__BOXED
    at /build/buildd/gtk+2.0-2.12.0/gtk/gtkmarshalers.c line 84
  • #7 IA__g_closure_invoke
    at /build/buildd/glib2.0-2.14.1/gobject/gclosure.c line 490
  • #8 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.14.1/gobject/gsignal.c line 2440
  • #9 IA__g_signal_emit_valist
    at /build/buildd/glib2.0-2.14.1/gobject/gsignal.c line 2209
  • #10 IA__g_signal_emit
    at /build/buildd/glib2.0-2.14.1/gobject/gsignal.c line 2243
  • #11 gtk_widget_event_internal
    at /build/buildd/gtk+2.0-2.12.0/gtk/gtkwidget.c line 4675
  • #12 IA__gtk_main_do_event
    at /build/buildd/gtk+2.0-2.12.0/gtk/gtkmain.c line 1557
  • #13 gdk_event_dispatch
    at /build/buildd/gtk+2.0-2.12.0/gdk/x11/gdkevents-x11.c line 2351
  • #14 IA__g_main_context_dispatch
    at /build/buildd/glib2.0-2.14.1/glib/gmain.c line 2061
  • #15 g_main_context_iterate
    at /build/buildd/glib2.0-2.14.1/glib/gmain.c line 2694
  • #16 IA__g_main_loop_run
    at /build/buildd/glib2.0-2.14.1/glib/gmain.c line 2898
  • #17 bonobo_main
    at bonobo-main.c line 311
  • #18 bonobo_generic_factory_main_timeout
    at bonobo-generic-factory.c line 411
  • #19 panel_applet_factory_main_closure
    at panel-applet.c line 1754
  • #20 main
    at load.c line 340
  • #21 __libc_start_main
    from /lib/libc.so.6
  • #22 _start

Comment 1 Cosimo Cecchi 2008-03-03 00:35:34 UTC
-> GStreamer

This seems to be crashing inside GStreamer, moving.
Comment 2 Jan Schmidt 2008-03-03 12:46:27 UTC
This seems like it would have to be corruption elsewhere. At that point in the GStreamer initialisation, it's just interning some quark strings with g_quark_from_static_string.
Comment 3 Tim-Philipp Müller 2008-03-03 13:04:59 UTC
The stack trace also doesn't look entirely right, e.g.: group = (GOptionGroup *) 0x1 in frame #2, gst_init (argc=0x60cd50, argv=0x1) in #frame 4.
Comment 4 Tim-Philipp Müller 2009-04-15 18:53:37 UTC
This bug is ancient, closing until someone can reproduce it with newer versions of things.

Thanks for taking the time to report this bug.
However, you are using a version that is too old and not supported anymore. GNOME developers are no longer working on that version, so unfortunately there will not be any bug fixes for the version that you use.

By upgrading to a newer version of GNOME you could receive bug fixes and new functionality. You may need to upgrade your Linux distribution to obtain a newer version of GNOME.
Please feel free to reopen this bug if the problem still occurs with a newer version of GNOME.