[FFmpeg-trac] #11289(undetermined:new): rv60: crash with fuzzed file

FFmpeg trac at avcodec.org
Wed Nov 6 22:46:50 EET 2024


#11289: rv60: crash with fuzzed file
-------------------------------------+-------------------------------------
             Reporter:  ami_stuff    |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:               |                  Version:
  undetermined                       |  unspecified
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 with more threads than 1 it deadlocks

 {{{
 (gdb) r -threads 1 -i crash_fuzz.rmhd -f null -
 Starting program: ./ffmpeg_g -threads 1 -i crash_fuzz.rmhd -f null -
 [Thread debugging using libthread_db enabled]
 Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
 ffmpeg version N-117708-g8503c64aa8 Copyright (c) 2000-2024 the FFmpeg
 developers
   built with gcc 11 (Ubuntu 11.4.0-1ubuntu1~22.04)
   configuration:
   libavutil      59. 46.100 / 59. 46.100
   libavcodec     61. 24.100 / 61. 24.100
   libavformat    61.  9.100 / 61.  9.100
   libavdevice    61.  4.100 / 61.  4.100
   libavfilter    10.  6.101 / 10.  6.101
   libswscale      8.  9.101 /  8.  9.101
   libswresample   5.  4.100 /  5.  4.100
 Input #0, rm, from 'crash_fuzz.rmhd':
   Duration: 00:00:11.01, start: 0.000000, bitrate: 848 kb/s
   Stream #0:0: Video: rv60 (RV60 / 0x30365652), yuv420p, 200x200, 710
 kb/s, 23.98 fps, 23.98 tbr, 1k tbn
   Stream #0:1: Audio: aac (LC) (raac / 0x63616172), 44100 Hz, stereo,
 fltp, 132 kb/s
 Stream mapping:
   Stream #0:0 -> #0:0 (rv60 (native) -> wrapped_avframe (native))
   Stream #0:1 -> #0:1 (aac (native) -> pcm_s16le (native))
 [New Thread 0x7ffff6fc7640 (LWP 79811)]
 [New Thread 0x7ffff67c6640 (LWP 79812)]
 [New Thread 0x7ffff5fc5640 (LWP 79813)]
 [New Thread 0x7ffff57c4640 (LWP 79814)]
 [New Thread 0x7ffff4fc3640 (LWP 79815)]
 [New Thread 0x7fffdffff640 (LWP 79816)]
 [New Thread 0x7fffd7fff640 (LWP 79817)]
 Press [q] to stop, [?] for help
 [aac @ 0x5555582313c0] TYPE_FIL: Input buffer exhausted before END element
 found
 [aist#0:1/aac @ 0x55555822c7c0] [dec:aac @ 0x555558230800] Error
 submitting packet to decoder: Invalid data found when processing input
 [New Thread 0x7fffdf7fe640 (LWP 79818)]
 [New Thread 0x7fffdeffd640 (LWP 79819)]
 [New Thread 0x7fffde7fc640 (LWP 79820)]
 [New Thread 0x7fffddffb640 (LWP 79821)]
 [New Thread 0x7fffdd7fa640 (LWP 79822)]
 [New Thread 0x7fffdcff9640 (LWP 79823)]
 [New Thread 0x7fffd77fe640 (LWP 79824)]
 [New Thread 0x7fffd6ffd640 (LWP 79825)]
 [rv60 @ 0x555558245680] [New Thread 0x7fffd67fc640 (LWP 79826)]
 missing reference frame
 [New Thread 0x7fffd5ffb640 (LWP 79827)]
 [New Thread 0x7fffd4ff9640 (LWP 79829)]
 [New Thread 0x7fffd57fa640 (LWP 79828)]
 [New Thread 0x7fffcffff640 (LWP 79830)]
 [New Thread 0x7fffcf7fe640 (LWP 79831)]
 [New Thread 0x7fffceffd640 (LWP 79832)]
 [New Thread 0x7fffce7fc640 (LWP 79833)]
 [New Thread 0x7fffcdffb640 (LWP 79834)]
 [New Thread 0x7fffcd7fa640 (LWP 79835)]
 [New Thread 0x7fffccff9640 (LWP 79837)]
 [New Thread 0x7fffcc7f8640 (LWP 79836)]
 [New Thread 0x7fffcbff7640 (LWP 79838)]
 [New Thread 0x7fffcb7f6640 (LWP 79839)]
 [New Thread 0x7fffcaff5640 (LWP 79840)]
 [aac @ 0x5555582313c0] TNS filter order 28 is greater than maximum 12.
 [aist#0:1/aac @ 0x55555822c7c0] [dec:aac @ 0x555558230800] Error
 submitting packet to decoder: Invalid data found when processing input
 [New Thread 0x7fffca7f4640 (LWP 79841)]
 [New Thread 0x7fffc9ff3640 (LWP 79842)]
 [New Thread 0x7fffc97f2640 (LWP 79843)]
 [New Thread 0x7fffc8ff1640 (LWP 79844)]
 [New Thread 0x7fffc87f0640 (LWP 79845)]
 [New Thread 0x7fffc7fef640 (LWP 79846)]
 [New Thread 0x7fffc77ee640 (LWP 79847)]
 Output #0, null, to 'pipe:':
   Metadata:
     encoder         : Lavf61.9.100
   Stream #0:0: Video: wrapped_avframe, yuv420p(progressive), 200x200,
 q=2-31, 200 kb/s, 23.98 fps, 23.98 tbn
     Metadata:
       encoder         : Lavc61.24.100 wrapped_avframe
   Stream #0:1: Audio: pcm_s16le, 44100 Hz, stereo, s16, 1411 kb/s
     Metadata:
       encoder         : Lavc61.24.100 pcm_s16le
 [New Thread 0x7fffc6fed640 (LWP 79848)]
 [aac @ 0x5555582313c0] Input buffer exhausted before END element found
 [aist#0:1/aac @ 0x55555822c7c0] [dec:aac @ 0x555558230800] Error
 submitting packet to decoder: Invalid data found when processing input
 [aac @ 0x5555582313c0] Number of bands (54) exceeds limit (49).
 [aist#0:1/aac @ 0x55555822c7c0] [dec:aac @ 0x555558230800] Error
 submitting packet to decoder: Invalid data found when processing input
 [aac @ 0x5555582313c0] Input buffer exhausted before END element found
 [aist#0:1/aac @ 0x55555822c7c0] [dec:aac @ 0x555558230800] Error
 submitting packet to decoder: Invalid data found when processing input
 [aac @ 0x5555582313c0] Input buffer exhausted before END element found
 [aist#0:1/aac @ 0x55555822c7c0] [dec:aac @ 0x555558230800] Error
 submitting packet to decoder: Invalid data found when processing input
 [null @ 0x55555824a640] Application provided invalid, non monotonically
 increasing dts to muxer in stream 0: 57 >= 30
     Last message repeated 1 times
 [aac @ 0x5555582313c0] Sample rate index in program config element does
 not match the sample rate index configured by the container.
 [aac @ 0x5555582313c0] decode_pce: Input buffer exhausted before END
 element found
 [aist#0:1/aac @ 0x55555822c7c0] [dec:aac @ 0x555558230800] Error
 submitting packet to decoder: Operation not permitted
 [null @ 0x55555824a640] Application provided invalid, non monotonically
 increasing dts to muxer in stream 0: 57 >= 30
 [null @ 0x55555824a640] Application provided invalid, non monotonically
 increasing dts to muxer in stream 0: 57 >= 33
     Last message repeated 1 times
 [aac @ 0x5555582313c0] channel element 3.3 is not allocated
 [aist#0:1/aac @ 0x55555822c7c0] [dec:aac @ 0x555558230800] Error
 submitting packet to decoder: Invalid data found when processing input
 [null @ 0x55555824a640] Application provided invalid, non monotonically
 increasing dts to muxer in stream 0: 57 >= 33
 [null @ 0x55555824a640] Application provided invalid, non monotonically
 increasing dts to muxer in stream 0: 57 >= 36
     Last message repeated 2 times
 [null @ 0x55555824a640] Application provided invalid, non monotonically
 increasing dts to muxer in stream 0: 57 >= 39
     Last message repeated 2 times
 [aac @ 0x5555582313c0] Input buffer exhausted before END element found
 [aist#0:1/aac @ 0x55555822c7c0] [dec:aac @ 0x555558230800] Error
 submitting packet to decoder: Invalid data found when processing input
 [null @ 0x55555824a640] Application provided invalid, non monotonically
 increasing dts to muxer in stream 0: 57 >= 42
     Last message repeated 2 times
 [null @ 0x55555824a640] Application provided invalid, non monotonically
 increasing dts to muxer in stream 0: 57 >= 45
 [aac @ 0x5555582313c0] Number of bands (55) exceeds limit (49).
 [aist#0:1/aac @ 0x55555822c7c0] [dec:aac @ 0x555558230800] Error
 submitting packet to decoder: Invalid data found when processing input
 [null @ 0x55555824a640] Application provided invalid, non monotonically
 increasing dts to muxer in stream 0: 57 >= 45
     Last message repeated 1 times
 [null @ 0x55555824a640] Application provided invalid, non monotonically
 increasing dts to muxer in stream 0: 57 >= 48
     Last message repeated 1 times
 [aac @ 0x5555582313c0] Number of bands (51) exceeds limit (49).
 [aist#0:1/aac @ 0x55555822c7c0] [dec:aac @ 0x555558230800] Error
 submitting packet to decoder: Invalid data found when processing input
 [null @ 0x55555824a640] Application provided invalid, non monotonically
 increasing dts to muxer in stream 0: 57 >= 48
 [null @ 0x55555824a640] Application provided invalid, non monotonically
 increasing dts to muxer in stream 0: 57 >= 51
     Last message repeated 2 times
 [null @ 0x55555824a640] Application provided invalid, non monotonically
 increasing dts to muxer in stream 0: 57 >= 54
     Last message repeated 1 times
 [aac @ 0x5555582313c0] Number of bands (54) exceeds limit (49).
 [aist#0:1/aac @ 0x55555822c7c0] [dec:aac @ 0x555558230800] Error
 submitting packet to decoder: Invalid data found when processing input
 [null @ 0x55555824a640] Application provided invalid, non monotonically
 increasing dts to muxer in stream 0: 57 >= 54
 [aac @ 0x5555582313c0] TNS filter order 31 is greater than maximum 12.
 [aist#0:1/aac @ 0x55555822c7c0] [dec:aac @ 0x555558230800] Error
 submitting packet to decoder: Invalid data found when processing input
 [null @ 0x55555824a640] Application provided invalid, non monotonically
 increasing dts to muxer in stream 0: 57 >= 57
     Last message repeated 2 times
 [null @ 0x55555824a640] Application provided invalid, non monotonically
 increasing dts to muxer in stream 0: 60 >= 60
     Last message repeated 1 times
 [null @ 0x55555824a640] Application provided invalid, non monotonically
 increasing dts to muxer in stream 0: 63 >= 63
 [aac @ 0x5555582313c0] Number of bands (59) exceeds limit (49).
 [aist#0:1/aac @ 0x55555822c7c0] [dec:aac @ 0x555558230800] Error
 submitting packet to decoder: Invalid data found when processing input
 [null @ 0x55555824a640] Application provided invalid, non monotonically
 increasing dts to muxer in stream 0: 63 >= 63
 [aac @ 0x5555582313c0] Number of bands (52) exceeds limit (49).
 [aist#0:1/aac @ 0x55555822c7c0] [dec:aac @ 0x555558230800] Error
 submitting packet to decoder: Invalid data found when processing input
 [null @ 0x55555824a640] Application provided invalid, non monotonically
 increasing dts to muxer in stream 0: 66 >= 66
     Last message repeated 1 times
 [aac @ 0x5555582313c0] channel element 0.0 is not allocated
 [aist#0:1/aac @ 0x55555822c7c0] [dec:aac @ 0x555558230800] Error
 submitting packet to decoder: Invalid data found when processing input
 [null @ 0x55555824a640] Application provided invalid, non monotonically
 increasing dts to muxer in stream 0: 69 >= 69
     Last message repeated 1 times
 [aac @ 0x5555582313c0] Number of bands (62) exceeds limit (49).
 [aist#0:1/aac @ 0x55555822c7c0] [dec:aac @ 0x555558230800] Error
 submitting packet to decoder: Invalid data found when processing input
 [null @ 0x55555824a640] Application provided invalid, non monotonically
 increasing dts to muxer in stream 0: 72 >= 72
     Last message repeated 1 times
 [aac @ 0x5555582313c0] channel element 3.0 is not allocated
 [aist#0:1/aac @ 0x55555822c7c0] [dec:aac @ 0x555558230800] Error
 submitting packet to decoder: Invalid data found when processing input
 [null @ 0x55555824a640] Application provided invalid, non monotonically
 increasing dts to muxer in stream 0: 75 >= 75
 [aac @ 0x5555582313c0] Input buffer exhausted before END element found
 [aist#0:1/aac @ 0x55555822c7c0] [dec:aac @ 0x555558230800] Error
 submitting packet to decoder: Invalid data found when processing input
 [null @ 0x55555824a640] Application provided invalid, non monotonically
 increasing dts to muxer in stream 0: 75 >= 75
 [null @ 0x55555824a640] Application provided invalid, non monotonically
 increasing dts to muxer in stream 0: 78 >= 78
     Last message repeated 1 times
 [aac @ 0x5555582313c0] Input buffer exhausted before END element found
 [aist#0:1/aac @ 0x55555822c7c0] [dec:aac @ 0x555558230800] Error
 submitting packet to decoder: Invalid data found when processing input
 [null @ 0x55555824a640] Application provided invalid, non monotonically
 increasing dts to muxer in stream 0: 81 >= 81
     Last message repeated 1 times
 [null @ 0x55555824a640] Application provided invalid, non monotonically
 increasing dts to muxer in stream 0: 84 >= 84
 [aac @ 0x5555582313c0] Number of bands (56) exceeds limit (49).
 [aist#0:1/aac @ 0x55555822c7c0] [dec:aac @ 0x555558230800] Error
 submitting packet to decoder: Invalid data found when processing input
 [null @ 0x55555824a640] Application provided invalid, non monotonically
 increasing dts to muxer in stream 0: 84 >= 84
 [null @ 0x55555824a640] Application provided invalid, non monotonically
 increasing dts to muxer in stream 0: 87 >= 87
     Last message repeated 1 times
 [null @ 0x55555824a640] Application provided invalid, non monotonically
 increasing dts to muxer in stream 0: 90 >= 90
     Last message repeated 1 times
 [null @ 0x55555824a640] Application provided invalid, non monotonically
 increasing dts to muxer in stream 0: 93 >= 93
     Last message repeated 1 times
 [aac @ 0x5555582313c0] channel element 1.0 is not allocated
 [aist#0:1/aac @ 0x55555822c7c0] [dec:aac @ 0x555558230800] Error
 submitting packet to decoder: Invalid data found when processing input
 [null @ 0x55555824a640] Application provided invalid, non monotonically
 increasing dts to muxer in stream 0: 96 >= 96
     Last message repeated 1 times
 [aac @ 0x5555582313c0] channel element 1.7 is not allocated
 [aist#0:1/aac @ 0x55555822c7c0] [dec:aac @ 0x555558230800] Error
 submitting packet to decoder: Invalid data found when processing input
 [aac @ 0x5555582313c0] Sample rate index in program config element does
 not match the sample rate index configured by the container.
 [aac @ 0x5555582313c0] decode_pce: Input buffer exhausted before END
 element found
 [aist#0:1/aac @ 0x55555822c7c0] [dec:aac @ 0x555558230800] Error
 submitting packet to decoder: Operation not permitted
 [null @ 0x55555824a640] Application provided invalid, non monotonically
 increasing dts to muxer in stream 0: 99 >= 99
     Last message repeated 1 times
 [null @ 0x55555824a640] Application provided invalid, non monotonically
 increasing dts to muxer in stream 0: 102 >= 102
     Last message repeated 1 times
 [null @ 0x55555824a640] Application provided invalid, non monotonically
 increasing dts to muxer in stream 0: 105 >= 105
     Last message repeated 1 times
 [null @ 0x55555824a640] Application provided invalid, non monotonically
 increasing dts to muxer in stream 0: 108 >= 108
     Last message repeated 1 times
 [aac @ 0x5555582313c0] Gain control is not implemented. Update your FFmpeg
 version to the newest one from Git. If the problem still occurs, it means
 that your file has a feature which has not been implemented.
 [aac @ 0x5555582313c0] Number of bands (59) exceeds limit (49).
 [aist#0:1/aac @ 0x55555822c7c0] [dec:aac @ 0x555558230800] Error
 submitting packet to decoder: Invalid data found when processing input
 [null @ 0x55555824a640] Application provided invalid, non monotonically
 increasing dts to muxer in stream 0: 111 >= 111
     Last message repeated 1 times
 [null @ 0x55555824a640] Application provided invalid, non monotonically
 increasing dts to muxer in stream 0: 114 >= 114
     Last message repeated 1 times
 [null @ 0x55555824a640] Application provided invalid, non monotonically
 increasing dts to muxer in stream 0: 117 >= 117
 [aac @ 0x5555582313c0] Number of bands (53) exceeds limit (49).
 [aist#0:1/aac @ 0x55555822c7c0] [dec:aac @ 0x555558230800] Error
 submitting packet to decoder: Invalid data found when processing input
 [null @ 0x55555824a640] Application provided invalid, non monotonically
 increasing dts to muxer in stream 0: 120 >= 120
     Last message repeated 1 times
 [null @ 0x55555824a640] Application provided invalid, non monotonically
 increasing dts to muxer in stream 0: 123 >= 123
     Last message repeated 1 times
 [null @ 0x55555824a640] Application provided invalid, non monotonically
 increasing dts to muxer in stream 0: 126 >= 126
 [aac @ 0x5555582313c0] invalid band type
 [aist#0:1/aac @ 0x55555822c7c0] [dec:aac @ 0x555558230800] Error
 submitting packet to decoder: Invalid data found when processing input
 [null @ 0x55555824a640] Application provided invalid, non monotonically
 increasing dts to muxer in stream 0: 126 >= 126
 [null @ 0x55555824a640] Application provided invalid, non monotonically
 increasing dts to muxer in stream 0: 129 >= 129
     Last message repeated 1 times
 [null @ 0x55555824a640] Application provided invalid, non monotonically
 increasing dts to muxer in stream 0: 132 >= 132
     Last message repeated 1 times
 [null @ 0x55555824a640] Application provided invalid, non monotonically
 increasing dts to muxer in stream 0: 135 >= 135
     Last message repeated 1 times
 [null @ 0x55555824a640] Application provided invalid, non monotonically
 increasing dts to muxer in stream 0: 138 >= 138
     Last message repeated 1 times
 [aac @ 0x5555582313c0] Number of bands (57) exceeds limit (49).
 [aist#0:1/aac @ 0x55555822c7c0] [dec:aac @ 0x555558230800] Error
 submitting packet to decoder: Invalid data found when processing input
 [null @ 0x55555824a640] Application provided invalid, non monotonically
 increasing dts to muxer in stream 0: 141 >= 141
     Last message repeated 1 times
 [null @ 0x55555824a640] Application provided invalid, non monotonically
 increasing dts to muxer in stream 0: 144 >= 144
 [aac @ 0x5555582313c0] invalid band type
 [aist#0:1/aac @ 0x55555822c7c0] [dec:aac @ 0x555558230800] Error
 submitting packet to decoder: Invalid data found when processing input
 [null @ 0x55555824a640] Application provided invalid, non monotonically
 increasing dts to muxer in stream 0: 144 >= 144
 [aac @ 0x5555582313c0] Pulse tool not allowed in eight short sequence.
 [aist#0:1/aac @ 0x55555822c7c0] [dec:aac @ 0x555558230800] Error
 submitting packet to decoder: Invalid data found when processing input
 [null @ 0x55555824a640] Application provided invalid, non monotonically
 increasing dts to muxer in stream 0: 147 >= 147
     Last message repeated 1 times
 [aac @ 0x5555582313c0] Number of bands (68) exceeds limit (49).
 [aist#0:1/aac @ 0x55555822c7c0] [dec:aac @ 0x555558230800] Error
 submitting packet to decoder: Invalid data found when processing input
 [aac @ 0x5555582313c0] Pulse data corrupt or invalid.
 [aist#0:1/aac @ 0x55555822c7c0] [dec:aac @ 0x555558230800] Error
 submitting packet to decoder: Invalid data found when processing input
 [null @ 0x55555824a640] Application provided invalid, non monotonically
 increasing dts to muxer in stream 0: 150 >= 150
     Last message repeated 1 times
 [aac @ 0x5555582313c0] Number of bands (57) exceeds limit (49).
 [aist#0:1/aac @ 0x55555822c7c0] [dec:aac @ 0x555558230800] Error
 submitting packet to decoder: Invalid data found when processing input
 [null @ 0x55555824a640] Application provided invalid, non monotonically
 increasing dts to muxer in stream 0: 153 >= 153
     Last message repeated 1 times
 [aac @ 0x5555582313c0] Number of bands (53) exceeds limit (49).
 [aist#0:1/aac @ 0x55555822c7c0] [dec:aac @ 0x555558230800] Error
 submitting packet to decoder: Invalid data found when processing input
 [null @ 0x55555824a640] Application provided invalid, non monotonically
 increasing dts to muxer in stream 0: 156 >= 156
     Last message repeated 1 times
 [aac @ 0x5555582313c0] Input buffer exhausted before END element found
 [aist#0:1/aac @ 0x55555822c7c0] [dec:aac @ 0x555558230800] Error
 submitting packet to decoder: Invalid data found when processing input
 [null @ 0x55555824a640] Application provided invalid, non monotonically
 increasing dts to muxer in stream 0: 159 >= 159
     Last message repeated 1 times
 [aac @ 0x5555582313c0] Prediction is not allowed in AAC-LC.
 [aist#0:1/aac @ 0x55555822c7c0] [dec:aac @ 0x555558230800] Decoding error:
 Invalid data found when processing input
 [aac @ 0x5555582313c0] invalid band type
 [aist#0:1/aac @ 0x55555822c7c0] [dec:aac @ 0x555558230800] Error
 submitting packet to decoder: Invalid data found when processing input
 [null @ 0x55555824a640] Application provided invalid, non monotonically
 increasing dts to muxer in stream 0: 162 >= 162
 [aac @ 0x5555582313c0] Input buffer exhausted before END element found
 [aist#0:1/aac @ 0x55555822c7c0] [dec:aac @ 0x555558230800] Error
 submitting packet to decoder: Invalid data found when processing input
 [null @ 0x55555824a640] Application provided invalid, non monotonically
 increasing dts to muxer in stream 0: 162 >= 162
 [null @ 0x55555824a640] Application provided invalid, non monotonically
 increasing dts to muxer in stream 0: 165 >= 165
     Last message repeated 1 times
 [null @ 0x55555824a640] Application provided invalid, non monotonically
 increasing dts to muxer in stream 0: 168 >= 168
 [aac @ 0x5555582313c0] TNS filter order 31 is greater than maximum 12.
 [aist#0:1/aac @ 0x55555822c7c0] [dec:aac @ 0x555558230800] Error
 submitting packet to decoder: Invalid data found when processing input
 [null @ 0x55555824a640] Application provided invalid, non monotonically
 increasing dts to muxer in stream 0: 168 >= 168
 [null @ 0x55555824a640] Application provided invalid, non monotonically
 increasing dts to muxer in stream 0: 174 >= 174
     Last message repeated 1 times
 [aac @ 0x5555582313c0] channel element 1.11 is not allocated
 [aist#0:1/aac @ 0x55555822c7c0] [dec:aac @ 0x555558230800] Error
 submitting packet to decoder: Invalid data found when processing input
 [aac @ 0x5555582313c0] Number of bands (61) exceeds limit (49).
 [aist#0:1/aac @ 0x55555822c7c0] [dec:aac @ 0x555558230800] Error
 submitting packet to decoder: Invalid data found when processing input
 [null @ 0x55555824a640] Application provided invalid, non monotonically
 increasing dts to muxer in stream 0: 177 >= 177
     Last message repeated 1 times
 [null @ 0x55555824a640] Application provided invalid, non monotonically
 increasing dts to muxer in stream 0: 180 >= 180
 [aac @ 0x5555582313c0] Number of bands (67) exceeds limit (49).
 [aist#0:1/aac @ 0x55555822c7c0] [dec:aac @ 0x555558230800] Error
 submitting packet to decoder: Invalid data found when processing input
 [null @ 0x55555824a640] Application provided invalid, non monotonically
 increasing dts to muxer in stream 0: 180 >= 180
 [aac @ 0x5555582313c0] channel element 3.8 is not allocated
 [aist#0:1/aac @ 0x55555822c7c0] [dec:aac @ 0x555558230800] Error
 submitting packet to decoder: Invalid data found when processing input
 [aac @ 0x5555582313c0] Number of bands (52) exceeds limit (49).
 [aist#0:1/aac @ 0x55555822c7c0] [dec:aac @ 0x555558230800] Error
 submitting packet to decoder: Invalid data found when processing input
 [null @ 0x55555824a640] Application provided invalid, non monotonically
 increasing dts to muxer in stream 0: 183 >= 183
     Last message repeated 1 times
 [null @ 0x55555824a640] Application provided invalid, non monotonically
 increasing dts to muxer in stream 0: 186 >= 186
     Last message repeated 1 times
 [null @ 0x55555824a640] Application provided invalid, non monotonically
 increasing dts to muxer in stream 0: 189 >= 189
     Last message repeated 1 times
 [null @ 0x55555824a640] Application provided invalid, non monotonically
 increasing dts to muxer in stream 0: 192 >= 192
 [aac @ 0x5555582313c0] channel element 3.8 is not allocated
 [aist#0:1/aac @ 0x55555822c7c0] [dec:aac @ 0x555558230800] Error
 submitting packet to decoder: Invalid data found when processing input
 [null @ 0x55555824a640] Application provided invalid, non monotonically
 increasing dts to muxer in stream 0: 192 >= 192
 [aac @ 0x5555582313c0] Input buffer exhausted before END element found
 [aist#0:1/aac @ 0x55555822c7c0] [dec:aac @ 0x555558230800] Error
 submitting packet to decoder: Invalid data found when processing input
 [null @ 0x55555824a640] Application provided invalid, non monotonically
 increasing dts to muxer in stream 0: 195 >= 195
     Last message repeated 1 times
 [null @ 0x55555824a640] Application provided invalid, non monotonically
 increasing dts to muxer in stream 0: 198 >= 198
     Last message repeated 1 times
 [null @ 0x55555824a640] Application provided invalid, non monotonically
 increasing dts to muxer in stream 0: 201 >= 201
     Last message repeated 1 times
 [null @ 0x55555824a640] Application provided invalid, non monotonically
 increasing dts to muxer in stream 0: 204 >= 204
 [null @ 0x55555824a640] Application provided invalid, non monotonically
 increasing dts to muxer in stream 0: 207 >= 207
 [aac @ 0x5555582313c0] Number of bands (72) exceeds limit (49).
 [aist#0:1/aac @ 0x55555822c7c0] [dec:aac @ 0x555558230800] Error
 submitting packet to decoder: Invalid data found when processing input
 [null @ 0x55555824a640] Application provided invalid, non monotonically
 increasing dts to muxer in stream 0: 207 >= 207
 [null @ 0x55555824a640] Application provided invalid, non monotonically
 increasing dts to muxer in stream 0: 210 >= 210
     Last message repeated 1 times
 [null @ 0x55555824a640] Application provided invalid, non monotonically
 increasing dts to muxer in stream 0: 213 >= 213
     Last message repeated 1 times
 [null @ 0x55555824a640] Application provided invalid, non monotonically
 increasing dts to muxer in stream 0: 216 >= 216
     Last message repeated 1 times
 [null @ 0x55555824a640] Application provided invalid, non monotonically
 increasing dts to muxer in stream 0: 219 >= 219
     Last message repeated 1 times
 [aac @ 0x5555582313c0] Number of bands (56) exceeds limit (49).
 [aist#0:1/aac @ 0x55555822c7c0] [dec:aac @ 0x555558230800] Error
 submitting packet to decoder: Invalid data found when processing input
 [aac @ 0x5555582313c0] Input buffer exhausted before END element found
 [aist#0:1/aac @ 0x55555822c7c0] [dec:aac @ 0x555558230800] Error
 submitting packet to decoder: Invalid data found when processing input
 [null @ 0x55555824a640] Application provided invalid, non monotonically
 increasing dts to muxer in stream 0: 222 >= 222
     Last message repeated 1 times
 [null @ 0x55555824a640] Application provided invalid, non monotonically
 increasing dts to muxer in stream 0: 225 >= 225
 [aac @ 0x5555582313c0] Number of bands (56) exceeds limit (49).
 [aist#0:1/aac @ 0x55555822c7c0] [dec:aac @ 0x555558230800] Error
 submitting packet to decoder: Invalid data found when processing input
 [null @ 0x55555824a640] Application provided invalid, non monotonically
 increasing dts to muxer in stream 0: 225 >= 225
 [null @ 0x55555824a640] Application provided invalid, non monotonically
 increasing dts to muxer in stream 0: 228 >= 228
     Last message repeated 1 times
 [null @ 0x55555824a640] Application provided invalid, non monotonically
 increasing dts to muxer in stream 0: 231 >= 231
     Last message repeated 1 times
 [null @ 0x55555824a640] Application provided invalid, non monotonically
 increasing dts to muxer in stream 0: 234 >= 234
     Last message repeated 1 times
 Thread 6 "dec0:0:rv60" received signal SIGSEGV, Segmentation fault.
 [Switching to Thread 0x7ffff4fc3640 (LWP 79815)]
 0x0000555555f0d791 in get_bits1 (s=0x7ffff4fc0c00) at
 libavcodec/get_bits.h:396
 396         result <<= index & 7;
 (gdb) bt
 #0  0x0000555555f0d791 in get_bits1 (s=0x7ffff4fc0c00)
     at libavcodec/get_bits.h:396
 #1  decode_cu_r (log_size=6, sel_qp=7, qp=<optimized out>, ypos=64,
 xpos=0,
     gb=0x7ffff4fc0c00, thread=0x7ffff4fc10a0, frame=0x555558246c80,
     s=0x555558245a80) at libavcodec/rv60dec.c:1686
 #2  decode_slice (avctx=<optimized out>, tdata=0x555558246c80, cu_y=1,
     threadnr=<optimized out>) at libavcodec/rv60dec.c:2278
 #3  0x0000555555b8557d in avcodec_default_execute2 (c=0x555558245680,
     func=0x555555f0d4d0 <decode_slice>, arg=0x555558246c80,
     ret=<optimized out>, count=4) at libavcodec/avcodec.c:91
 #4  0x0000555555f08df5 in rv60_decode_frame (avctx=<optimized out>,
     frame=<optimized out>, got_frame=<optimized out>,
 avpkt=0x555558246500)
     at libavcodec/rv60dec.c:2363
 #5  0x0000555555c360bb in decode_simple_internal (
     discarded_samples=0x7ffff4fc2aa0, frame=0x555558246240,
     avctx=0x555558245680) at libavcodec/decode.c:443
 #6  decode_simple_receive_frame (frame=0x555558246240,
 avctx=0x555558245680)
     at libavcodec/decode.c:613
 #7  ff_decode_receive_frame_internal (avctx=0x555558245680,
     frame=0x555558246240) at libavcodec/decode.c:649
 #8  0x0000555555c36615 in decode_receive_frame_internal (
     avctx=avctx at entry=0x555558245680, frame=0x555558246240)
     at libavcodec/decode.c:666
 #9  0x0000555555c368ea in avcodec_send_packet (
     avctx=avctx at entry=0x555558245680, avpkt=avpkt at entry=0x7fffe4000b40)
     at libavcodec/decode.c:753
 #10 0x000055555570d8e2 in packet_decode (frame=0x7fffe4000900,
     pkt=0x7fffe4000b40, dp=0x555558249ac0) at fftools/ffmpeg_dec.c:724
 #11 decoder_thread (arg=<optimized out>) at fftools/ffmpeg_dec.c:953
 #12 0x000055555572e01d in task_wrapper (arg=0x555558230c98)
     at fftools/ffmpeg_sched.c:2544
 #13 0x00007ffff7877ac3 in start_thread (arg=<optimized out>)
     at ./nptl/pthread_create.c:442
 #14 0x00007ffff7909850 in clone3 ()
 --Type <RET> for more, q to quit, c to continue without paging--
     at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
 }}}
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/11289>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list