[FFmpeg-trac] #2189(undetermined:open): ffmpeg -i http://url doesn't exit with absent server in windows

FFmpeg trac at avcodec.org
Sat Feb 9 02:50:14 CET 2013


#2189: ffmpeg -i http://url doesn't exit with absent server in windows
-------------------------------------+-------------------------------------
             Reporter:  rogerdpack   |                    Owner:
                 Type:  defect       |                   Status:  open
             Priority:  normal       |                Component:
              Version:  git-master   |  undetermined
             Keywords:               |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  1
-------------------------------------+-------------------------------------

Comment (by rogerdpack):

 Ctrl+C does seem fixed, thank you!

 Ok running what I believe to be git master...

 https://gist.github.com/rdp/4743454 has all the backtraces, not super
 helful unfortunately.  The most relevant one seems to be thread 1, which
 appears to possibly be stuck in "poll"?  Thanks!

 {{{
 Thread 1 (Thread 1616.0x168c):
 #0 0x7735f8b1 in ntdll!RtlUpdateClonedSRWLock () from
 C:\Windows\system32\ntdll.dll
 #1 0x7735f8b1 in ntdll!RtlUpdateClonedSRWLock () from
 C:\Windows\system32\ntdll.dll
 #2 0x741f17cd in ?? () from C:\Windows\SysWOW64\mswsock.dll
 #3 0x741f6d30 in ?? () from C:\Windows\SysWOW64\mswsock.dll
 #4 0x75ac6a28 in WSAAsyncGetHostByAddr () from
 C:\Windows\syswow64\ws2_32.dll
 #5 0x00000149 in ?? ()
 #6 0x0028a204 in ?? ()
 #7 0x00581fde in ff_poll (fds=0x28a588, numfds=1, timeout=100) at
 libavformat/os_support.c:351
 #8 0x5115aa27 in ?? ()
 #9 0x06a65ba0 in ?? ()
 #10 0xba010101 in ?? ()
 #11 0x08cd4d08 in ?? ()
 Backtrace stopped: previous frame inner to this frame (corrupt stack?)
 }}}

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/2189#comment:5>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list