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 127986 - gst-register crashes 100% of the time. D'oh!
gst-register crashes 100% of the time. D'oh!
Status: RESOLVED DUPLICATE of bug 127815
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
0.6.4
Other other
: Normal normal
: 0.7.x
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-11-26 15:47 UTC by Jon Nelson
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jon Nelson 2003-11-26 15:48:02 UTC
Distribution: Unknown
Package: GStreamer
Severity: major
Version: GNOME2.4.1 0.6.4
Gnome-Distributor: GNOME.Org
Synopsis: gst-register crashes 100% of the time. D'oh!
Bugzilla-Product: GStreamer
Bugzilla-Component: gstreamer (core)
Bugzilla-Version: 0.6.4
Description:
Description of the crash:

gst-register will crash every single time it is run.

Steps to reproduce the crash:
1. run gst-register

Expected Results:

it ought not crash.

How often does this happen?

100% of the time.




Debugging Information:

Backtrace was generated from '/usr/bin/gst-register'

Core was generated by `gst-register'.
Program terminated with signal 11, Segmentation fault.

Thread 1 (process 16850)

  • #0 gst_mem_chunk_alloc
    at gstmemchunk.c line 182
  • #1 gst_props_empty_new
    at gstprops.c line 351
  • #2 gst_props_newv
    at gstprops.c line 666
  • #3 gst_props_new
    at gstprops.c line 472
  • #4 snapshot_sink_factory
    at gstsnapshot.c line 54
  • #5 plugin_init
    at gstsnapshot.c line 382
  • #6 gst_plugin_register_func
    at gstplugin.c line 110
  • #7 gst_plugin_load_plugin
    at gstplugin.c line 187
  • #8 gst_xml_registry_rebuild
    at gstxmlregistry.c line 1641
  • #9 gst_registry_rebuild
    at gstregistry.c line 182
  • #10 main
    at gst-register.c line 85




------- Bug moved to this database by unknown@bugzilla.gnome.org 2003-11-26 10:48 -------

Reassigning to the default owner of the component, gstreamer-maint@bugzilla.gnome.org.

Comment 1 Jon Nelson 2003-11-26 15:51:50 UTC

*** This bug has been marked as a duplicate of 127815 ***