[gst-devel] Meta Data and Tags - segfaults with discoverer.py

Christopher Backhouse cjbackhouse at gmail.com
Tue Oct 24 16:44:15 CEST 2006


Watching it in top memory usage does indeed increase continuously. But 
it crashes after a varying number of files/percentage memory usage (only 
about 12%)

I have also got occasionally

Fatal Python error: GC object already tracked
35      Aborted (core dumped)

which seems to point to python screwing up the garbage collection

cascardo at holoscopio.com wrote:
> On Tue, Oct 24, 2006 at 03:09:33PM +0100, Christopher Backhouse wrote:
>> backtrace:
>>
>> #0  0x0807f28d in PyObject_Malloc ()
>> #1  0x08081195 in PyString_FromString ()
>> #2  0xb7ce1445 in _pygst_element_check_error () from 
>> /usr/lib/python2.4/site-packages/gst-0.10/gst/_gst.so
> 
> This seems like an out-of-memory error. Python is the most likely
> responsible for the memory leak, but it could be a GStreamer memory leak
> also. If you stop memory-consuming processes on your machine and
> increases swap space, can you finish with all the files without
> crashing? That would indicate that it is, for sure, an out-of-memory
> error.
> 
> Regards,
> Thadeu Cascardo.
> 
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
> 




More information about the gstreamer-devel mailing list