[gstreamer-bugs] [Bug 349901] New: [LADSPA] gst_element_class_add_pad_template: assertion `gst_element_class_get_pad_template (klass, templ->name_template) == NULL' failed - segfaults

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Aug 4 02:47:08 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=349901
 GStreamer | gst-plugins-good | Ver: HEAD CVS

           Summary: [LADSPA] gst_element_class_add_pad_template: assertion
                    `gst_element_class_get_pad_template (klass, templ-
                    >name_template) == NULL' failed - segfaults
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: major
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: gnome at jonobacon.org
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: 2.13/2.14
   GNOME milestone: Unspecified


Please describe the problem:
I am testing the LADSPA bridge, and using this pipeline:

gst-launch-0.10 filesrc
location=~/media/audioforjokosher/jonobacon-freesoftwaresong.ogg ! decodebin !
audioconvert !  ladspa-Chorus2 ! audioconvert ! alsasink

I get the following:
jono at forge:/sources/gstreamer/head/gst-plugins-good/ext/ladspa$ gst-launch-0.10
filesrc location=~/media/audioforjokosher/jonobacon-freesoftwaresong.ogg !
decodebin ! audioconvert !  ladspa-Chorus2 ! audioconvert ! alsasink

(gst-launch-0.10:17213): GStreamer-CRITICAL **:
gst_element_class_add_pad_template: assertion
`gst_element_class_get_pad_template (klass, templ->name_template) == NULL'
failed

(gst-launch-0.10:17213): GStreamer-CRITICAL **:
gst_element_class_add_pad_template: assertion
`gst_element_class_get_pad_template (klass, templ->name_template) == NULL'
failed
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
Pipeline is PREROLLED ...
Setting pipeline to PLAYING ...
New clock: audioclock0
Segmentation fault



Steps to reproduce:
1. 
2. 
3. 


Actual results:


Expected results:


Does this happen every time?


Other information:


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list