[FFmpeg-trac] #4181(undetermined:closed): libilbc segfault

FFmpeg trac at avcodec.org
Fri Dec 12 00:00:57 CET 2014


#4181: libilbc segfault
-------------------------------------+-------------------------------------
             Reporter:  llogan       |                    Owner:
                 Type:  defect       |                   Status:  closed
             Priority:  important    |                Component:
              Version:  git-master   |  undetermined
             Keywords:  libilbc      |               Resolution:
  crash SIGSEGV                      |  worksforme
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------
Changes (by cehoyos):

 * status:  new => closed
 * resolution:   => worksforme


Comment:

 Shows no issues with valgrind either.
 {{{
 $ ffmpeg -f lavfi -i sine=r=8k:d=3 out.lbc
 ffmpeg version N-68378-ge2829a8 Copyright (c) 2000-2014 the FFmpeg
 developers
   built on Dec 11 2014 23:58:04 with gcc 4.7 (SUSE Linux)
   configuration: --enable-gpl --enable-libilbc
   libavutil      54. 15.100 / 54. 15.100
   libavcodec     56. 14.100 / 56. 14.100
   libavformat    56. 15.104 / 56. 15.104
   libavdevice    56.  3.100 / 56.  3.100
   libavfilter     5.  2.103 /  5.  2.103
   libswscale      3.  1.101 /  3.  1.101
   libswresample   1.  1.100 /  1.  1.100
   libpostproc    53.  3.100 / 53.  3.100
 Input #0, lavfi, from 'sine=r=8k:d=3':
   Duration: N/A, start: 0.000000, bitrate: 128 kb/s
     Stream #0:0: Audio: pcm_s16le, 8000 Hz, mono, s16, 128 kb/s
 Output #0, ilbc, to 'out.lbc':
   Metadata:
     encoder         : Lavf56.15.104
     Stream #0:0: Audio: ilbc (libilbc), 8000 Hz, mono, s16
     Metadata:
       encoder         : Lavc56.14.100 libilbc
 Stream mapping:
   Stream #0:0 -> #0:0 (pcm_s16le (native) -> ilbc (libilbc))
 Press [q] to stop, [?] for help
 size=       6kB time=00:00:03.00 bitrate=  15.2kbits/s
 video:0kB audio:6kB subtitle:0kB other streams:0kB global headers:0kB
 muxing overhead: 0.157895%
 }}}

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


More information about the FFmpeg-trac mailing list