[FFmpeg-trac] #7148(undetermined:new): FFmpeg hangs when build with MSVC

FFmpeg trac at avcodec.org
Wed Apr 18 11:49:51 EEST 2018


#7148: FFmpeg hangs when build with MSVC
-------------------------------------+-------------------------------------
             Reporter:  KarenHuang   |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:               |                  Version:  git-
  undetermined                       |  master
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 Summary of the bug:
 FFmpeg hangs when build with MSVC. This issue can be reproduced from
 master revision 9fd11e51. Could you please help take a look at this? Thank
 you!

 How to reproduce:
 1. git clone https://github.com/FFmpeg/FFmpeg.git D:\FFmpeg\src
 2. set FFMPEG_SRC_PATH=%cd%/src
 3. set FFMPEG_FATE_PATH=../fate-suite/
 4. set FFMPEG_SRC_DRIVE_LETTER=%cd:~0,1%
 5. set MSYS2_PATH_TYPE=inherit
 6. .\tools\msys32\usr\bin\sh.exe --login -i -c
 "/%FFMPEG_SRC_DRIVE_LETTER%/ffmpeg/tools/build.sh"

 Actual result:
 FFmpeg hangs and there is no response.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/7148>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list