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 316826 - gst-compprep-0.8 segfaulting
gst-compprep-0.8 segfaulting
Status: RESOLVED NOTGNOME
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
0.8.x
Other Linux
: Normal critical
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-09-21 07:29 UTC by Daniel Holbach
Modified: 2005-10-03 11:29 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Daniel Holbach 2005-09-21 07:29:16 UTC
Version details: 0.8.11
Distribution/Version: Ubuntu Breezy

The problem appears on amd64, is reproducible and only happens, when swh-plugins
(http://plugin.org.uk/releases/) are installed.

This is the backtrace:

Forwarded from http://bugzilla.ubuntu.com/show_bug.cgi?id=7916

(In reply to comment #4)
(gdb) bt
  • #0 _fini
    from /usr/lib/ladspa/mbeq_1197.so
  • #1 ??
    from /usr/lib/gstreamer-0.8/libgstladspa.so
  • #2 IA__g_type_create_instance
    at gtype.c line 1596
  • #3 g_object_constructor
    at gobject.c line 1045
  • #4 gst_object_get_type
    from /usr/lib/libgstreamer-0.8.so.1
  • #5 IA__g_object_newv
    at gobject.c line 942
  • #6 IA__g_object_new_valist
    at gobject.c line 1026
  • #7 IA__g_object_new
    at gobject.c line 823
  • #8 gst_element_factory_create
    from /usr/lib/libgstreamer-0.8.so.1
  • #9 ??
  • #10 __libc_start_main
    from /lib/libc.so.6
  • #11 ??
  • #12 ??
  • #655 ??

Comment 1 Sebastien Bacher 2005-09-26 13:10:43 UTC
swh-plugins issue fixed according to the Mithrandir