| 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/ffmpeg_g...done.
|
|---|
| 16 | (gdb) r
|
|---|
| 17 | Starting program: ffmpeg_g -y -r 0 -i samples/hello/nsynth-valid/audio/keyboard_electronic_002-098-127.wav -i samples/tmp3/tmp-12.dpx -filter_complex deflicker -target dvd -loglevel 99 -vbsf mpeg2_metadata output/tmp.tta
|
|---|
| 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-95314-g1331e00179 Copyright (c) 2000-2019 the FFmpeg developers
|
|---|
| 21 | built with clang version 6.0.0-1ubuntu2 (tags/RELEASE_600/final)
|
|---|
| 22 | configuration: --cc=clang --cxx=clang++ --ld=clang --enable-debug
|
|---|
| 23 | libavutil 56. 35.100 / 56. 35.100
|
|---|
| 24 | libavcodec 58. 59.102 / 58. 59.102
|
|---|
| 25 | libavformat 58. 33.100 / 58. 33.100
|
|---|
| 26 | libavdevice 58. 9.100 / 58. 9.100
|
|---|
| 27 | libavfilter 7. 62.100 / 7. 62.100
|
|---|
| 28 | libswscale 5. 6.100 / 5. 6.100
|
|---|
| 29 | libswresample 3. 6.100 / 3. 6.100
|
|---|
| 30 | Splitting the commandline.
|
|---|
| 31 | Reading option '-y' ... matched as option 'y' (overwrite output files) with argument '1'.
|
|---|
| 32 | Reading option '-r' ... matched as option 'r' (set frame rate (Hz value, fraction or abbreviation)) with argument '0'.
|
|---|
| 33 | Reading option '-i' ... matched as input url with argument 'samples/hello/nsynth-valid/audio/keyboard_electronic_002-098-127.wav'.
|
|---|
| 34 | Reading option '-i' ... matched as input url with argument 'samples/tmp3/tmp-12.dpx'.
|
|---|
| 35 | Reading option '-filter_complex' ... matched as option 'filter_complex' (create a complex filtergraph) with argument 'deflicker'.
|
|---|
| 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 'dvd'.
|
|---|
| 37 | Reading option '-loglevel' ... matched as option 'loglevel' (set logging level) with argument '99'.
|
|---|
| 38 | Reading option '-vbsf' ... matched as option 'vbsf' (deprecated) with argument 'mpeg2_metadata'.
|
|---|
| 39 | Reading option 'output/tmp.tta' ... matched as output url.
|
|---|
| 40 | Finished splitting the commandline.
|
|---|
| 41 | Parsing a group of options: global .
|
|---|
| 42 | Applying option y (overwrite output files) with argument 1.
|
|---|
| 43 | Applying option filter_complex (create a complex filtergraph) with argument deflicker.
|
|---|
| 44 | Applying option loglevel (set logging level) with argument 99.
|
|---|
| 45 | Successfully parsed a group of options.
|
|---|
| 46 | Parsing a group of options: input url samples/hello/nsynth-valid/audio/keyboard_electronic_002-098-127.wav.
|
|---|
| 47 | Applying option r (set frame rate (Hz value, fraction or abbreviation)) with argument 0.
|
|---|
| 48 | Successfully parsed a group of options.
|
|---|
| 49 | Opening an input file: samples/hello/nsynth-valid/audio/keyboard_electronic_002-098-127.wav.
|
|---|
| 50 | [NULL @ 0x22b09c0] Opening 'samples/hello/nsynth-valid/audio/keyboard_electronic_002-098-127.wav' for reading
|
|---|
| 51 | [file @ 0x22b1500] Setting default whitelist 'file,crypto'
|
|---|
| 52 | Probing mp3 score:1 size:2048
|
|---|
| 53 | Probing wav score:99 size:2048
|
|---|
| 54 | [wav @ 0x22b09c0] Format wav probed with size=2048 and score=99
|
|---|
| 55 | [wav @ 0x22b09c0] Before avformat_find_stream_info() pos: 44 bytes read:65580 seeks:1 nb_streams:1
|
|---|
| 56 | [wav @ 0x22b09c0] probing stream 0 pp:32
|
|---|
| 57 | Probing mp3 score:1 size:4096
|
|---|
| 58 | [wav @ 0x22b09c0] Probe with size=4096, packets=2469 detected mp3 with score=1
|
|---|
| 59 | [wav @ 0x22b09c0] probing stream 0 pp:31
|
|---|
| 60 | [wav @ 0x22b09c0] probing stream 0 pp:30
|
|---|
| 61 | [wav @ 0x22b09c0] probing stream 0 pp:29
|
|---|
| 62 | [wav @ 0x22b09c0] probing stream 0 pp:28
|
|---|
| 63 | [wav @ 0x22b09c0] probing stream 0 pp:27
|
|---|
| 64 | [wav @ 0x22b09c0] probing stream 0 pp:26
|
|---|
| 65 | [wav @ 0x22b09c0] probing stream 0 pp:25
|
|---|
| 66 | [wav @ 0x22b09c0] probing stream 0 pp:24
|
|---|
| 67 | [wav @ 0x22b09c0] probing stream 0 pp:23
|
|---|
| 68 | [wav @ 0x22b09c0] probing stream 0 pp:22
|
|---|
| 69 | [wav @ 0x22b09c0] probing stream 0 pp:21
|
|---|
| 70 | [wav @ 0x22b09c0] probing stream 0 pp:20
|
|---|
| 71 | [wav @ 0x22b09c0] probing stream 0 pp:19
|
|---|
| 72 | [wav @ 0x22b09c0] probing stream 0 pp:18
|
|---|
| 73 | [wav @ 0x22b09c0] probing stream 0 pp:17
|
|---|
| 74 | [wav @ 0x22b09c0] probing stream 0 pp:16
|
|---|
| 75 | [wav @ 0x22b09c0] probing stream 0 pp:15
|
|---|
| 76 | [wav @ 0x22b09c0] probing stream 0 pp:14
|
|---|
| 77 | [wav @ 0x22b09c0] probing stream 0 pp:13
|
|---|
| 78 | [wav @ 0x22b09c0] probing stream 0 pp:12
|
|---|
| 79 | [wav @ 0x22b09c0] probing stream 0 pp:11
|
|---|
| 80 | [wav @ 0x22b09c0] probing stream 0 pp:10
|
|---|
| 81 | [wav @ 0x22b09c0] probing stream 0 pp:9
|
|---|
| 82 | [wav @ 0x22b09c0] probing stream 0 pp:8
|
|---|
| 83 | [wav @ 0x22b09c0] probing stream 0 pp:7
|
|---|
| 84 | [wav @ 0x22b09c0] probing stream 0 pp:6
|
|---|
| 85 | [wav @ 0x22b09c0] probing stream 0 pp:5
|
|---|
| 86 | [wav @ 0x22b09c0] probing stream 0 pp:4
|
|---|
| 87 | [wav @ 0x22b09c0] probing stream 0 pp:3
|
|---|
| 88 | [wav @ 0x22b09c0] probing stream 0 pp:2
|
|---|
| 89 | [wav @ 0x22b09c0] probing stream 0 pp:1
|
|---|
| 90 | [wav @ 0x22b09c0] probed stream 0
|
|---|
| 91 | [wav @ 0x22b09c0] parser not found for codec pcm_s16le, packets or times may be invalid.
|
|---|
| 92 | [wav @ 0x22b09c0] stream 0: start_time: -576460752303423.500 duration: 4.000
|
|---|
| 93 | [wav @ 0x22b09c0] format: start_time: -9223372036854.775 duration: 4.000 (estimate from stream) bitrate=256 kb/s
|
|---|
| 94 | [wav @ 0x22b09c0] After avformat_find_stream_info() pos: 128044 bytes read:193580 seeks:1 frames:32
|
|---|
| 95 | Guessed Channel Layout for Input Stream #0.0 : mono
|
|---|
| 96 | Input #0, wav, from 'samples/hello/nsynth-valid/audio/keyboard_electronic_002-098-127.wav':
|
|---|
| 97 | Duration: 00:00:04.00, bitrate: 256 kb/s
|
|---|
| 98 | Stream #0:0, 32, 1/16000: Audio: pcm_s16le ([1][0][0][0] / 0x0001), 16000 Hz, mono, s16, 256 kb/s
|
|---|
| 99 | Successfully opened the file.
|
|---|
| 100 | Parsing a group of options: input url samples/tmp3/tmp-12.dpx.
|
|---|
| 101 | Successfully parsed a group of options.
|
|---|
| 102 | Opening an input file: samples/tmp3/tmp-12.dpx.
|
|---|
| 103 | [NULL @ 0x22e5bc0] Opening 'samples/tmp3/tmp-12.dpx' for reading
|
|---|
| 104 | [file @ 0x22e3780] Setting default whitelist 'file,crypto'
|
|---|
| 105 | Probing image2 score:50 size:2048
|
|---|
| 106 | Probing dpx_pipe score:51 size:2048
|
|---|
| 107 | [dpx_pipe @ 0x22e5bc0] Format dpx_pipe probed with size=2048 and score=51
|
|---|
| 108 | [dpx_pipe @ 0x22e5bc0] Before avformat_find_stream_info() pos: 0 bytes read:15692 seeks:0 nb_streams:1
|
|---|
| 109 | [dpx_pipe @ 0x22e5bc0] stream 0: start_time: -368934881474191040.000 duration: -368934881474191040.000
|
|---|
| 110 | [dpx_pipe @ 0x22e5bc0] format: start_time: -9223372036854.775 duration: -9223372036854.775 (estimate from bit rate) bitrate=0 kb/s
|
|---|
| 111 | [dpx_pipe @ 0x22e5bc0] After avformat_find_stream_info() pos: 15692 bytes read:15692 seeks:0 frames:1
|
|---|
| 112 | Input #1, dpx_pipe, from 'samples/tmp3/tmp-12.dpx':
|
|---|
| 113 | Duration: N/A, bitrate: N/A
|
|---|
| 114 | Stream #1:0, 1, 1/25: Video: dpx, 1 reference frame, rgba, 75x25, 0/1, 25 tbr, 25 tbn, 25 tbc
|
|---|
| 115 | Successfully opened the file.
|
|---|
| 116 | Parsing a group of options: output url output/tmp.tta.
|
|---|
| 117 | Applying option target (specify target file type ("vcd", "svcd", "dvd", "dv" or "dv50" with optional prefixes "pal-", "ntsc-" or "film-")) with argument dvd.
|
|---|
| 118 | Assuming PAL for target.
|
|---|
| 119 | Applying option vbsf (deprecated) with argument mpeg2_metadata.
|
|---|
| 120 | Successfully parsed a group of options.
|
|---|
| 121 | Opening an output file: output/tmp.tta.
|
|---|
| 122 | [file @ 0x22e4b80] Setting default whitelist 'file,crypto'
|
|---|
| 123 | Successfully opened the file.
|
|---|
| 124 | Stream mapping:
|
|---|
| 125 | Stream #1:0 (dpx) -> deflicker (graph 0)
|
|---|
| 126 | deflicker (graph 0) -> Stream #0:0 (mpeg2video)
|
|---|
| 127 | Stream #0:0 -> #0:1 (pcm_s16le (native) -> ac3 (native))
|
|---|
| 128 | Press [q] to stop, [?] for help
|
|---|
| 129 | [New Thread 0x7ffff586a700 (LWP 34783)]
|
|---|
| 130 | [New Thread 0x7ffff5069700 (LWP 34790)]
|
|---|
| 131 | 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)
|
|---|
| 132 | detected 48 logical cores
|
|---|
| 133 | [Thread 0x7ffff5069700 (LWP 34790) exited]
|
|---|
| 134 | [New Thread 0x7ffff4868700 (LWP 34793)]
|
|---|
| 135 | [New Thread 0x7fffeffff700 (LWP 34794)]
|
|---|
| 136 | [New Thread 0x7fffef7fe700 (LWP 34797)]
|
|---|
| 137 | [New Thread 0x7fffeeffd700 (LWP 34800)]
|
|---|
| 138 | [New Thread 0x7fffee7fc700 (LWP 34803)]
|
|---|
| 139 | [New Thread 0x7fffedffb700 (LWP 34807)]
|
|---|
| 140 | [New Thread 0x7fffed7fa700 (LWP 34814)]
|
|---|
| 141 | [New Thread 0x7fffecff9700 (LWP 34816)]
|
|---|
| 142 | [New Thread 0x7fffe7fff700 (LWP 34824)]
|
|---|
| 143 | [New Thread 0x7fffe77fe700 (LWP 34827)]
|
|---|
| 144 | [New Thread 0x7fffe6ffd700 (LWP 34828)]
|
|---|
| 145 | [New Thread 0x7fffe67fc700 (LWP 34830)]
|
|---|
| 146 | [New Thread 0x7fffe5ffb700 (LWP 34832)]
|
|---|
| 147 | [New Thread 0x7fffe57fa700 (LWP 34834)]
|
|---|
| 148 | [New Thread 0x7fffe4ff9700 (LWP 34841)]
|
|---|
| 149 | [New Thread 0x7fffe47f8700 (LWP 34846)]
|
|---|
| 150 | [New Thread 0x7fffe3ff7700 (LWP 34850)]
|
|---|
| 151 | [New Thread 0x7fffe37f6700 (LWP 34876)]
|
|---|
| 152 | [New Thread 0x7fffe2ff5700 (LWP 34879)]
|
|---|
| 153 | [New Thread 0x7fffe27f4700 (LWP 34883)]
|
|---|
| 154 | [New Thread 0x7fffe1ff3700 (LWP 34886)]
|
|---|
| 155 | [New Thread 0x7fffe17f2700 (LWP 34889)]
|
|---|
| 156 | [New Thread 0x7fffe0ff1700 (LWP 34900)]
|
|---|
| 157 | [New Thread 0x7fffe07f0700 (LWP 34904)]
|
|---|
| 158 | [New Thread 0x7fffdffef700 (LWP 34907)]
|
|---|
| 159 | [New Thread 0x7fffdf7ee700 (LWP 34908)]
|
|---|
| 160 | [New Thread 0x7fffdefed700 (LWP 34915)]
|
|---|
| 161 | [New Thread 0x7fffde7ec700 (LWP 34920)]
|
|---|
| 162 | [New Thread 0x7fffddfeb700 (LWP 34921)]
|
|---|
| 163 | [New Thread 0x7fffdd7ea700 (LWP 34926)]
|
|---|
| 164 | [New Thread 0x7fffdcfe9700 (LWP 34929)]
|
|---|
| 165 | [New Thread 0x7fffdc7e8700 (LWP 34932)]
|
|---|
| 166 | [New Thread 0x7fffdbfe7700 (LWP 34939)]
|
|---|
| 167 | [New Thread 0x7fffdb7e6700 (LWP 34940)]
|
|---|
| 168 | [New Thread 0x7fffdafe5700 (LWP 34941)]
|
|---|
| 169 | [New Thread 0x7fffda7e4700 (LWP 34945)]
|
|---|
| 170 | [New Thread 0x7fffd9fe3700 (LWP 34947)]
|
|---|
| 171 | [New Thread 0x7fffd97e2700 (LWP 34948)]
|
|---|
| 172 | [New Thread 0x7fffd8fe1700 (LWP 34949)]
|
|---|
| 173 | [New Thread 0x7fffd87e0700 (LWP 34950)]
|
|---|
| 174 | [New Thread 0x7fffd7fdf700 (LWP 34951)]
|
|---|
| 175 | [New Thread 0x7fffd77de700 (LWP 34953)]
|
|---|
| 176 | [New Thread 0x7fffd6fdd700 (LWP 34954)]
|
|---|
| 177 | [New Thread 0x7fffd67dc700 (LWP 34956)]
|
|---|
| 178 | [New Thread 0x7fffd5fdb700 (LWP 34958)]
|
|---|
| 179 | [New Thread 0x7fffd57da700 (LWP 34959)]
|
|---|
| 180 | [New Thread 0x7fffd4fd9700 (LWP 34960)]
|
|---|
| 181 | [New Thread 0x7fffd47d8700 (LWP 34961)]
|
|---|
| 182 | [graph 0 input from stream 1:0 @ 0x2305ec0] Setting 'video_size' to value '75x25'
|
|---|
| 183 | [graph 0 input from stream 1:0 @ 0x2305ec0] Setting 'pix_fmt' to value '26'
|
|---|
| 184 | [graph 0 input from stream 1:0 @ 0x2305ec0] Setting 'time_base' to value '1/25'
|
|---|
| 185 | [graph 0 input from stream 1:0 @ 0x2305ec0] Setting 'pixel_aspect' to value '0/1'
|
|---|
| 186 | [graph 0 input from stream 1:0 @ 0x2305ec0] Setting 'sws_param' to value 'flags=2'
|
|---|
| 187 | [graph 0 input from stream 1:0 @ 0x2305ec0] Setting 'frame_rate' to value '25/1'
|
|---|
| 188 | [graph 0 input from stream 1:0 @ 0x2305ec0] w:75 h:25 pixfmt:rgba tb:1/25 fr:25/1 sar:0/1 sws_param:flags=2
|
|---|
| 189 | [scaler_out_0_0 @ 0x2306d00] Setting 'w' to value '720'
|
|---|
| 190 | [scaler_out_0_0 @ 0x2306d00] Setting 'h' to value '576'
|
|---|
| 191 | [scaler_out_0_0 @ 0x2306d00] Setting 'flags' to value 'bicubic'
|
|---|
| 192 | [scaler_out_0_0 @ 0x2306d00] w:720 h:576 flags:'bicubic' interl:0
|
|---|
| 193 | [format @ 0x23077c0] Setting 'pix_fmts' to value 'yuv420p'
|
|---|
| 194 | [auto_scaler_0 @ 0x230a300] w:iw h:ih flags:'bilinear' interl:0
|
|---|
| 195 | [Parsed_deflicker_0 @ 0x23054c0] auto-inserting filter 'auto_scaler_0' between the filter 'graph 0 input from stream 1:0' and the filter 'Parsed_deflicker_0'
|
|---|
| 196 | [AVFilterGraph @ 0x22e2900] query_formats: 5 queried, 3 merged, 1 already done, 0 delayed
|
|---|
| 197 | [auto_scaler_0 @ 0x230a300] picking yuv444p out of 34 ref:rgba alpha:1
|
|---|
| 198 | [auto_scaler_0 @ 0x230a300] w:75 h:25 fmt:rgba sar:0/1 -> w:75 h:25 fmt:yuv444p sar:0/1 flags:0x2
|
|---|
| 199 | [scaler_out_0_0 @ 0x2306d00] w:75 h:25 fmt:yuv444p sar:0/1 -> w:720 h:576 fmt:yuv420p sar:0/1 flags:0x4
|
|---|
| 200 | [New Thread 0x7fffd3fd7700 (LWP 34962)]
|
|---|
| 201 | [New Thread 0x7fffd37d6700 (LWP 34963)]
|
|---|
| 202 | [New Thread 0x7fffd2fd5700 (LWP 34965)]
|
|---|
| 203 | [New Thread 0x7fffd27d4700 (LWP 34966)]
|
|---|
| 204 | [New Thread 0x7fffd1fd3700 (LWP 34967)]
|
|---|
| 205 | [New Thread 0x7fffd17d2700 (LWP 34969)]
|
|---|
| 206 | [New Thread 0x7fffd0fd1700 (LWP 34970)]
|
|---|
| 207 | [New Thread 0x7fffd07d0700 (LWP 34971)]
|
|---|
| 208 | [New Thread 0x7fffcffcf700 (LWP 34972)]
|
|---|
| 209 | [New Thread 0x7fffcf7ce700 (LWP 34973)]
|
|---|
| 210 | [New Thread 0x7fffcefcd700 (LWP 34974)]
|
|---|
| 211 | [New Thread 0x7fffce7cc700 (LWP 34975)]
|
|---|
| 212 | [New Thread 0x7fffcdfcb700 (LWP 34976)]
|
|---|
| 213 | [New Thread 0x7fffcd7ca700 (LWP 34977)]
|
|---|
| 214 | [New Thread 0x7fffccfc9700 (LWP 34978)]
|
|---|
| 215 | [mpeg2video @ 0x22e9f80] intra_quant_bias = 96 inter_quant_bias = 0
|
|---|
| 216 | 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)
|
|---|
| 217 | cur_dts is invalid st:1 (0) [init:0 i_done:0 finish:0] (this is harmless if it occurs once at the start per stream)
|
|---|
| 218 | [New Thread 0x7fffcc7c8700 (LWP 34979)]
|
|---|
| 219 | [New Thread 0x7fffcbfc7700 (LWP 34980)]
|
|---|
| 220 | [New Thread 0x7fffcb7c6700 (LWP 34981)]
|
|---|
| 221 | [New Thread 0x7fffcafc5700 (LWP 34982)]
|
|---|
| 222 | [New Thread 0x7fffca7c4700 (LWP 34983)]
|
|---|
| 223 | [New Thread 0x7fffc9fc3700 (LWP 34984)]
|
|---|
| 224 | [New Thread 0x7fffc97c2700 (LWP 34985)]
|
|---|
| 225 | [New Thread 0x7fffc8fc1700 (LWP 34986)]
|
|---|
| 226 | [New Thread 0x7fffc87c0700 (LWP 34987)]
|
|---|
| 227 | [New Thread 0x7fffc7fbf700 (LWP 34988)]
|
|---|
| 228 | [New Thread 0x7fffc77be700 (LWP 34994)]
|
|---|
| 229 | [New Thread 0x7fffc6fbd700 (LWP 34995)]
|
|---|
| 230 | [New Thread 0x7fffc67bc700 (LWP 34996)]
|
|---|
| 231 | [New Thread 0x7fffc5fbb700 (LWP 34997)]
|
|---|
| 232 | [New Thread 0x7fffc57ba700 (LWP 34998)]
|
|---|
| 233 | [New Thread 0x7fffc4fb9700 (LWP 34999)]
|
|---|
| 234 | [New Thread 0x7fffc47b8700 (LWP 35000)]
|
|---|
| 235 | [New Thread 0x7fffc3fb7700 (LWP 35001)]
|
|---|
| 236 | [New Thread 0x7fffc37b6700 (LWP 35002)]
|
|---|
| 237 | [New Thread 0x7fffc2fb5700 (LWP 35003)]
|
|---|
| 238 | [New Thread 0x7fffc27b4700 (LWP 35004)]
|
|---|
| 239 | [New Thread 0x7fffc1fb3700 (LWP 35005)]
|
|---|
| 240 | [New Thread 0x7fffc17b2700 (LWP 35006)]
|
|---|
| 241 | [New Thread 0x7fffc0fb1700 (LWP 35007)]
|
|---|
| 242 | [New Thread 0x7fffc07b0700 (LWP 35008)]
|
|---|
| 243 | [New Thread 0x7fffbffaf700 (LWP 35012)]
|
|---|
| 244 | [New Thread 0x7fffbf7ae700 (LWP 35013)]
|
|---|
| 245 | [New Thread 0x7fffbefad700 (LWP 35014)]
|
|---|
| 246 | [New Thread 0x7fffbe7ac700 (LWP 35016)]
|
|---|
| 247 | [New Thread 0x7fffbdfab700 (LWP 35017)]
|
|---|
| 248 | [New Thread 0x7fffbd7aa700 (LWP 35018)]
|
|---|
| 249 | [New Thread 0x7fffbcfa9700 (LWP 35020)]
|
|---|
| 250 | [New Thread 0x7fffbc7a8700 (LWP 35022)]
|
|---|
| 251 | [New Thread 0x7fffbbfa7700 (LWP 35023)]
|
|---|
| 252 | [New Thread 0x7fffbb7a6700 (LWP 35024)]
|
|---|
| 253 | [New Thread 0x7fffbafa5700 (LWP 35025)]
|
|---|
| 254 | [New Thread 0x7fffba7a4700 (LWP 35026)]
|
|---|
| 255 | [New Thread 0x7fffb9fa3700 (LWP 35027)]
|
|---|
| 256 | [New Thread 0x7fffb97a2700 (LWP 35028)]
|
|---|
| 257 | [New Thread 0x7fffb8fa1700 (LWP 35029)]
|
|---|
| 258 | [New Thread 0x7fffb87a0700 (LWP 35030)]
|
|---|
| 259 | [New Thread 0x7fffb7f9f700 (LWP 35031)]
|
|---|
| 260 | [New Thread 0x7fffb779e700 (LWP 35032)]
|
|---|
| 261 | [New Thread 0x7fffb6f9d700 (LWP 35033)]
|
|---|
| 262 | [New Thread 0x7fffb679c700 (LWP 35034)]
|
|---|
| 263 | [New Thread 0x7fffb5f9b700 (LWP 35035)]
|
|---|
| 264 | [New Thread 0x7fffb579a700 (LWP 35036)]
|
|---|
| 265 | [New Thread 0x7fffb4f99700 (LWP 35037)]
|
|---|
| 266 | [graph_1_in_0_0 @ 0x23c7240] Setting 'time_base' to value '1/16000'
|
|---|
| 267 | [graph_1_in_0_0 @ 0x23c7240] Setting 'sample_rate' to value '16000'
|
|---|
| 268 | [graph_1_in_0_0 @ 0x23c7240] Setting 'sample_fmt' to value 's16'
|
|---|
| 269 | [graph_1_in_0_0 @ 0x23c7240] Setting 'channel_layout' to value '0x4'
|
|---|
| 270 | [graph_1_in_0_0 @ 0x23c7240] tb:1/16000 samplefmt:s16 samplerate:16000 chlayout:0x4
|
|---|
| 271 | [format_out_0_1 @ 0x23c7d40] Setting 'sample_fmts' to value 'fltp'
|
|---|
| 272 | [format_out_0_1 @ 0x23c7d40] Setting 'sample_rates' to value '48000'
|
|---|
| 273 | [format_out_0_1 @ 0x23c7d40] Setting 'channel_layouts' to value '0x4|0x3|0x103|0x7|0x603|0x33|0x107|0x607|0x37|0xc|0xb|0x10b|0xf|0x60b|0x3b|0x10f|0x60f|0x3f'
|
|---|
| 274 | [format_out_0_1 @ 0x23c7d40] auto-inserting filter 'auto_resampler_0' between the filter 'Parsed_anull_0' and the filter 'format_out_0_1'
|
|---|
| 275 | [AVFilterGraph @ 0x22e7a80] query_formats: 4 queried, 6 merged, 3 already done, 0 delayed
|
|---|
| 276 | [auto_resampler_0 @ 0x23c9740] [SWR @ 0x23c9c00] Using fltp internally between filters
|
|---|
| 277 | [auto_resampler_0 @ 0x23c9740] ch:1 chl:mono fmt:s16 r:16000Hz -> ch:1 chl:mono fmt:fltp r:48000Hz
|
|---|
| 278 | Output #0, dvd, to 'output/tmp.tta':
|
|---|
| 279 | Metadata:
|
|---|
| 280 | encoder : Lavf58.33.100
|
|---|
| 281 | Stream #0:0, 0, 1/90000: Video: mpeg2video (Main), 1 reference frame, yuv420p, 720x576, 0/1, q=2-31, 6000 kb/s, 25 fps, 90k tbn, 25 tbc
|
|---|
| 282 | Metadata:
|
|---|
| 283 | encoder : Lavc58.59.102 mpeg2video
|
|---|
| 284 | Side data:
|
|---|
| 285 | cpb: bitrate max/min/avg: 9000000/0/6000000 buffer size: 1835008 vbv_delay: N/A
|
|---|
| 286 | Stream #0:1, 0, 1/90000: Audio: ac3, 48000 Hz, mono, fltp, delay 256, 448 kb/s
|
|---|
| 287 | Metadata:
|
|---|
| 288 | encoder : Lavc58.59.102 ac3
|
|---|
| 289 | 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)
|
|---|
| 290 |
|
|---|
| 291 | Thread 1 "ffmpeg_g" received signal SIGSEGV, Segmentation fault.
|
|---|
| 292 | av_frame_ref (dst=0x24153c0, src=0x0) at libavutil/frame.c:453
|
|---|
| 293 | 453 dst->channels = src->channels;
|
|---|
| 294 | (gdb) bt
|
|---|
| 295 | #0 av_frame_ref (dst=0x24153c0, src=0x0) at libavutil/frame.c:453
|
|---|
| 296 | #1 0x00000000013d4f0d in av_frame_clone (src=0x0) at libavutil/frame.c:547
|
|---|
| 297 | #2 0x00000000004b3b66 in request_frame (outlink=<optimized out>) at libavfilter/vf_deflicker.c:423
|
|---|
| 298 | #3 0x0000000000452f92 in ff_request_frame_to_filter (link=0x2307600) at libavfilter/avfilter.c:458
|
|---|
| 299 | #4 0x0000000000451e55 in forward_status_change (filter=<optimized out>, in=<optimized out>)
|
|---|
| 300 | at libavfilter/avfilter.c:1243
|
|---|
| 301 | #5 ff_filter_activate_default (filter=<optimized out>) at libavfilter/avfilter.c:1274
|
|---|
| 302 | #6 ff_filter_activate (filter=0x23054c0) at libavfilter/avfilter.c:1430
|
|---|
| 303 | #7 0x000000000045777c in push_frame (graph=0x22e2900) at libavfilter/buffersrc.c:187
|
|---|
| 304 | #8 av_buffersrc_close (ctx=<optimized out>, pts=<optimized out>, flags=4)
|
|---|
| 305 | at libavfilter/buffersrc.c:275
|
|---|
| 306 | #9 0x000000000041f8a7 in ifilter_send_eof (ifilter=0x1ffffffff, pts=<optimized out>)
|
|---|
| 307 | at fftools/ffmpeg.c:2213
|
|---|
| 308 | #10 send_filter_eof (ist=<optimized out>) at fftools/ffmpeg.c:2562
|
|---|
| 309 | #11 process_input_packet (ist=<optimized out>, pkt=<optimized out>, no_eof=<optimized out>)
|
|---|
| 310 | at fftools/ffmpeg.c:2701
|
|---|
| 311 | #12 0x000000000041c465 in process_input (file_index=<optimized out>) at fftools/ffmpeg.c:4313
|
|---|
| 312 | #13 transcode_step () at fftools/ffmpeg.c:4638
|
|---|
| 313 | #14 transcode () at fftools/ffmpeg.c:4692
|
|---|
| 314 | #15 0x0000000000419377 in main (argc=<optimized out>, argv=<optimized out>) at fftools/ffmpeg.c:4894
|
|---|
| 315 | (gdb) list
|
|---|
| 316 | 448 av_assert1(dst->channels == 0);
|
|---|
| 317 | 449
|
|---|
| 318 | 450 dst->format = src->format;
|
|---|
| 319 | 451 dst->width = src->width;
|
|---|
| 320 | 452 dst->height = src->height;
|
|---|
| 321 | 453 dst->channels = src->channels;
|
|---|
| 322 | 454 dst->channel_layout = src->channel_layout;
|
|---|
| 323 | 455 dst->nb_samples = src->nb_samples;
|
|---|
| 324 | 456
|
|---|
| 325 | 457 ret = frame_copy_props(dst, src, 0);
|
|---|
| 326 | (gdb) print src
|
|---|
| 327 | $1 = (const AVFrame *) 0x0
|
|---|
| 328 | (gdb) disass $pc-32,$pc+32
|
|---|
| 329 | Dump of assembler code from 0x13d441e to 0x13d445e:
|
|---|
| 330 | 0x00000000013d441e <av_frame_get_buffer+942>: pop %rsi
|
|---|
| 331 | 0x00000000013d441f <av_frame_get_buffer+943>: pop %r15
|
|---|
| 332 | 0x00000000013d4421 <av_frame_get_buffer+945>: pop %rbp
|
|---|
| 333 | 0x00000000013d4422 <av_frame_get_buffer+946>: retq
|
|---|
| 334 | 0x00000000013d4423: data16 data16 data16 nopw %cs:0x0(%rax,%rax,1)
|
|---|
| 335 | 0x00000000013d4430 <av_frame_ref+0>: push %rbp
|
|---|
| 336 | 0x00000000013d4431 <av_frame_ref+1>: push %r15
|
|---|
| 337 | 0x00000000013d4433 <av_frame_ref+3>: push %r14
|
|---|
| 338 | 0x00000000013d4435 <av_frame_ref+5>: push %r12
|
|---|
| 339 | 0x00000000013d4437 <av_frame_ref+7>: push %rbx
|
|---|
| 340 | 0x00000000013d4438 <av_frame_ref+8>: mov %rsi,%rbp
|
|---|
| 341 | 0x00000000013d443b <av_frame_ref+11>: mov %rdi,%r12
|
|---|
| 342 | => 0x00000000013d443e <av_frame_ref+14>: mov 0x1bc(%rbp),%eax
|
|---|
| 343 | 0x00000000013d4444 <av_frame_ref+20>: mov %eax,0x1bc(%r12)
|
|---|
| 344 | 0x00000000013d444c <av_frame_ref+28>: mov 0x118(%rbp),%rax
|
|---|
| 345 | 0x00000000013d4453 <av_frame_ref+35>: mov %rax,0x118(%r12)
|
|---|
| 346 | 0x00000000013d445b <av_frame_ref+43>: movups 0x68(%rbp),%xmm0
|
|---|
| 347 | End of assembler dump.
|
|---|
| 348 | (gdb) info all-registers
|
|---|
| 349 | rax 0x1ffffffff 8589934591
|
|---|
| 350 | rbx 0x24153c0 37835712
|
|---|
| 351 | rcx 0x2415580 37836160
|
|---|
| 352 | rdx 0x2415580 37836160
|
|---|
| 353 | rsi 0x0 0
|
|---|
| 354 | rdi 0x24153c0 37835712
|
|---|
| 355 | rbp 0x0 0x0
|
|---|
| 356 | rsp 0x7fffffffc680 0x7fffffffc680
|
|---|
| 357 | r8 0x2415610 37836304
|
|---|
| 358 | r9 0x0 0
|
|---|
| 359 | r10 0x22b00c0 36372672
|
|---|
| 360 | r11 0x1 1
|
|---|
| 361 | r12 0x24153c0 37835712
|
|---|
| 362 | r13 0x0 0
|
|---|
| 363 | r14 0x0 0
|
|---|
| 364 | r15 0x0 0
|
|---|
| 365 | rip 0x13d443e 0x13d443e <av_frame_ref+14>
|
|---|
| 366 | eflags 0x10246 [ PF ZF IF RF ]
|
|---|
| 367 | cs 0x33 51
|
|---|
| 368 | ss 0x2b 43
|
|---|
| 369 | ds 0x0 0
|
|---|
| 370 | es 0x0 0
|
|---|
| 371 | fs 0x0 0
|
|---|
| 372 | gs 0x0 0
|
|---|
| 373 | st0 0 (raw 0x00000000000000000000)
|
|---|
| 374 | st1 0 (raw 0x00000000000000000000)
|
|---|
| 375 | st2 0 (raw 0x00000000000000000000)
|
|---|
| 376 | st3 0 (raw 0x00000000000000000000)
|
|---|
| 377 | st4 0 (raw 0x00000000000000000000)
|
|---|
| 378 | st5 0 (raw 0x00000000000000000000)
|
|---|
| 379 | st6 0 (raw 0x00000000000000000000)
|
|---|
| 380 | st7 0 (raw 0x00000000000000000000)
|
|---|
| 381 | fctrl 0x37f 895
|
|---|
| 382 | fstat 0x0 0
|
|---|
| 383 | ftag 0xffff 65535
|
|---|
| 384 | fiseg 0x0 0
|
|---|
| 385 | fioff 0x0 0
|
|---|
| 386 | foseg 0x0 0
|
|---|
| 387 | fooff 0x0 0
|
|---|
| 388 | fop 0x0 0
|
|---|
| 389 | mxcsr 0x1fa8 [ OE PE IM DM ZM OM UM PM ]
|
|---|
| 390 | bndcfgu {raw = 0x0, config = {base = 0x0, reserved = 0x0, preserved = 0x0,
|
|---|
| 391 | enabled = 0x0}} {raw = 0x0, config = {base = 0, reserved = 0, preserved = 0, enabled = 0}}
|
|---|
| 392 | bndstatus {raw = 0x0, status = {bde = 0x0, error = 0x0}} {raw = 0x0, status = {bde = 0,
|
|---|
| 393 | error = 0}}
|
|---|
| 394 | k0 0x0 0
|
|---|
| 395 | k1 0x0 0
|
|---|
| 396 | k2 0x0 0
|
|---|
| 397 | k3 0x0 0
|
|---|
| 398 | k4 0x0 0
|
|---|
| 399 | k5 0x0 0
|
|---|
| 400 | k6 0x0 0
|
|---|
| 401 | k7 0x0 0
|
|---|
| 402 | pkru 0x55555554 1431655764
|
|---|
| 403 | zmm0 {v16_float = {0x0, 0x0, 0x0, 0x0, 0x0 <repeats 12 times>}, v8_double = {0x0, 0x0, 0x0,
|
|---|
| 404 | 0x0, 0x0, 0x0, 0x0, 0x0}, v64_int8 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x2, 0x0, 0x0, 0x0,
|
|---|
| 405 | ---Type <return> to continue, or q <return> to quit---
|
|---|
| 406 | 0x2, 0x0 <repeats 51 times>}, v32_int16 = {0x0, 0x0, 0x0, 0x0, 0x2, 0x0, 0x2,
|
|---|
| 407 | 0x0 <repeats 25 times>}, v16_int32 = {0x0, 0x0, 0x2, 0x2, 0x0 <repeats 12 times>}, v8_int64 = {
|
|---|
| 408 | 0x0, 0x200000002, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x2000000020000000000000000, 0x0,
|
|---|
| 409 | 0x0, 0x0}}
|
|---|
| 410 | zmm1 {v16_float = {0x0, 0x0, 0x0, 0x0, 0x0 <repeats 12 times>}, v8_double = {0x0,
|
|---|
| 411 | 0x8000000000000000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v64_int8 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
|
|---|
| 412 | 0x0, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x0 <repeats 48 times>}, v32_int16 = {0x0,
|
|---|
| 413 | 0x0, 0x0, 0x0, 0xffff, 0xffff, 0xffff, 0xffff, 0x0 <repeats 24 times>}, v16_int32 = {0x0, 0x0,
|
|---|
| 414 | 0xffffffff, 0xffffffff, 0x0 <repeats 12 times>}, v8_int64 = {0x0, 0xffffffffffffffff, 0x0, 0x0,
|
|---|
| 415 | 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0xffffffffffffffff0000000000000000, 0x0, 0x0, 0x0}}
|
|---|
| 416 | zmm2 {v16_float = {0x0 <repeats 16 times>}, v8_double = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
|
|---|
| 417 | 0x0}, v64_int8 = {0x0 <repeats 64 times>}, v32_int16 = {0x0 <repeats 32 times>}, v16_int32 = {
|
|---|
| 418 | 0x0 <repeats 16 times>}, v8_int64 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x0,
|
|---|
| 419 | 0x0, 0x0, 0x0}}
|
|---|
| 420 | zmm3 {v16_float = {0x0 <repeats 16 times>}, v8_double = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
|
|---|
| 421 | 0x0}, v64_int8 = {0x0 <repeats 64 times>}, v32_int16 = {0x0 <repeats 32 times>}, v16_int32 = {
|
|---|
| 422 | 0x0 <repeats 16 times>}, v8_int64 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x0,
|
|---|
| 423 | 0x0, 0x0, 0x0}}
|
|---|
| 424 | zmm4 {v16_float = {0xffffffff, 0xffffffff, 0x0, 0xffffffff, 0x0 <repeats 12 times>},
|
|---|
| 425 | v8_double = {0x7fffffffffffffff, 0x7fffffffffffffff, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v64_int8 = {
|
|---|
| 426 | 0x68, 0x61, 0x72, 0x6d, 0x6c, 0x65, 0x73, 0x73, 0x20, 0x69, 0x66, 0x20, 0x69, 0x74, 0x20, 0x6f,
|
|---|
| 427 | 0x0 <repeats 48 times>}, v32_int16 = {0x6168, 0x6d72, 0x656c, 0x7373, 0x6920, 0x2066, 0x7469,
|
|---|
| 428 | 0x6f20, 0x0 <repeats 24 times>}, v16_int32 = {0x6d726168, 0x7373656c, 0x20666920, 0x6f207469,
|
|---|
| 429 | 0x0 <repeats 12 times>}, v8_int64 = {0x7373656c6d726168, 0x6f20746920666920, 0x0, 0x0, 0x0, 0x0,
|
|---|
| 430 | 0x0, 0x0}, v4_int128 = {0x6f207469206669207373656c6d726168, 0x0, 0x0, 0x0}}
|
|---|
| 431 | zmm5 {v16_float = {0x0, 0x0, 0x0, 0xffffffff, 0x0 <repeats 12 times>}, v8_double = {
|
|---|
| 432 | 0x8000000000000000, 0x7fffffffffffffff, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v64_int8 = {0x77, 0xc7,
|
|---|
| 433 | 0xda, 0x8e, 0xe0, 0xc2, 0x3d, 0xfb, 0xae, 0xfd, 0x4d, 0x35, 0x46, 0xe4, 0xbe, 0x7c,
|
|---|
| 434 | 0x0 <repeats 48 times>}, v32_int16 = {0xc777, 0x8eda, 0xc2e0, 0xfb3d, 0xfdae, 0x354d, 0xe446,
|
|---|
| 435 | 0x7cbe, 0x0 <repeats 24 times>}, v16_int32 = {0x8edac777, 0xfb3dc2e0, 0x354dfdae, 0x7cbee446,
|
|---|
| 436 | 0x0 <repeats 12 times>}, v8_int64 = {0xfb3dc2e08edac777, 0x7cbee446354dfdae, 0x0, 0x0, 0x0, 0x0,
|
|---|
| 437 | 0x0, 0x0}, v4_int128 = {0x7cbee446354dfdaefb3dc2e08edac777, 0x0, 0x0, 0x0}}
|
|---|
| 438 | zmm6 {v16_float = {0x0, 0x0, 0x0, 0xe8c00000, 0x0 <repeats 12 times>}, v8_double = {
|
|---|
| 439 | 0x8000000000000000, 0x8000000000000000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v64_int8 = {0xe7, 0xcf,
|
|---|
| 440 | 0x9f, 0x3e, 0x7c, 0xf9, 0xf3, 0xe7, 0xcf, 0x8c, 0xbf, 0xef, 0xd0, 0x45, 0x46, 0xd4,
|
|---|
| 441 | 0x0 <repeats 48 times>}, v32_int16 = {0xcfe7, 0x3e9f, 0xf97c, 0xe7f3, 0x8ccf, 0xefbf, 0x45d0,
|
|---|
| 442 | 0xd446, 0x0 <repeats 24 times>}, v16_int32 = {0x3e9fcfe7, 0xe7f3f97c, 0xefbf8ccf, 0xd44645d0,
|
|---|
| 443 | 0x0 <repeats 12 times>}, v8_int64 = {0xe7f3f97c3e9fcfe7, 0xd44645d0efbf8ccf, 0x0, 0x0, 0x0, 0x0,
|
|---|
| 444 | 0x0, 0x0}, v4_int128 = {0xd44645d0efbf8ccfe7f3f97c3e9fcfe7, 0x0, 0x0, 0x0}}
|
|---|
| 445 | zmm7 {v16_float = {0x0 <repeats 16 times>}, v8_double = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
|
|---|
| 446 | 0x0}, v64_int8 = {0x0 <repeats 64 times>}, v32_int16 = {0x0 <repeats 32 times>}, v16_int32 = {
|
|---|
| 447 | 0x0 <repeats 16 times>}, v8_int64 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x0,
|
|---|
| 448 | 0x0, 0x0, 0x0}}
|
|---|
| 449 | zmm8 {v16_float = {0xffffffff, 0x55000000, 0xce004d00, 0x33d0d7c, 0x0 <repeats 12 times>},
|
|---|
| 450 | v8_double = {0x7fffffffffffffff, 0x7fffffffffffffff, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v64_int8 = {
|
|---|
| 451 | 0x1b, 0x5b, 0x30, 0x6d, 0x0, 0x54, 0x45, 0x52, 0x4d, 0x0, 0x4e, 0x4f, 0x5f, 0x43, 0x4f, 0x4c,
|
|---|
| 452 | 0x0 <repeats 48 times>}, v32_int16 = {0x5b1b, 0x6d30, 0x5400, 0x5245, 0x4d, 0x4f4e, 0x435f,
|
|---|
| 453 | 0x4c4f, 0x0 <repeats 24 times>}, v16_int32 = {0x6d305b1b, 0x52455400, 0x4f4e004d, 0x4c4f435f,
|
|---|
| 454 | 0x0 <repeats 12 times>}, v8_int64 = {0x524554006d305b1b, 0x4c4f435f4f4e004d, 0x0, 0x0, 0x0, 0x0,
|
|---|
| 455 | 0x0, 0x0}, v4_int128 = {0x4c4f435f4f4e004d524554006d305b1b, 0x0, 0x0, 0x0}}
|
|---|
| 456 | zmm9 {v16_float = {0x0 <repeats 16 times>}, v8_double = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
|
|---|
| 457 | 0x0}, v64_int8 = {0x0 <repeats 64 times>}, v32_int16 = {0x0 <repeats 32 times>}, v16_int32 = {
|
|---|
| 458 | 0x0 <repeats 16 times>}, v8_int64 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x0,
|
|---|
| 459 | 0x0, 0x0, 0x0}}
|
|---|
| 460 | zmm10 {v16_float = {0x0, 0x0, 0x0 <repeats 14 times>}, v8_double = {0x0, 0x0, 0x0, 0x0, 0x0,
|
|---|
| 461 | 0x0, 0x0, 0x0}, v64_int8 = {0x1c, 0x9d, 0xee, 0xa6, 0xef, 0xf6, 0x67, 0x3f,
|
|---|
| 462 | ---Type <return> to continue, or q <return> to quit---
|
|---|
| 463 | 0x0 <repeats 56 times>}, v32_int16 = {0x9d1c, 0xa6ee, 0xf6ef, 0x3f67, 0x0 <repeats 28 times>},
|
|---|
| 464 | v16_int32 = {0xa6ee9d1c, 0x3f67f6ef, 0x0 <repeats 14 times>}, v8_int64 = {0x3f67f6efa6ee9d1c, 0x0,
|
|---|
| 465 | 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x3f67f6efa6ee9d1c, 0x0, 0x0, 0x0}}
|
|---|
| 466 | zmm11 {v16_float = {0x0, 0x0, 0x0 <repeats 14 times>}, v8_double = {0x0, 0x0, 0x0, 0x0, 0x0,
|
|---|
| 467 | 0x0, 0x0, 0x0}, v64_int8 = {0x78, 0x5f, 0xa0, 0xb, 0x6a, 0xf2, 0xe1, 0x3e,
|
|---|
| 468 | 0x0 <repeats 56 times>}, v32_int16 = {0x5f78, 0xba0, 0xf26a, 0x3ee1, 0x0 <repeats 28 times>},
|
|---|
| 469 | v16_int32 = {0xba05f78, 0x3ee1f26a, 0x0 <repeats 14 times>}, v8_int64 = {0x3ee1f26a0ba05f78, 0x0,
|
|---|
| 470 | 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x3ee1f26a0ba05f78, 0x0, 0x0, 0x0}}
|
|---|
| 471 | zmm12 {v16_float = {0x0 <repeats 16 times>}, v8_double = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
|
|---|
| 472 | 0x0}, v64_int8 = {0x0 <repeats 64 times>}, v32_int16 = {0x0 <repeats 32 times>}, v16_int32 = {
|
|---|
| 473 | 0x0 <repeats 16 times>}, v8_int64 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x0,
|
|---|
| 474 | 0x0, 0x0, 0x0}}
|
|---|
| 475 | zmm13 {v16_float = {0x0, 0x0, 0x0, 0x0, 0x0 <repeats 12 times>}, v8_double = {0x0, 0x0, 0x0,
|
|---|
| 476 | 0x0, 0x0, 0x0, 0x0, 0x0}, v64_int8 = {0x2, 0x0, 0x0, 0x0, 0x2, 0x0, 0x0, 0x0, 0x2, 0x0, 0x0, 0x0,
|
|---|
| 477 | 0x2, 0x0 <repeats 51 times>}, v32_int16 = {0x2, 0x0, 0x2, 0x0, 0x2, 0x0, 0x2,
|
|---|
| 478 | 0x0 <repeats 25 times>}, v16_int32 = {0x2, 0x2, 0x2, 0x2, 0x0 <repeats 12 times>}, v8_int64 = {
|
|---|
| 479 | 0x200000002, 0x200000002, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x2000000020000000200000002,
|
|---|
| 480 | 0x0, 0x0, 0x0}}
|
|---|
| 481 | zmm14 {v16_float = {0x0, 0x0, 0x0, 0x0, 0x0 <repeats 12 times>}, v8_double = {0x0, 0x0, 0x0,
|
|---|
| 482 | 0x0, 0x0, 0x0, 0x0, 0x0}, v64_int8 = {0xff, 0x0, 0x0, 0x0, 0xff, 0x0, 0x0, 0x0, 0xff, 0x0, 0x0,
|
|---|
| 483 | 0x0, 0xff, 0x0 <repeats 51 times>}, v32_int16 = {0xff, 0x0, 0xff, 0x0, 0xff, 0x0, 0xff,
|
|---|
| 484 | 0x0 <repeats 25 times>}, v16_int32 = {0xff, 0xff, 0xff, 0xff, 0x0 <repeats 12 times>}, v8_int64 = {
|
|---|
| 485 | 0xff000000ff, 0xff000000ff, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {
|
|---|
| 486 | 0xff000000ff000000ff000000ff, 0x0, 0x0, 0x0}}
|
|---|
| 487 | zmm15 {v16_float = {0x0, 0x0, 0x0 <repeats 14 times>}, v8_double = {0x0, 0x0, 0x0, 0x0, 0x0,
|
|---|
| 488 | 0x0, 0x0, 0x0}, v64_int8 = {0x55, 0xdf, 0x54, 0xf3, 0xe5, 0xc, 0xd3, 0xb9,
|
|---|
| 489 | 0x0 <repeats 56 times>}, v32_int16 = {0xdf55, 0xf354, 0xce5, 0xb9d3, 0x0 <repeats 28 times>},
|
|---|
| 490 | v16_int32 = {0xf354df55, 0xb9d30ce5, 0x0 <repeats 14 times>}, v8_int64 = {0xb9d30ce5f354df55, 0x0,
|
|---|
| 491 | 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0xb9d30ce5f354df55, 0x0, 0x0, 0x0}}
|
|---|
| 492 | zmm16 {v16_float = {0x0 <repeats 16 times>}, v8_double = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
|
|---|
| 493 | 0x0}, v64_int8 = {0x0 <repeats 64 times>}, v32_int16 = {0x0 <repeats 32 times>}, v16_int32 = {
|
|---|
| 494 | 0x0 <repeats 16 times>}, v8_int64 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x0,
|
|---|
| 495 | 0x0, 0x0, 0x0}}
|
|---|
| 496 | zmm17 {v16_float = {0x0 <repeats 16 times>}, v8_double = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
|
|---|
| 497 | 0x0}, v64_int8 = {0x0 <repeats 64 times>}, v32_int16 = {0x0 <repeats 32 times>}, v16_int32 = {
|
|---|
| 498 | 0x0 <repeats 16 times>}, v8_int64 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x0,
|
|---|
| 499 | 0x0, 0x0, 0x0}}
|
|---|
| 500 | zmm18 {v16_float = {0x0 <repeats 16 times>}, v8_double = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
|
|---|
| 501 | 0x0}, v64_int8 = {0x0 <repeats 64 times>}, v32_int16 = {0x0 <repeats 32 times>}, v16_int32 = {
|
|---|
| 502 | 0x0 <repeats 16 times>}, v8_int64 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x0,
|
|---|
| 503 | 0x0, 0x0, 0x0}}
|
|---|
| 504 | zmm19 {v16_float = {0x0 <repeats 16 times>}, v8_double = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
|
|---|
| 505 | 0x0}, v64_int8 = {0x0 <repeats 64 times>}, v32_int16 = {0x0 <repeats 32 times>}, v16_int32 = {
|
|---|
| 506 | 0x0 <repeats 16 times>}, v8_int64 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x0,
|
|---|
| 507 | 0x0, 0x0, 0x0}}
|
|---|
| 508 | zmm20 {v16_float = {0x0 <repeats 16 times>}, v8_double = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
|
|---|
| 509 | 0x0}, v64_int8 = {0x0 <repeats 64 times>}, v32_int16 = {0x0 <repeats 32 times>}, v16_int32 = {
|
|---|
| 510 | 0x0 <repeats 16 times>}, v8_int64 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x0,
|
|---|
| 511 | 0x0, 0x0, 0x0}}
|
|---|
| 512 | zmm21 {v16_float = {0x0 <repeats 16 times>}, v8_double = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
|
|---|
| 513 | 0x0}, v64_int8 = {0x0 <repeats 64 times>}, v32_int16 = {0x0 <repeats 32 times>}, v16_int32 = {
|
|---|
| 514 | 0x0 <repeats 16 times>}, v8_int64 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x0,
|
|---|
| 515 | 0x0, 0x0, 0x0}}
|
|---|
| 516 | zmm22 {v16_float = {0x0 <repeats 16 times>}, v8_double = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
|
|---|
| 517 | 0x0}, v64_int8 = {0x0 <repeats 64 times>}, v32_int16 = {0x0 <repeats 32 times>}, v16_int32 = {
|
|---|
| 518 | 0x0 <repeats 16 times>}, v8_int64 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x0,
|
|---|
| 519 | ---Type <return> to continue, or q <return> to quit---
|
|---|
| 520 | 0x0, 0x0, 0x0}}
|
|---|
| 521 | zmm23 {v16_float = {0x0 <repeats 16 times>}, v8_double = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
|
|---|
| 522 | 0x0}, v64_int8 = {0x0 <repeats 64 times>}, v32_int16 = {0x0 <repeats 32 times>}, v16_int32 = {
|
|---|
| 523 | 0x0 <repeats 16 times>}, v8_int64 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x0,
|
|---|
| 524 | 0x0, 0x0, 0x0}}
|
|---|
| 525 | zmm24 {v16_float = {0x0 <repeats 16 times>}, v8_double = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
|
|---|
| 526 | 0x0}, v64_int8 = {0x0 <repeats 64 times>}, v32_int16 = {0x0 <repeats 32 times>}, v16_int32 = {
|
|---|
| 527 | 0x0 <repeats 16 times>}, v8_int64 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x0,
|
|---|
| 528 | 0x0, 0x0, 0x0}}
|
|---|
| 529 | zmm25 {v16_float = {0x0 <repeats 16 times>}, v8_double = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
|
|---|
| 530 | 0x0}, v64_int8 = {0x0 <repeats 64 times>}, v32_int16 = {0x0 <repeats 32 times>}, v16_int32 = {
|
|---|
| 531 | 0x0 <repeats 16 times>}, v8_int64 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x0,
|
|---|
| 532 | 0x0, 0x0, 0x0}}
|
|---|
| 533 | zmm26 {v16_float = {0x0 <repeats 16 times>}, v8_double = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
|
|---|
| 534 | 0x0}, v64_int8 = {0x0 <repeats 64 times>}, v32_int16 = {0x0 <repeats 32 times>}, v16_int32 = {
|
|---|
| 535 | 0x0 <repeats 16 times>}, v8_int64 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x0,
|
|---|
| 536 | 0x0, 0x0, 0x0}}
|
|---|
| 537 | zmm27 {v16_float = {0x0 <repeats 16 times>}, v8_double = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
|
|---|
| 538 | 0x0}, v64_int8 = {0x0 <repeats 64 times>}, v32_int16 = {0x0 <repeats 32 times>}, v16_int32 = {
|
|---|
| 539 | 0x0 <repeats 16 times>}, v8_int64 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x0,
|
|---|
| 540 | 0x0, 0x0, 0x0}}
|
|---|
| 541 | zmm28 {v16_float = {0x0 <repeats 16 times>}, v8_double = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
|
|---|
| 542 | 0x0}, v64_int8 = {0x0 <repeats 64 times>}, v32_int16 = {0x0 <repeats 32 times>}, v16_int32 = {
|
|---|
| 543 | 0x0 <repeats 16 times>}, v8_int64 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x0,
|
|---|
| 544 | 0x0, 0x0, 0x0}}
|
|---|
| 545 | zmm29 {v16_float = {0x0 <repeats 16 times>}, v8_double = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
|
|---|
| 546 | 0x0}, v64_int8 = {0x0 <repeats 64 times>}, v32_int16 = {0x0 <repeats 32 times>}, v16_int32 = {
|
|---|
| 547 | 0x0 <repeats 16 times>}, v8_int64 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x0,
|
|---|
| 548 | 0x0, 0x0, 0x0}}
|
|---|
| 549 | zmm30 {v16_float = {0x0 <repeats 16 times>}, v8_double = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
|
|---|
| 550 | 0x0}, v64_int8 = {0x0 <repeats 64 times>}, v32_int16 = {0x0 <repeats 32 times>}, v16_int32 = {
|
|---|
| 551 | 0x0 <repeats 16 times>}, v8_int64 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x0,
|
|---|
| 552 | 0x0, 0x0, 0x0}}
|
|---|
| 553 | zmm31 {v16_float = {0x0 <repeats 16 times>}, v8_double = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
|
|---|
| 554 | 0x0}, v64_int8 = {0x0 <repeats 64 times>}, v32_int16 = {0x0 <repeats 32 times>}, v16_int32 = {
|
|---|
| 555 | 0x0 <repeats 16 times>}, v8_int64 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x0,
|
|---|
| 556 | 0x0, 0x0, 0x0}}
|
|---|
| 557 | bnd0 {lbound = 0x0, ubound = 0xffffffffffffffff} : size -1 {lbound = 0x0, ubound = 0xffffffffffffffff} : size -1
|
|---|
| 558 | bnd1 {lbound = 0x0, ubound = 0xffffffffffffffff} : size -1 {lbound = 0x0, ubound = 0xffffffffffffffff} : size -1
|
|---|
| 559 | bnd2 {lbound = 0x0, ubound = 0xffffffffffffffff} : size -1 {lbound = 0x0, ubound = 0xffffffffffffffff} : size -1
|
|---|
| 560 | bnd3 {lbound = 0x0, ubound = 0xffffffffffffffff} : size -1 {lbound = 0x0, ubound = 0xffffffffffffffff} : size -1
|
|---|
| 561 |
|
|---|