[FFmpeg-trac] #6964(ffmpeg:new): Segmentation fault in Windows bash when using HTTP inputs

FFmpeg trac at avcodec.org
Fri Jan 12 14:09:13 EET 2018


#6964: Segmentation fault in Windows bash when using HTTP inputs
-------------------------------------+-------------------------------------
             Reporter:  Razesdark    |                     Type:  defect
               Status:  new          |                 Priority:  important
            Component:  ffmpeg       |                  Version:  3.4
             Keywords:  #bash        |               Blocked By:
  #ubuntu                            |  Reproduced by developer:  0
             Blocking:               |
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 Summary of the bug:
 How to reproduce:
 {{{
 % $ ffmpeg -i http://www.google.nl -f null -
 ffmpeg version 3.4-static http://johnvansickle.com/ffmpeg/  Copyright (c)
 2000-2017 the FFmpeg developers
   built with gcc 6.4.0 (Debian 6.4.0-7) 20170920
   configuration: --enable-gpl --enable-version3 --enable-static --disable-
 debug --disable-ffplay --disable-indev=sndio --disable-outdev=sndio
 --cc=gcc-6 --enable-fontconfig --enable-frei0r --enable-gnutls --enable-
 gray --enable-libfribidi --enable-libass --enable-libvmaf --enable-
 libfreetype --enable-libmp3lame --enable-libopencore-amrnb --enable-
 libopencore-amrwb --enable-libopenjpeg --enable-librubberband --enable-
 librtmp --enable-libsoxr --enable-libspeex --enable-libvorbis --enable-
 libopus --enable-libtheora --enable-libvidstab --enable-libvo-amrwbenc
 --enable-libvpx --enable-libwebp --enable-libx264 --enable-libx265
 --enable-libxvid --enable-libzimg
   libavutil      55. 78.100 / 55. 78.100
   libavcodec     57.107.100 / 57.107.100
   libavformat    57. 83.100 / 57. 83.100
   libavdevice    57. 10.100 / 57. 10.100
   libavfilter     6.107.100 /  6.107.100
   libswscale      4.  8.100 /  4.  8.100
   libswresample   2.  9.100 /  2.  9.100
   libpostproc    54.  7.100 / 54.  7.100
 Segmentation fault (core dumped)
 }}}

 Bash version:
 {{{
 root:~$ lsb_release -a
 No LSB modules are available.
 Distributor ID: Ubuntu
 Description:    Ubuntu 14.04.5 LTS
 Release:        14.04
 Codename:       trusty
 }}}

 It happens with several different builds, and regardless if the input if a
 valid video/audio or not.

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


More information about the FFmpeg-trac mailing list