| 1 | GNU gdb (Ubuntu 8.1-0ubuntu3) 8.1.0.20180409-git
|
|---|
| 2 | Copyright (C) 2018 Free Software Foundation, Inc.
|
|---|
| 3 | License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
|
|---|
| 4 | This is free software: you are free to change and redistribute it.
|
|---|
| 5 | There is NO WARRANTY, to the extent permitted by law. Type "show copying"
|
|---|
| 6 | and "show warranty" for details.
|
|---|
| 7 | This GDB was configured as "x86_64-linux-gnu".
|
|---|
| 8 | Type "show configuration" for configuration details.
|
|---|
| 9 | For bug reporting instructions, please see:
|
|---|
| 10 | <http://www.gnu.org/software/gdb/bugs/>.
|
|---|
| 11 | Find the GDB manual and other documentation resources online at:
|
|---|
| 12 | <http://www.gnu.org/software/gdb/documentation/>.
|
|---|
| 13 | For help, type "help".
|
|---|
| 14 | Type "apropos word" to search for commands related to "word"...
|
|---|
| 15 | Reading symbols from ./ffmpeg_g...done.
|
|---|
| 16 | (gdb) r
|
|---|
| 17 | Starting program: ffmpeg_g -loglevel 99 -stream_loop 17 -y -r 42 -i PONDS.tif -target svcd -map 0 -ab 196k -ar 22050 -ac 20 output/tmp.hls
|
|---|
| 18 | [Thread debugging using libthread_db enabled]
|
|---|
| 19 | Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
|
|---|
| 20 | ffmpeg version N-94887-ge55018ee11 Copyright (c) 2000-2019 the FFmpeg developers
|
|---|
| 21 | built with clang version 6.0.0-1ubuntu2 (tags/RELEASE_600/final)
|
|---|
| 22 | configuration: --cc=afl-clang --cxx=afl-clang++ --ld=afl-clang --enable-debug --toolchain=clang-asan
|
|---|
| 23 | libavutil 56. 35.100 / 56. 35.100
|
|---|
| 24 | libavcodec 58. 56.101 / 58. 56.101
|
|---|
| 25 | libavformat 58. 32.104 / 58. 32.104
|
|---|
| 26 | libavdevice 58. 9.100 / 58. 9.100
|
|---|
| 27 | libavfilter 7. 58.102 / 7. 58.102
|
|---|
| 28 | libswscale 5. 6.100 / 5. 6.100
|
|---|
| 29 | libswresample 3. 6.100 / 3. 6.100
|
|---|
| 30 | Splitting the commandline.
|
|---|
| 31 | Reading option '-loglevel' ... matched as option 'loglevel' (set logging level) with argument '99'.
|
|---|
| 32 | Reading option '-stream_loop' ... matched as option 'stream_loop' (set number of times input stream shall be looped) with argument '17'.
|
|---|
| 33 | Reading option '-y' ... matched as option 'y' (overwrite output files) with argument '1'.
|
|---|
| 34 | Reading option '-r' ... matched as option 'r' (set frame rate (Hz value, fraction or abbreviation)) with argument '42'.
|
|---|
| 35 | Reading option '-i' ... matched as input url with argument 'samples/samples.mplayerhq.hu/image-samples/PONDS.tif'.
|
|---|
| 36 | Reading option '-target' ... matched as option 'target' (specify target file type ("vcd", "svcd", "dvd", "dv" or "dv50" with optional prefixes "pal-", "ntsc-" or "film-")) with argument 'svcd'.
|
|---|
| 37 | Reading option '-map' ... matched as option 'map' (set input stream mapping) with argument '0'.
|
|---|
| 38 | Reading option '-ab' ... matched as option 'ab' (audio bitrate (please use -b:a)) with argument '196k'.
|
|---|
| 39 | Reading option '-ar' ... matched as option 'ar' (set audio sampling rate (in Hz)) with argument '22050'.
|
|---|
| 40 | Reading option '-ac' ... matched as option 'ac' (set number of audio channels) with argument '20'.
|
|---|
| 41 | Reading option 'output/tmp.hls' ... matched as output url.
|
|---|
| 42 | Finished splitting the commandline.
|
|---|
| 43 | Parsing a group of options: global .
|
|---|
| 44 | Applying option loglevel (set logging level) with argument 99.
|
|---|
| 45 | Applying option y (overwrite output files) with argument 1.
|
|---|
| 46 | Successfully parsed a group of options.
|
|---|
| 47 | Parsing a group of options: input url samples/samples.mplayerhq.hu/image-samples/PONDS.tif.
|
|---|
| 48 | Applying option stream_loop (set number of times input stream shall be looped) with argument 17.
|
|---|
| 49 | Applying option r (set frame rate (Hz value, fraction or abbreviation)) with argument 42.
|
|---|
| 50 | Successfully parsed a group of options.
|
|---|
| 51 | Opening an input file: samples/samples.mplayerhq.hu/image-samples/PONDS.tif.
|
|---|
| 52 | [NULL @ 0x61b000000080] Opening 'samples/samples.mplayerhq.hu/image-samples/PONDS.tif' for reading
|
|---|
| 53 | [file @ 0x611000000180] Setting default whitelist 'file,crypto'
|
|---|
| 54 | Probing image2 score:50 size:2048
|
|---|
| 55 | Probing tiff_pipe score:51 size:2048
|
|---|
| 56 | [tiff_pipe @ 0x61b000000080] Format tiff_pipe probed with size=2048 and score=51
|
|---|
| 57 | [tiff_pipe @ 0x61b000000080] Before avformat_find_stream_info() pos: 0 bytes read:32768 seeks:0 nb_streams:1
|
|---|
| 58 | [tiff_pipe @ 0x61b000000080] parser not found for codec tiff, packets or times may be invalid.
|
|---|
| 59 | Last message repeated 1 times
|
|---|
| 60 | [tiff @ 0x619000000580] compression: 5
|
|---|
| 61 | [tiff_pipe @ 0x61b000000080] stream 0: start_time: -368934881474191040.000 duration: -368934881474191040.000
|
|---|
| 62 | [tiff_pipe @ 0x61b000000080] format: start_time: -9223372036854.775 duration: -9223372036854.775 bitrate=0 kb/s
|
|---|
| 63 | [tiff_pipe @ 0x61b000000080] After avformat_find_stream_info() pos: 135542 bytes read:135542 seeks:0 frames:1
|
|---|
| 64 | Input #0, tiff_pipe, from 'samples/samples.mplayerhq.hu/image-samples/PONDS.tif':
|
|---|
| 65 | Duration: N/A, bitrate: N/A
|
|---|
| 66 | Stream #0:0, 1, 1/25: Video: tiff, 1 reference frame, rgba, 860x657 [SAR 1:1 DAR 860:657], 0/1, 25 tbr, 25 tbn, 25 tbc
|
|---|
| 67 | Successfully opened the file.
|
|---|
| 68 | Parsing a group of options: output url output/tmp.hls.
|
|---|
| 69 | Applying option target (specify target file type ("vcd", "svcd", "dvd", "dv" or "dv50" with optional prefixes "pal-", "ntsc-" or "film-")) with argument svcd.
|
|---|
| 70 | Assuming PAL for target.
|
|---|
| 71 | Applying option map (set input stream mapping) with argument 0.
|
|---|
| 72 | Applying option ab (audio bitrate (please use -b:a)) with argument 196k.
|
|---|
| 73 | Applying option ar (set audio sampling rate (in Hz)) with argument 22050.
|
|---|
| 74 | Applying option ac (set number of audio channels) with argument 20.
|
|---|
| 75 | Successfully parsed a group of options.
|
|---|
| 76 | Opening an output file: output/tmp.hls.
|
|---|
| 77 | [file @ 0x610000000840] Setting default whitelist 'file,crypto'
|
|---|
| 78 | Successfully opened the file.
|
|---|
| 79 | detected 12 logical cores
|
|---|
| 80 | [New Thread 0x7fffebdc7700 (LWP 13499)]
|
|---|
| 81 | [New Thread 0x7fffeb5c6700 (LWP 13500)]
|
|---|
| 82 | [New Thread 0x7fffeadc5700 (LWP 13501)]
|
|---|
| 83 | [New Thread 0x7fffea5c4700 (LWP 13502)]
|
|---|
| 84 | [New Thread 0x7fffe9dc3700 (LWP 13503)]
|
|---|
| 85 | [New Thread 0x7fffe95c2700 (LWP 13504)]
|
|---|
| 86 | [New Thread 0x7fffe8dc1700 (LWP 13505)]
|
|---|
| 87 | [New Thread 0x7fffe85c0700 (LWP 13506)]
|
|---|
| 88 | [New Thread 0x7fffe7dbf700 (LWP 13507)]
|
|---|
| 89 | [New Thread 0x7fffe75be700 (LWP 13508)]
|
|---|
| 90 | [New Thread 0x7fffe6dbd700 (LWP 13509)]
|
|---|
| 91 | [New Thread 0x7fffe65bc700 (LWP 13510)]
|
|---|
| 92 | [New Thread 0x7fffe5dbb700 (LWP 13511)]
|
|---|
| 93 | Stream mapping:
|
|---|
| 94 | Stream #0:0 -> #0:0 (tiff (native) -> mpeg2video (native))
|
|---|
| 95 | Press [q] to stop, [?] for help
|
|---|
| 96 | cur_dts is invalid st:0 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 97 | Last message repeated 1 times
|
|---|
| 98 | [tiff @ 0x619000002880] compression: 5
|
|---|
| 99 | [New Thread 0x7fffe538d700 (LWP 13515)]
|
|---|
| 100 | [New Thread 0x7fffe4b8c700 (LWP 13516)]
|
|---|
| 101 | [New Thread 0x7fffe438b700 (LWP 13517)]
|
|---|
| 102 | [New Thread 0x7fffe3b8a700 (LWP 13518)]
|
|---|
| 103 | [New Thread 0x7fffe3389700 (LWP 13519)]
|
|---|
| 104 | [New Thread 0x7fffe2b88700 (LWP 13520)]
|
|---|
| 105 | [New Thread 0x7fffe2387700 (LWP 13521)]
|
|---|
| 106 | [New Thread 0x7fffe1b86700 (LWP 13522)]
|
|---|
| 107 | [New Thread 0x7fffe1377700 (LWP 13523)]
|
|---|
| 108 | [New Thread 0x7fffe0b60700 (LWP 13524)]
|
|---|
| 109 | [New Thread 0x7fffe0349700 (LWP 13525)]
|
|---|
| 110 | [New Thread 0x7fffdfb32700 (LWP 13526)]
|
|---|
| 111 | [graph 0 input from stream 0:0 @ 0x611000003380] Setting 'video_size' to value '860x657'
|
|---|
| 112 | [graph 0 input from stream 0:0 @ 0x611000003380] Setting 'pix_fmt' to value '26'
|
|---|
| 113 | [graph 0 input from stream 0:0 @ 0x611000003380] Setting 'time_base' to value '1/42'
|
|---|
| 114 | [graph 0 input from stream 0:0 @ 0x611000003380] Setting 'pixel_aspect' to value '1/1'
|
|---|
| 115 | [graph 0 input from stream 0:0 @ 0x611000003380] Setting 'sws_param' to value 'flags=2'
|
|---|
| 116 | [graph 0 input from stream 0:0 @ 0x611000003380] Setting 'frame_rate' to value '42/1'
|
|---|
| 117 | [graph 0 input from stream 0:0 @ 0x611000003380] w:860 h:657 pixfmt:rgba tb:1/42 fr:42/1 sar:1/1 sws_param:flags=2
|
|---|
| 118 | [scaler_out_0_0 @ 0x611000003600] Setting 'w' to value '480'
|
|---|
| 119 | [scaler_out_0_0 @ 0x611000003600] Setting 'h' to value '576'
|
|---|
| 120 | [scaler_out_0_0 @ 0x611000003600] Setting 'flags' to value 'bicubic'
|
|---|
| 121 | [scaler_out_0_0 @ 0x611000003600] w:480 h:576 flags:'bicubic' interl:0
|
|---|
| 122 | [format @ 0x611000003880] Setting 'pix_fmts' to value 'yuv420p'
|
|---|
| 123 | [AVFilterGraph @ 0x60e000004000] query_formats: 5 queried, 4 merged, 0 already done, 0 delayed
|
|---|
| 124 | [scaler_out_0_0 @ 0x611000003600] w:860 h:657 fmt:rgba sar:1/1 -> w:480 h:576 fmt:yuv420p sar:344/219 flags:0x4
|
|---|
| 125 | libswscale/input.c:317:42: runtime error: left shift of negative value -4865
|
|---|
| 126 | SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior libswscale/input.c:317:42 in
|
|---|
| 127 | libswscale/input.c:317:71: runtime error: left shift of negative value -9528
|
|---|
| 128 | SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior libswscale/input.c:317:71 in
|
|---|
| 129 | libswscale/input.c:318:71: runtime error: left shift of negative value -12061
|
|---|
| 130 | SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior libswscale/input.c:318:71 in
|
|---|
| 131 | libswscale/input.c:318:100: runtime error: left shift of negative value -2332
|
|---|
| 132 | SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior libswscale/input.c:318:100 in
|
|---|
| 133 | [New Thread 0x7fffdeeff700 (LWP 13527)]
|
|---|
| 134 | [New Thread 0x7fffde6fe700 (LWP 13528)]
|
|---|
| 135 | [New Thread 0x7fffddefd700 (LWP 13529)]
|
|---|
| 136 | [New Thread 0x7fffdd6fc700 (LWP 13530)]
|
|---|
| 137 | [New Thread 0x7fffdcefb700 (LWP 13531)]
|
|---|
| 138 | [New Thread 0x7fffdc6fa700 (LWP 13532)]
|
|---|
| 139 | [New Thread 0x7fffdbef9700 (LWP 13533)]
|
|---|
| 140 | [New Thread 0x7fffdb6f8700 (LWP 13534)]
|
|---|
| 141 | [New Thread 0x7fffdaef7700 (LWP 13535)]
|
|---|
| 142 | [New Thread 0x7fffda6f6700 (LWP 13536)]
|
|---|
| 143 | [New Thread 0x7fffd9ef5700 (LWP 13537)]
|
|---|
| 144 | [New Thread 0x7fffd96f4700 (LWP 13538)]
|
|---|
| 145 | [mpeg2video @ 0x619000002380] intra_quant_bias = 96 inter_quant_bias = 0
|
|---|
| 146 | Output #0, svcd, to 'output/tmp.hls':
|
|---|
| 147 | Metadata:
|
|---|
| 148 | encoder : Lavf58.32.104
|
|---|
| 149 | Stream #0:0, 0, 1/90000: Video: mpeg2video (Main), 1 reference frame, yuv420p, 480x576 [SAR 344:219 DAR 860:657], 0/1, q=2-31, 2040 kb/s, 25 fps, 90k tbn, 25 tbc
|
|---|
| 150 | Metadata:
|
|---|
| 151 | encoder : Lavc58.56.101 mpeg2video
|
|---|
| 152 | Side data:
|
|---|
| 153 | cpb: bitrate max/min/avg: 2516000/0/2040000 buffer size: 1835008 vbv_delay: N/A
|
|---|
| 154 | Clipping frame in rate conversion by 0.000008
|
|---|
| 155 | cur_dts is invalid st:0 (0) [init:1 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 156 | Last message repeated 1 times
|
|---|
| 157 | [tiff @ 0x619000002880] compression: 5
|
|---|
| 158 | Clipping frame in rate conversion by 0.404747
|
|---|
| 159 | [svcd @ 0x61b000000780] First SCR: 0 First DTS: 45000
|
|---|
| 160 | [svcd @ 0x61b000000780] dts:0.500000 pts:0.540000 flags:1 stream:0 nopts:1
|
|---|
| 161 | [svcd @ 0x61b000000780] dts:0.500000 pts:0.540000 scr:0.000000 stream:0
|
|---|
| 162 | [svcd @ 0x61b000000780] packet ID=e0 PTS=0.540
|
|---|
| 163 | [svcd @ 0x61b000000780] dts:0.500000 pts:0.540000 scr:0.007000 stream:0
|
|---|
| 164 | [svcd @ 0x61b000000780] packet ID=e0 PTS=0.540
|
|---|
| 165 | [svcd @ 0x61b000000780] packet ID=e0 PTS=-102481911520608.625
|
|---|
| 166 | Last message repeated 15 times
|
|---|
| 167 | [tiff @ 0x619000002880] compression: 51kB time=-00:00:00.03 bitrate=N/A speed=N/A
|
|---|
| 168 | Past duration 0.809517 too large
|
|---|
| 169 | [svcd @ 0x61b000000780] dts:0.540000 pts:0.580000 flags:0 stream:0 nopts:1
|
|---|
| 170 | [svcd @ 0x61b000000780] dts:0.540000 pts:0.580000 scr:0.126000 stream:0
|
|---|
| 171 | [svcd @ 0x61b000000780] packet ID=e0 PTS=0.580
|
|---|
| 172 | [svcd @ 0x61b000000780] packet ID=e0 PTS=-102481911520608.625
|
|---|
| 173 | Last message repeated 15 times
|
|---|
| 174 | [tiff @ 0x619000002880] compression: 5
|
|---|
| 175 | [svcd @ 0x61b000000780] dts:0.580000 pts:0.620000 flags:0 stream:0 nopts:1
|
|---|
| 176 | [svcd @ 0x61b000000780] dts:0.580000 pts:0.620000 scr:0.245000 stream:0
|
|---|
| 177 | [svcd @ 0x61b000000780] packet ID=e0 PTS=0.620
|
|---|
| 178 | [tiff @ 0x619000002880] compression: 52kB time=00:00:00.04 bitrate=16728.2kbits/s speed=0.0249x
|
|---|
| 179 | [svcd @ 0x61b000000780] dts:0.620000 pts:0.660000 flags:0 stream:0 nopts:1
|
|---|
| 180 | [tiff @ 0x619000002880] compression: 5
|
|---|
| 181 | [svcd @ 0x61b000000780] dts:0.660000 pts:0.700000 flags:0 stream:0 nopts:1
|
|---|
| 182 | [svcd @ 0x61b000000780] dts:0.620000 pts:0.660000 scr:0.252000 stream:0
|
|---|
| 183 | [svcd @ 0x61b000000780] packet ID=e0 PTS=0.660
|
|---|
| 184 | [tiff @ 0x619000002880] compression: 54kB time=00:00:00.12 bitrate=5732.0kbits/s speed=0.0503x
|
|---|
| 185 | Last message repeated 1 times
|
|---|
| 186 | *** dropping frame 6 from stream 0 at ts 4
|
|---|
| 187 | [svcd @ 0x61b000000780] dts:0.700000 pts:0.740000 flags:0 stream:0 nopts:1
|
|---|
| 188 | [tiff @ 0x619000002880] compression: 54kB time=00:00:00.16 bitrate=4299.1kbits/s dup=0 drop=1 speed=0.0506x
|
|---|
| 189 | Last message repeated 1 times
|
|---|
| 190 | *** dropping frame 7 from stream 0 at ts 5
|
|---|
| 191 | [svcd @ 0x61b000000780] dts:0.740000 pts:0.780000 flags:0 stream:0 nopts:1
|
|---|
| 192 | [tiff @ 0x619000002880] compression: 54kB time=00:00:00.20 bitrate=3439.3kbits/s dup=0 drop=2 speed=0.0508x
|
|---|
| 193 | [svcd @ 0x61b000000780] dts:0.780000 pts:0.820000 flags:0 stream:0 nopts:1
|
|---|
| 194 | [tiff @ 0x619000002880] compression: 5
|
|---|
| 195 | [tiff @ 0x619000002880] compression: 54kB time=00:00:00.24 bitrate=2866.1kbits/s dup=0 drop=2 speed=0.051x
|
|---|
| 196 | *** dropping frame 9 from stream 0 at ts 7
|
|---|
| 197 | [svcd @ 0x61b000000780] dts:0.820000 pts:0.860000 flags:0 stream:0 nopts:1
|
|---|
| 198 | [svcd @ 0x61b000000780] dts:0.700000 pts:0.740000 scr:0.259000 stream:0
|
|---|
| 199 | [svcd @ 0x61b000000780] packet ID=e0 PTS=0.740
|
|---|
| 200 | [tiff @ 0x619000002880] compression: 5
|
|---|
| 201 | [tiff @ 0x619000002880] compression: 56kB time=00:00:00.28 bitrate=2523.1kbits/s dup=0 drop=3 speed=0.0511x
|
|---|
| 202 | *** dropping frame 10 from stream 0 at ts 8
|
|---|
| 203 | [svcd @ 0x61b000000780] dts:0.860000 pts:0.900000 flags:0 stream:0 nopts:1
|
|---|
| 204 | [tiff @ 0x619000002880] compression: 5
|
|---|
| 205 | [svcd @ 0x61b000000780] dts:0.900000 pts:0.940000 flags:0 stream:0 nopts:1
|
|---|
| 206 | [tiff @ 0x619000002880] compression: 56kB time=00:00:00.36 bitrate=1962.4kbits/s dup=0 drop=4 speed=0.0575x
|
|---|
| 207 | Last message repeated 1 times
|
|---|
| 208 | *** dropping frame 12 from stream 0 at ts 10
|
|---|
| 209 | [svcd @ 0x61b000000780] dts:0.940000 pts:0.980000 flags:0 stream:0 nopts:1
|
|---|
| 210 | [out_0_0 @ 0x6110000034c0] EOF on sink link out_0_0:default.itrate=1766.2kbits/s dup=0 drop=5 speed=0.0569x
|
|---|
| 211 | No more output streams to write to, finishing.
|
|---|
| 212 | [svcd @ 0x61b000000780] dts:0.980000 pts:1.020000 flags:0 stream:0 nopts:1
|
|---|
| 213 | [svcd @ 0x61b000000780] dts:0.860000 pts:0.900000 scr:0.266000 stream:0
|
|---|
| 214 | [svcd @ 0x61b000000780] packet ID=e0 PTS=0.900
|
|---|
| 215 | [svcd @ 0x61b000000780] bumping scr, scr:0.273000, dts:0.500000
|
|---|
| 216 | [svcd @ 0x61b000000780] bumping scr, scr:0.500011, dts:0.540000
|
|---|
| 217 | [svcd @ 0x61b000000780] bumping scr, scr:0.540011, dts:0.580000
|
|---|
| 218 | [svcd @ 0x61b000000780] bumping scr, scr:0.580011, dts:0.620000
|
|---|
| 219 | [svcd @ 0x61b000000780] bumping scr, scr:0.620011, dts:0.660000
|
|---|
| 220 | [svcd @ 0x61b000000780] bumping scr, scr:0.660011, dts:0.700000
|
|---|
| 221 | [svcd @ 0x61b000000780] bumping scr, scr:0.700011, dts:0.740000
|
|---|
| 222 | [svcd @ 0x61b000000780] bumping scr, scr:0.740011, dts:0.780000
|
|---|
| 223 | [svcd @ 0x61b000000780] bumping scr, scr:0.780011, dts:0.820000
|
|---|
| 224 | [svcd @ 0x61b000000780] bumping scr, scr:0.820011, dts:0.860000
|
|---|
| 225 | [svcd @ 0x61b000000780] bumping scr, scr:0.860011, dts:0.900000
|
|---|
| 226 | [svcd @ 0x61b000000780] bumping scr, scr:0.900011, dts:0.940000
|
|---|
| 227 | [svcd @ 0x61b000000780] bumping scr, scr:0.940011, dts:0.980000
|
|---|
| 228 | frame= 13 fps=1.8 q=2.0 Lsize= 89kB time=00:00:00.44 bitrate=1647.9kbits/s dup=0 drop=5 speed=0.0625x
|
|---|
| 229 | video:85kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 3.783264%
|
|---|
| 230 | Input file #0 (samples/samples.mplayerhq.hu/image-samples/PONDS.tif):
|
|---|
| 231 | Input stream #0:0 (video): 18 packets read (2439756 bytes); 18 frames decoded;
|
|---|
| 232 | Total: 18 packets (2439756 bytes) demuxed
|
|---|
| 233 | Output file #0 (output/tmp.hls):
|
|---|
| 234 | Output stream #0:0 (video): 13 frames encoded; 13 packets muxed (87332 bytes);
|
|---|
| 235 | Total: 13 packets (87332 bytes) muxed
|
|---|
| 236 | [Thread 0x7fffebdc7700 (LWP 13499) exited]
|
|---|
| 237 | [Thread 0x7fffeb5c6700 (LWP 13500) exited]
|
|---|
| 238 | [Thread 0x7fffeadc5700 (LWP 13501) exited]
|
|---|
| 239 | [Thread 0x7fffea5c4700 (LWP 13502) exited]
|
|---|
| 240 | [Thread 0x7fffe9dc3700 (LWP 13503) exited]
|
|---|
| 241 | [Thread 0x7fffe95c2700 (LWP 13504) exited]
|
|---|
| 242 | [Thread 0x7fffe8dc1700 (LWP 13505) exited]
|
|---|
| 243 | [Thread 0x7fffe85c0700 (LWP 13506) exited]
|
|---|
| 244 | [Thread 0x7fffe7dbf700 (LWP 13507) exited]
|
|---|
| 245 | [Thread 0x7fffe75be700 (LWP 13508) exited]
|
|---|
| 246 | [Thread 0x7fffe6dbd700 (LWP 13509) exited]
|
|---|
| 247 | [Thread 0x7fffe65bc700 (LWP 13510) exited]
|
|---|
| 248 | [Thread 0x7fffe5dbb700 (LWP 13511) exited]
|
|---|
| 249 | 18 frames successfully decoded, 0 decoding errors
|
|---|
| 250 | [Thread 0x7fffe1b86700 (LWP 13522) exited]
|
|---|
| 251 | [Thread 0x7fffe0349700 (LWP 13525) exited]
|
|---|
| 252 | [Thread 0x7fffe3b8a700 (LWP 13518) exited]
|
|---|
| 253 | [Thread 0x7fffe538d700 (LWP 13515) exited]
|
|---|
| 254 | [Thread 0x7fffe2387700 (LWP 13521) exited]
|
|---|
| 255 | [Thread 0x7fffdfb32700 (LWP 13526) exited]
|
|---|
| 256 | [Thread 0x7fffe2b88700 (LWP 13520) exited]
|
|---|
| 257 | [Thread 0x7fffe3389700 (LWP 13519) exited]
|
|---|
| 258 | [Thread 0x7fffe4b8c700 (LWP 13516) exited]
|
|---|
| 259 | [Thread 0x7fffe1377700 (LWP 13523) exited]
|
|---|
| 260 | [Thread 0x7fffe438b700 (LWP 13517) exited]
|
|---|
| 261 | [Thread 0x7fffe0b60700 (LWP 13524) exited]
|
|---|
| 262 | [AVIOContext @ 0x613000000200] Statistics: 0 seeks, 39 writeouts
|
|---|
| 263 | [Thread 0x7fffdeeff700 (LWP 13527) exited]
|
|---|
| 264 | [Thread 0x7fffdb6f8700 (LWP 13534) exited]
|
|---|
| 265 | [Thread 0x7fffd96f4700 (LWP 13538) exited]
|
|---|
| 266 | [Thread 0x7fffd9ef5700 (LWP 13537) exited]
|
|---|
| 267 | [Thread 0x7fffda6f6700 (LWP 13536) exited]
|
|---|
| 268 | [Thread 0x7fffdbef9700 (LWP 13533) exited]
|
|---|
| 269 | [Thread 0x7fffdc6fa700 (LWP 13532) exited]
|
|---|
| 270 | [Thread 0x7fffdcefb700 (LWP 13531) exited]
|
|---|
| 271 | [Thread 0x7fffdd6fc700 (LWP 13530) exited]
|
|---|
| 272 | [Thread 0x7fffddefd700 (LWP 13529) exited]
|
|---|
| 273 | [Thread 0x7fffde6fe700 (LWP 13528) exited]
|
|---|
| 274 | [Thread 0x7fffdaef7700 (LWP 13535) exited]
|
|---|
| 275 | [AVIOContext @ 0x613000000040] Statistics: 4743970 bytes read, 34 seeks
|
|---|
| 276 | ==13487==LeakSanitizer has encountered a fatal error.
|
|---|
| 277 | ==13487==HINT: For debugging, try setting environment variable LSAN_OPTIONS=verbosity=1:log_threads=1
|
|---|
| 278 | ==13487==HINT: LeakSanitizer does not work under ptrace (strace, gdb, etc)
|
|---|
| 279 | [Inferior 1 (process 13487) exited with code 01]
|
|---|
| 280 | (gdb) bt
|
|---|
| 281 | No stack.
|
|---|
| 282 | (gdb) disass $pc-32,$pc+32
|
|---|
| 283 | No registers.
|
|---|
| 284 | (gdb) info all-registers
|
|---|
| 285 | The program has no registers now.
|
|---|
| 286 |
|
|---|