[gstreamer-bugs] [Bug 625725] New: gst_element_factory_get_static_pad_templates

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Jul 31 09:46:56 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=625725
  GStreamer | gstreamer (core) | 0.10.30

           Summary: gst_element_factory_get_static_pad_templates
    Classification: Desktop
           Product: GStreamer
           Version: 0.10.30
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: lfarkas at lfarkas.org
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


the truth is that i don't know what's the exact problem. but while develop
gstreamer-java and try to rebuild on different fedora/redhat release i
repeatedly encounter this problem. there was a junit test for ElementFactory.
and one specific test for StaticPadTemplates. this test call the native
gst_element_factory_get_static_pad_templates
and this test during this call used to fail on 64bit...
of i know this is not an exact bugreport but i can't tell more just the build
logs. search for "ElementFactoryTest" in the logs.
eg. on fedora-13 this log show a "No known Enum mapping":
http://koji.fedoraproject.org/koji/getfile?taskID=2360036&name=build.log
while exactly the same source in another build log crash the java vm:
http://koji.fedoraproject.org/koji/getfile?taskID=2369025&name=build.log
while on fedora-14 we've got only a 
--------------------------------
(test:18038): GStreamer-WARNING **: static caps 0x7fa8f8233338 string is NULL
--------------------------------
http://koji.fedoraproject.org/koji/getfile?taskID=2360044&name=build.log
so i don't know, but these kind of error used to be a memleak or memory overrun
or other such kind of memory/pointer problems in the native code.
and this bug is not just happened in the latest version but for at least a half
year.
does anybody can look into the code and try to find the reason?
thanks in advance.

-- 
Configure bugmail: https://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