Hi,
When I launch the recode_audio.py example, I get a segfault. Thanks to
GDB, the segfaults is triggered by a memcpy with a negative size.
// Copy the rest of the buffer to the temp place in the codec
if( iLen- iPos )
{
obj->iPaddedPos= iLen- iPos;
memcpy( obj->pPaddedBuf, sData+ iPos, obj->iPaddedPos );
}
Hope it helps.
Alexis ROBERT
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid3432&bid#0486&dat1642
_______________________________________________
Pymedia-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pymedia-users