[gst-devel] Meta Data and Tags - segfaults with discoverer.py
cascardo at holoscopio.com
cascardo at holoscopio.com
Tue Oct 24 16:33:36 CEST 2006
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.
More information about the gstreamer-devel
mailing list