[FFmpeg-devel] AAC decoder corrups memory?

Alex Converse alex.converse
Wed Mar 17 21:02:23 CET 2010


On Wed, Mar 17, 2010 at 3:50 PM, Pavel Pavlov <pavel at summit-tech.ca> wrote:
>
> I don't use gnu tools, so I don't have and cannot send gdb backtrace. I tried to debug with VS, but it's the first time I see something like that - it doesn't show any stacktrace at all. If run from within debugger itself, then I see messages about heap corruption and then it asserts in my code after malloc returns 0. There is nothing wrong in the backtrace and nothing that relates to crash, I'm getting malloc 0 from different places all the time, but the initial source of that malloc failure is because heap was corrupted somewhere by acc decoder code. Im building with intel compiler on windows by the way, if it matters. Just try one of the samples with you build of ffplay and see if it plays anything.

ICL is not a supported compiler for FFmpeg. See:
http://wiki.multimedia.cx/index.php?title=Intel_C_Compiler#Windows_version



More information about the ffmpeg-devel mailing list