#2116: Pressing Ctrl-C while running FFMPEG on Windows causes it to crash -------------------------------------+------------------------------------- Reporter: ramitbhalla | Owner: Type: defect | Status: new Priority: normal | Component: Version: unspecified | undetermined Keywords: crash | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+-------------------------------------
Comment (by ramitbhalla): Here is what I have (i can't build but have Visual Studio which I've tried to use) Unhandled exception at 0x0040b733 in ffmpeg.2311.exe: 0xC0000005: Access violation reading location 0x00000000. {{{ > ffmpeg.2311.exe!0040b733() [Frames below may be incorrect and/or missing, no symbols loaded for ffmpeg.2311.exe] msvcrt.dll!768fc182() msvcrt.dll!768fc3e9() msvcrt.dll!768ff4d2() msvcrt.dll!7690118e() msvcrt.dll!76901162() ffmpeg.2311.exe!004013fa() kernel32.dll!756eed6c() ntdll.dll!7707377b() ntdll.dll!7707374e() }}} {{{ 0040B70B nop 0040B70C lea esi,[esi] 0040B710 push ebp 0040B711 push edi 0040B712 xor edi,edi 0040B714 push esi 0040B715 push ebx 0040B716 sub esp,1Ch 0040B719 mov ebp,dword ptr ds:[1C12778h] 0040B71F test ebp,ebp 0040B721 jle 0040B815 0040B727 mov eax,dword ptr ds:[01C12774h] 0040B72C lea esi,[edi*4] 0040B733 mov eax,dword ptr [eax+edi*4] }}} -- Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/2116#comment:2> FFmpeg <http://ffmpeg.org> FFmpeg issue tracker _______________________________________________ FFmpeg-trac mailing list FFmpeg-trac@avcodec.org http://avcodec.org/mailman/listinfo/ffmpeg-trac