Heap corruption crash on Windows
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ffmpeg2theora |
New
|
Undecided
|
Unassigned |
Bug Description
When transcoding a h264 video on Windows, ffmpeg2theora crashed with what appears to be a heap corruption bug:
ChildEBP RetAddr
0028ea54 774b35a7 ntdll!RtlpCoale
0028eb4c 774b3492 ntdll!RtlpFreeH
0028eb6c 760f98cd ntdll!RtlFreeHe
0028ebb8 0040a849 msvcrt!free+0xcd
WARNING: Stack unwind information not available. Following frames may be wrong.
0028ebd8 0040d146 ffmpeg2theora+
0028fec8 004013ea ffmpeg2theora+
0028ff88 76a9339a ffmpeg2theora+
0028ff94 774b9ef2 kernel32!
0028ffd4 774b9ec5 ntdll!_
0028ffec 00000000 ntdll!_
Do you have symbol files for the builds of ffmpeg2theora.
The video appears to have encoded correctly, so I suspect that this happened right at the end of the process.
I'm running ffmpeg2theora v0.29
ffmpeg2theora 0.29
Xiph.Org libtheora 1.2.0alpha 20100924 (Ptalarbvorm)
Xiph.Org libVorbis 1.3.3
FFmpeg libavcodec 54.31.100
FFmpeg libavformat 54.14.100
The video is too big to post here, but I'm happy to try again on a debug or newer build if that would help.
I've attached the minidump for WinDBG