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

FFmpeg trac at avcodec.org
Fri Jan 12 14:30:19 EET 2018


#6964: Segmentation fault in Windows bash when using HTTP inputs
-------------------------------------+-------------------------------------
             Reporter:  Razesdark    |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  important    |                Component:
              Version:  unspecified  |  undetermined
             Keywords:  crash        |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by Razesdark):

 I'm currently running an upgrade to Ubuntu 16 to rule that out. So it's
 still busy. I do however have a report of gdb I did before hand with the
 latest static build.
 Ill update when the upgrade is complete.
 {{{
 (gdb) run -i http://bnr-cache-cdp.triple-it.nl/studio/index.m3u8 -f null -
 Starting program: /home/rvanderheide/test/ffmpeg-git-20180111-64bit-
 static/ffmpeg -i http://bnr-cache-cdp.triple-it.nl/studio/index.m3u8 -f
 null -
 ffmpeg version N-89773-g7fcbebbeaf-static
 https://johnvansickle.com/ffmpeg/  Copyright (c) 2000-2018 the FFmpeg
 developers
   built with gcc 6.4.0 (Debian 6.4.0-11) 20171206
   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      56.  7.100 / 56.  7.100
   libavcodec     58.  9.100 / 58.  9.100
   libavformat    58.  3.100 / 58.  3.100
   libavdevice    58.  0.100 / 58.  0.100
   libavfilter     7. 11.101 /  7. 11.101
   libswscale      5.  0.101 /  5.  0.101
   libswresample   3.  0.101 /  3.  0.101
   libpostproc    55.  0.100 / 55.  0.100

 Program received signal SIGSEGV, Segmentation fault.
 0xffffffffff600000 in ?? ()
 (gdb) bt
 #0  0xffffffffff600000 in ?? ()
 #1  0x00007ffffea9b12a in ?? ()
 #2  0x00007fffff1f3d30 in ?? ()
 #3  0x00007ffffffd5eac in ?? ()
 #4  0x00007ffffffd5eb8 in ?? ()
 #5  0x00000000000001e4 in ?? ()
 #6  0x00007ffffffd5d70 in ?? ()
 #7  0x00007ffffffd5e10 in ?? ()
 #8  0x00007ffffffd5eb8 in ?? ()
 #9  0x00007ffffea9ebc4 in ?? ()
 #10 0x00007ffffffd5d60 in ?? ()
 #11 0x74097064632d6568 in ?? ()
 #12 0x0000000000000005 in ?? ()
 #13 0x00007ffffffd5d30 in ?? ()
 #14 0x00007ffffffd7300 in ?? ()
 #15 0x0000000000000000 in ?? ()
 }}}

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


More information about the FFmpeg-trac mailing list