| 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) b yuv4mpegdec.c:329
|
|---|
| 17 | Breakpoint 1 at 0x2913900: file libavformat/yuv4mpegdec.c, line 329.
|
|---|
| 18 | (gdb) r
|
|---|
| 19 | Starting program: ffmpeg_g -t 1 -stream_loop 11 -y -i samples/samples.mplayerhq.hu/ffmpeg-bugs/roundup/issue2470/y4m_invalid_header_crash_small.y4m -target svcd -loglevel 99 -map 0 -c copy -aframes 58 -ar 22050 -b:v 310k output/tmp.wsaud
|
|---|
| 20 | [Thread debugging using libthread_db enabled]
|
|---|
| 21 | Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
|
|---|
| 22 | ffmpeg version N-94969-gc2ab998ff3 Copyright (c) 2000-2019 the FFmpeg developers
|
|---|
| 23 | built with clang version 6.0.0-1ubuntu2 (tags/RELEASE_600/final)
|
|---|
| 24 | configuration: --cc=clang --cxx=clang++ --ld=clang --enable-debug --toolchain=clang-asan
|
|---|
| 25 | libavutil 56. 35.100 / 56. 35.100
|
|---|
| 26 | libavcodec 58. 57.100 / 58. 57.100
|
|---|
| 27 | libavformat 58. 32.104 / 58. 32.104
|
|---|
| 28 | libavdevice 58. 9.100 / 58. 9.100
|
|---|
| 29 | libavfilter 7. 58.102 / 7. 58.102
|
|---|
| 30 | libswscale 5. 6.100 / 5. 6.100
|
|---|
| 31 | libswresample 3. 6.100 / 3. 6.100
|
|---|
| 32 | Splitting the commandline.
|
|---|
| 33 | Reading option '-t' ... matched as option 't' (record or transcode "duration" seconds of audio/video) with argument '1'.
|
|---|
| 34 | Reading option '-stream_loop' ... matched as option 'stream_loop' (set number of times input stream shall be looped) with argument '11'.
|
|---|
| 35 | Reading option '-y' ... matched as option 'y' (overwrite output files) with argument '1'.
|
|---|
| 36 | Reading option '-i' ... matched as input url with argument 'samples/samples.mplayerhq.hu/ffmpeg-bugs/roundup/issue2470/y4m_invalid_header_crash_small.y4m'.
|
|---|
| 37 | 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'.
|
|---|
| 38 | Reading option '-loglevel' ... matched as option 'loglevel' (set logging level) with argument '99'.
|
|---|
| 39 | Reading option '-map' ... matched as option 'map' (set input stream mapping) with argument '0'.
|
|---|
| 40 | Reading option '-c' ... matched as option 'c' (codec name) with argument 'copy'.
|
|---|
| 41 | Reading option '-aframes' ... matched as option 'aframes' (set the number of audio frames to output) with argument '58'.
|
|---|
| 42 | Reading option '-ar' ... matched as option 'ar' (set audio sampling rate (in Hz)) with argument '22050'.
|
|---|
| 43 | Reading option '-b:v' ... matched as option 'b' (video bitrate (please use -b:v)) with argument '310k'.
|
|---|
| 44 | Reading option 'output/tmp.wsaud' ... matched as output url.
|
|---|
| 45 | Finished splitting the commandline.
|
|---|
| 46 | Parsing a group of options: global .
|
|---|
| 47 | Applying option y (overwrite output files) with argument 1.
|
|---|
| 48 | Applying option loglevel (set logging level) with argument 99.
|
|---|
| 49 | Successfully parsed a group of options.
|
|---|
| 50 | Parsing a group of options: input url samples/samples.mplayerhq.hu/ffmpeg-bugs/roundup/issue2470/y4m_invalid_header_crash_small.y4m.
|
|---|
| 51 | Applying option t (record or transcode "duration" seconds of audio/video) with argument 1.
|
|---|
| 52 | Applying option stream_loop (set number of times input stream shall be looped) with argument 11.
|
|---|
| 53 | Successfully parsed a group of options.
|
|---|
| 54 | Opening an input file: samples/samples.mplayerhq.hu/ffmpeg-bugs/roundup/issue2470/y4m_invalid_header_crash_small.y4m.
|
|---|
| 55 | [NULL @ 0x61b000000080] Opening 'samples/samples.mplayerhq.hu/ffmpeg-bugs/roundup/issue2470/y4m_invalid_header_crash_small.y4m' for reading
|
|---|
| 56 | [file @ 0x611000000180] Setting default whitelist 'file,crypto'
|
|---|
| 57 | Probing mp3 score:1 size:1024
|
|---|
| 58 | Probing yuv4mpegpipe score:100 size:1024
|
|---|
| 59 | [yuv4mpegpipe @ 0x61b000000080] Format yuv4mpegpipe probed with size=2048 and score=100
|
|---|
| 60 | [yuv4mpegpipe @ 0x61b000000080] Before avformat_find_stream_info() pos: 44 bytes read:1024 seeks:0 nb_streams:1
|
|---|
| 61 | [yuv4mpegpipe @ 0x61b000000080] stream 0: start_time: -368934881474191040.000 duration: 0.000
|
|---|
| 62 | [yuv4mpegpipe @ 0x61b000000080] format: start_time: -9223372036854.775 duration: -9223372036854.775 bitrate=0 kb/s
|
|---|
| 63 | [yuv4mpegpipe @ 0x61b000000080] After avformat_find_stream_info() pos: 1024 bytes read:1024 seeks:0 frames:0
|
|---|
| 64 | Input #0, yuv4mpegpipe, from 'samples/samples.mplayerhq.hu/ffmpeg-bugs/roundup/issue2470/y4m_invalid_header_crash_small.y4m':
|
|---|
| 65 | Duration: N/A, bitrate: N/A
|
|---|
| 66 | Stream #0:0, 0, 1/25: Video: rawvideo, 1 reference frame (I420 / 0x30323449), yuv420p(progressive), 352x288 (0x0), 0/1, SAR 128:117 DAR 1408:1053, 25 fps, 25 tbr, 25 tbn, 25 tbc
|
|---|
| 67 | Successfully opened the file.
|
|---|
| 68 | Parsing a group of options: output url output/tmp.wsaud.
|
|---|
| 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 c (codec name) with argument copy.
|
|---|
| 73 | Applying option aframes (set the number of audio frames to output) with argument 58.
|
|---|
| 74 | Applying option ar (set audio sampling rate (in Hz)) with argument 22050.
|
|---|
| 75 | Applying option b:v (video bitrate (please use -b:v)) with argument 310k.
|
|---|
| 76 | Successfully parsed a group of options.
|
|---|
| 77 | Opening an output file: output/tmp.wsaud.
|
|---|
| 78 | [file @ 0x610000000240] Setting default whitelist 'file,crypto'
|
|---|
| 79 | Successfully opened the file.
|
|---|
| 80 | [svcd @ 0x61b000000780] VBV buffer size not set, using default size of 230KB
|
|---|
| 81 | If you want the mpeg file to be compliant to some specification
|
|---|
| 82 | Like DVD, VCD or others, make sure you set the correct buffer size
|
|---|
| 83 | Output #0, svcd, to 'output/tmp.wsaud':
|
|---|
| 84 | Metadata:
|
|---|
| 85 | encoder : Lavf58.32.104
|
|---|
| 86 | Stream #0:0, 0, 1/90000: Video: rawvideo, 1 reference frame (I420 / 0x30323449), yuv420p(progressive), 352x288 (0x0) [SAR 128:117 DAR 1408:1053], 0/1, q=2-31, 310 kb/s, 25 fps, 25 tbr, 90k tbn, 25 tbc
|
|---|
| 87 | Stream mapping:
|
|---|
| 88 | Stream #0:0 -> #0:0 (copy)
|
|---|
| 89 | Press [q] to stop, [?] for help
|
|---|
| 90 | 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)
|
|---|
| 91 |
|
|---|
| 92 | Breakpoint 1, yuv4_read_seek (s=0x61b000000080, stream_index=<optimized out>, pts=<optimized out>,
|
|---|
| 93 | flags=<optimized out>) at libavformat/yuv4mpegdec.c:329
|
|---|
| 94 | 329 pos = pts * s->packet_size;
|
|---|
| 95 | (gdb) n
|
|---|
| 96 | libavformat/yuv4mpegdec.c:329:15: runtime error: signed integer overflow: -230584300921369 * 152070 cannot be represented in type 'long'
|
|---|
| 97 | SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior libavformat/yuv4mpegdec.c:329:15 in
|
|---|
| 98 | 331 if (avio_seek(s->pb, pos + s->internal->data_offset, SEEK_SET) < 0)
|
|---|
| 99 | (gdb) bt
|
|---|
| 100 | #0 yuv4_read_seek (s=0x61b000000080, stream_index=<optimized out>, pts=-230584300921369,
|
|---|
| 101 | flags=<optimized out>) at libavformat/yuv4mpegdec.c:331
|
|---|
| 102 | #1 0x00000000027b113f in seek_frame_internal (s=0x61b000000080, stream_index=0,
|
|---|
| 103 | timestamp=-230584300921369, flags=<optimized out>) at libavformat/utils.c:2499
|
|---|
| 104 | #2 av_seek_frame (s=0x61b000000080, stream_index=0, timestamp=-230584300921369, flags=<optimized out>)
|
|---|
| 105 | at libavformat/utils.c:2531
|
|---|
| 106 | #3 0x00000000027b4ec9 in avformat_seek_file (s=0x61b000000080, stream_index=-1,
|
|---|
| 107 | min_ts=-9223372036854775808, ts=-9223372036854775808, max_ts=-9223372036854775808,
|
|---|
| 108 | flags=<optimized out>) at libavformat/utils.c:2583
|
|---|
| 109 | #4 0x0000000000642dc6 in seek_to_start (ifile=0x611000000400, is=0x61b000000080)
|
|---|
| 110 | at fftools/ffmpeg.c:4198
|
|---|
| 111 | #5 process_input (file_index=0) at fftools/ffmpeg.c:4288
|
|---|
| 112 | #6 0x00000000005e71e8 in transcode_step () at fftools/ffmpeg.c:4638
|
|---|
| 113 | #7 transcode () at fftools/ffmpeg.c:4692
|
|---|
| 114 | #8 0x00000000005db6ec in main (argc=<optimized out>, argv=<optimized out>) at fftools/ffmpeg.c:4894
|
|---|
| 115 | (gdb) disass $pc-32,$pc+32
|
|---|
| 116 | Dump of assembler code from 0x2913b83 to 0x2913bc3:
|
|---|
| 117 | 0x0000000002913b83 <yuv4_read_seek+739>: std
|
|---|
| 118 | 0x0000000002913b84 <yuv4_read_seek+740>: jmpq 0x291397e <yuv4_read_seek+222>
|
|---|
| 119 | 0x0000000002913b89 <yuv4_read_seek+745>: mov $0xb4cc1d4,%edi
|
|---|
| 120 | 0x0000000002913b8e <yuv4_read_seek+750>: callq 0x505b70 <__sanitizer_cov_trace_pc_guard>
|
|---|
| 121 | 0x0000000002913b93 <yuv4_read_seek+755>: mov $0x9d2c080,%edi
|
|---|
| 122 | 0x0000000002913b98 <yuv4_read_seek+760>: mov %r15,%rsi
|
|---|
| 123 | 0x0000000002913b9b <yuv4_read_seek+763>: mov %rbx,%rdx
|
|---|
| 124 | 0x0000000002913b9e <yuv4_read_seek+766>: callq 0x5157f0 <__ubsan_handle_mul_overflow>
|
|---|
| 125 | => 0x0000000002913ba3 <yuv4_read_seek+771>: test %bpl,%bpl
|
|---|
| 126 | 0x0000000002913ba6 <yuv4_read_seek+774>: jne 0x29139b5 <yuv4_read_seek+277>
|
|---|
| 127 | 0x0000000002913bac <yuv4_read_seek+780>: mov $0xb4cc1dc,%edi
|
|---|
| 128 | 0x0000000002913bb1 <yuv4_read_seek+785>: callq 0x505b70 <__sanitizer_cov_trace_pc_guard>
|
|---|
| 129 | 0x0000000002913bb6 <yuv4_read_seek+790>: mov $0x9d2c0a0,%edi
|
|---|
| 130 | 0x0000000002913bbb <yuv4_read_seek+795>: mov %r12,%rsi
|
|---|
| 131 | 0x0000000002913bbe <yuv4_read_seek+798>: callq 0x515660 <__ubsan_handle_type_mismatch_v1>
|
|---|
| 132 | End of assembler dump.
|
|---|
| 133 | (gdb) info all-registers
|
|---|
| 134 | rax 0x7fffffffb320 140737488335648
|
|---|
| 135 | rbx 0x25206 152070
|
|---|
| 136 | rcx 0x7fffffffb360 140737488335712
|
|---|
| 137 | rdx 0x7fffffffb360 140737488335712
|
|---|
| 138 | rsi 0x0 0
|
|---|
| 139 | rdi 0x7fffffffb421 140737488335905
|
|---|
| 140 | rbp 0x7fffffffb801 0x7fffffffb801
|
|---|
| 141 | rsp 0x7fffffffb650 0x7fffffffb650
|
|---|
| 142 | r8 0x6a6cb03abcebc041 7668698031829270593
|
|---|
| 143 | r9 0x0 0
|
|---|
| 144 | r10 0x0 0
|
|---|
| 145 | r11 0x202 514
|
|---|
| 146 | r12 0x61b000000080 107408542138496
|
|---|
| 147 | r13 0x618000000001 107202383708161
|
|---|
| 148 | r14 0x19604189374cb16a 1828533506306519402
|
|---|
| 149 | r15 0xffff2e48e8a71de7 -230584300921369
|
|---|
| 150 | rip 0x2913ba3 0x2913ba3 <yuv4_read_seek+771>
|
|---|
| 151 | eflags 0x202 [ IF ]
|
|---|
| 152 | cs 0x33 51
|
|---|
| 153 | ss 0x2b 43
|
|---|
| 154 | ds 0x0 0
|
|---|
| 155 | es 0x0 0
|
|---|
| 156 | fs 0x0 0
|
|---|
| 157 | gs 0x0 0
|
|---|
| 158 | st0 0 (raw 0x00000000000000000000)
|
|---|
| 159 | st1 0 (raw 0x00000000000000000000)
|
|---|
| 160 | st2 0 (raw 0x00000000000000000000)
|
|---|
| 161 | st3 0 (raw 0x00000000000000000000)
|
|---|
| 162 | st4 0 (raw 0x00000000000000000000)
|
|---|
| 163 | st5 0 (raw 0x00000000000000000000)
|
|---|
| 164 | st6 0 (raw 0x00000000000000000000)
|
|---|
| 165 | st7 0 (raw 0x00000000000000000000)
|
|---|
| 166 | fctrl 0xffff 65535
|
|---|
| 167 | fstat 0xffff 65535
|
|---|
| 168 | ftag 0xaaaa 43690
|
|---|
| 169 | fiseg 0x1 1
|
|---|
| 170 | fioff 0x0 0
|
|---|
| 171 | foseg 0x55ec 21996
|
|---|
| 172 | fooff 0xa 10
|
|---|
| 173 | fop 0x7ff 2047
|
|---|
| 174 | mxcsr 0x1fa0 [ PE IM DM ZM OM UM PM ]
|
|---|
| 175 | bndcfgu {raw = 0x0, config = {base = 0x0, reserved = 0x0, preserved = 0x0,
|
|---|
| 176 | enabled = 0x0}} {raw = 0x0, config = {base = 0, reserved = 0, preserved = 0, enabled = 0}}
|
|---|
| 177 | bndstatus {raw = 0x0, status = {bde = 0x0, error = 0x0}} {raw = 0x0, status = {bde = 0,
|
|---|
| 178 | error = 0}}
|
|---|
| 179 | k0 0x0 0
|
|---|
| 180 | k1 0x0 0
|
|---|
| 181 | k2 0x0 0
|
|---|
| 182 | k3 0x0 0
|
|---|
| 183 | k4 0x0 0
|
|---|
| 184 | k5 0x0 0
|
|---|
| 185 | k6 0x0 0
|
|---|
| 186 | k7 0x0 0
|
|---|
| 187 | pkru 0x55555554 1431655764
|
|---|
| 188 | ---Type <return> to continue, or q <return> to quit---
|
|---|
| 189 | zmm0 {v16_float = {0x0, 0x0, 0x0, 0x0, 0x0 <repeats 12 times>}, v8_double = {0x0, 0x0, 0x0,
|
|---|
| 190 | 0x0, 0x0, 0x0, 0x0, 0x0}, v64_int8 = {0x8, 0x0, 0x0, 0x0, 0x30, 0x0, 0x0, 0x0, 0xa0, 0xb2, 0xff,
|
|---|
| 191 | 0xff, 0xff, 0x7f, 0x0 <repeats 50 times>}, v32_int16 = {0x8, 0x0, 0x30, 0x0, 0xb2a0, 0xffff,
|
|---|
| 192 | 0x7fff, 0x0 <repeats 25 times>}, v16_int32 = {0x8, 0x30, 0xffffb2a0, 0x7fff,
|
|---|
| 193 | 0x0 <repeats 12 times>}, v8_int64 = {0x3000000008, 0x7fffffffb2a0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0},
|
|---|
| 194 | v4_int128 = {0x7fffffffb2a00000003000000008, 0x0, 0x0, 0x0}}
|
|---|
| 195 | zmm1 {v16_float = {0x0, 0x0, 0x0 <repeats 14 times>}, v8_double = {0x8000000000000000, 0x0,
|
|---|
| 196 | 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v64_int8 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xff,
|
|---|
| 197 | 0x0 <repeats 56 times>}, v32_int16 = {0x0, 0x0, 0x0, 0xff00, 0x0 <repeats 28 times>}, v16_int32 = {
|
|---|
| 198 | 0x0, 0xff000000, 0x0 <repeats 14 times>}, v8_int64 = {0xff00000000000000, 0x0, 0x0, 0x0, 0x0, 0x0,
|
|---|
| 199 | 0x0, 0x0}, v4_int128 = {0xff00000000000000, 0x0, 0x0, 0x0}}
|
|---|
| 200 | zmm2 {v16_float = {0x0 <repeats 16 times>}, v8_double = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
|
|---|
| 201 | 0x0}, v64_int8 = {0x0 <repeats 64 times>}, v32_int16 = {0x0 <repeats 32 times>}, v16_int32 = {
|
|---|
| 202 | 0x0 <repeats 16 times>}, v8_int64 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x0,
|
|---|
| 203 | 0x0, 0x0, 0x0}}
|
|---|
| 204 | zmm3 {v16_float = {0x0, 0xffffffff, 0x0, 0xffffffff, 0x0 <repeats 12 times>}, v8_double = {
|
|---|
| 205 | 0x7fffffffffffffff, 0x7fffffffffffffff, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v64_int8 = {0x30, 0x5d,
|
|---|
| 206 | 0x20, 0x28, 0x74, 0x68, 0x69, 0x73, 0x20, 0x69, 0x73, 0x20, 0x68, 0x61, 0x72, 0x6d,
|
|---|
| 207 | 0x0 <repeats 48 times>}, v32_int16 = {0x5d30, 0x2820, 0x6874, 0x7369, 0x6920, 0x2073, 0x6168,
|
|---|
| 208 | 0x6d72, 0x0 <repeats 24 times>}, v16_int32 = {0x28205d30, 0x73696874, 0x20736920, 0x6d726168,
|
|---|
| 209 | 0x0 <repeats 12 times>}, v8_int64 = {0x7369687428205d30, 0x6d72616820736920, 0x0, 0x0, 0x0, 0x0,
|
|---|
| 210 | 0x0, 0x0}, v4_int128 = {0x6d726168207369207369687428205d30, 0x0, 0x0, 0x0}}
|
|---|
| 211 | zmm4 {v16_float = {0xffffffff, 0xffffffff, 0x0, 0xffffffff, 0x0 <repeats 12 times>},
|
|---|
| 212 | v8_double = {0x7fffffffffffffff, 0x7fffffffffffffff, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v64_int8 = {0x68,
|
|---|
| 213 | 0x61, 0x72, 0x6d, 0x6c, 0x65, 0x73, 0x73, 0x20, 0x69, 0x66, 0x20, 0x69, 0x74, 0x20, 0x6f,
|
|---|
| 214 | 0x0 <repeats 48 times>}, v32_int16 = {0x6168, 0x6d72, 0x656c, 0x7373, 0x6920, 0x2066, 0x7469,
|
|---|
| 215 | 0x6f20, 0x0 <repeats 24 times>}, v16_int32 = {0x6d726168, 0x7373656c, 0x20666920, 0x6f207469,
|
|---|
| 216 | 0x0 <repeats 12 times>}, v8_int64 = {0x7373656c6d726168, 0x6f20746920666920, 0x0, 0x0, 0x0, 0x0,
|
|---|
| 217 | 0x0, 0x0}, v4_int128 = {0x6f207469206669207373656c6d726168, 0x0, 0x0, 0x0}}
|
|---|
| 218 | zmm5 {v16_float = {0x0, 0x0, 0x0, 0x0, 0x0 <repeats 12 times>}, v8_double = {
|
|---|
| 219 | 0x8000000000000000, 0x8000000000000000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v64_int8 = {0x0, 0xff, 0xff,
|
|---|
| 220 | 0xff, 0xff, 0xff, 0xff, 0xff, 0x0, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
|
|---|
| 221 | 0x0 <repeats 48 times>}, v32_int16 = {0xff00, 0xffff, 0xffff, 0xffff, 0xff00, 0xffff, 0xffff,
|
|---|
| 222 | 0xffff, 0x0 <repeats 24 times>}, v16_int32 = {0xffffff00, 0xffffffff, 0xffffff00, 0xffffffff,
|
|---|
| 223 | 0x0 <repeats 12 times>}, v8_int64 = {0xffffffffffffff00, 0xffffffffffffff00, 0x0, 0x0, 0x0, 0x0,
|
|---|
| 224 | 0x0, 0x0}, v4_int128 = {0xffffffffffffff00ffffffffffffff00, 0x0, 0x0, 0x0}}
|
|---|
| 225 | zmm6 {v16_float = {0x0, 0x0, 0x0, 0x0 <repeats 13 times>}, v8_double = {0x0, 0x0, 0x0, 0x0,
|
|---|
| 226 | 0x0, 0x0, 0x0, 0x0}, v64_int8 = {0xe0, 0x14, 0x0, 0x0, 0x20, 0x60, 0x0, 0x0, 0x1,
|
|---|
| 227 | 0x0 <repeats 55 times>}, v32_int16 = {0x14e0, 0x0, 0x6020, 0x0, 0x1, 0x0 <repeats 27 times>},
|
|---|
| 228 | v16_int32 = {0x14e0, 0x6020, 0x1, 0x0 <repeats 13 times>}, v8_int64 = {0x6020000014e0, 0x1, 0x0, 0x0,
|
|---|
| 229 | 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x100006020000014e0, 0x0, 0x0, 0x0}}
|
|---|
| 230 | zmm7 {v16_float = {0x0, 0x0, 0x0, 0x0 <repeats 13 times>}, v8_double = {0x0, 0x0, 0x0, 0x0,
|
|---|
| 231 | 0x0, 0x0, 0x0, 0x0}, v64_int8 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x3,
|
|---|
| 232 | 0x0 <repeats 55 times>}, v32_int16 = {0x0, 0x0, 0x0, 0x0, 0x3, 0x0 <repeats 27 times>},
|
|---|
| 233 | v16_int32 = {0x0, 0x0, 0x3, 0x0 <repeats 13 times>}, v8_int64 = {0x0, 0x3, 0x0, 0x0, 0x0, 0x0, 0x0,
|
|---|
| 234 | 0x0}, v4_int128 = {0x30000000000000000, 0x0, 0x0, 0x0}}
|
|---|
| 235 | zmm8 {v16_float = {0x0, 0x0, 0x0, 0x0, 0x0 <repeats 12 times>}, v8_double = {0x0, 0x0, 0x0,
|
|---|
| 236 | 0x0, 0x0, 0x0, 0x0, 0x0}, v64_int8 = {0x1b, 0x5b, 0x34, 0x38, 0x3b, 0x35, 0x3b, 0x25, 0x75, 0x6d,
|
|---|
| 237 | 0x1b, 0x5b, 0x33, 0x38, 0x3b, 0x35, 0x0 <repeats 48 times>}, v32_int16 = {0x5b1b, 0x3834, 0x353b,
|
|---|
| 238 | 0x253b, 0x6d75, 0x5b1b, 0x3833, 0x353b, 0x0 <repeats 24 times>}, v16_int32 = {0x38345b1b,
|
|---|
| 239 | 0x253b353b, 0x5b1b6d75, 0x353b3833, 0x0 <repeats 12 times>}, v8_int64 = {0x253b353b38345b1b,
|
|---|
| 240 | 0x353b38335b1b6d75, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x353b38335b1b6d75253b353b38345b1b,
|
|---|
| 241 | 0x0, 0x0, 0x0}}
|
|---|
| 242 | zmm9 {v16_float = {0x0 <repeats 16 times>}, v8_double = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
|
|---|
| 243 | ---Type <return> to continue, or q <return> to quit---
|
|---|
| 244 | 0x0}, v64_int8 = {0x0 <repeats 64 times>}, v32_int16 = {0x0 <repeats 32 times>}, v16_int32 = {
|
|---|
| 245 | 0x0 <repeats 16 times>}, v8_int64 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x0,
|
|---|
| 246 | 0x0, 0x0, 0x0}}
|
|---|
| 247 | zmm10 {v16_float = {0x0, 0x0, 0x0, 0x0, 0x0 <repeats 12 times>}, v8_double = {0x0, 0x0, 0x0,
|
|---|
| 248 | 0x0, 0x0, 0x0, 0x0, 0x0}, v64_int8 = {0x2a <repeats 16 times>, 0x0 <repeats 48 times>},
|
|---|
| 249 | v32_int16 = {0x2a2a, 0x2a2a, 0x2a2a, 0x2a2a, 0x2a2a, 0x2a2a, 0x2a2a, 0x2a2a, 0x0 <repeats 24 times>},
|
|---|
| 250 | v16_int32 = {0x2a2a2a2a, 0x2a2a2a2a, 0x2a2a2a2a, 0x2a2a2a2a, 0x0 <repeats 12 times>}, v8_int64 = {
|
|---|
| 251 | 0x2a2a2a2a2a2a2a2a, 0x2a2a2a2a2a2a2a2a, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {
|
|---|
| 252 | 0x2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a2a, 0x0, 0x0, 0x0}}
|
|---|
| 253 | zmm11 {v16_float = {0x0 <repeats 16 times>}, v8_double = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
|
|---|
| 254 | 0x0}, v64_int8 = {0x0 <repeats 64 times>}, v32_int16 = {0x0 <repeats 32 times>}, v16_int32 = {
|
|---|
| 255 | 0x0 <repeats 16 times>}, v8_int64 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x0,
|
|---|
| 256 | 0x0, 0x0, 0x0}}
|
|---|
| 257 | zmm12 {v16_float = {0x0 <repeats 16 times>}, v8_double = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
|
|---|
| 258 | 0x0}, v64_int8 = {0x0 <repeats 64 times>}, v32_int16 = {0x0 <repeats 32 times>}, v16_int32 = {
|
|---|
| 259 | 0x0 <repeats 16 times>}, v8_int64 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x0,
|
|---|
| 260 | 0x0, 0x0, 0x0}}
|
|---|
| 261 | zmm13 {v16_float = {0x0 <repeats 16 times>}, v8_double = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
|
|---|
| 262 | 0x0}, v64_int8 = {0x0 <repeats 64 times>}, v32_int16 = {0x0 <repeats 32 times>}, v16_int32 = {
|
|---|
| 263 | 0x0 <repeats 16 times>}, v8_int64 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x0,
|
|---|
| 264 | 0x0, 0x0, 0x0}}
|
|---|
| 265 | zmm14 {v16_float = {0x0 <repeats 16 times>}, v8_double = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
|
|---|
| 266 | 0x0}, v64_int8 = {0x0 <repeats 64 times>}, v32_int16 = {0x0 <repeats 32 times>}, v16_int32 = {
|
|---|
| 267 | 0x0 <repeats 16 times>}, v8_int64 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x0,
|
|---|
| 268 | 0x0, 0x0, 0x0}}
|
|---|
| 269 | zmm15 {v16_float = {0x0 <repeats 16 times>}, v8_double = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
|
|---|
| 270 | 0x0}, v64_int8 = {0x0 <repeats 64 times>}, v32_int16 = {0x0 <repeats 32 times>}, v16_int32 = {
|
|---|
| 271 | 0x0 <repeats 16 times>}, v8_int64 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x0,
|
|---|
| 272 | 0x0, 0x0, 0x0}}
|
|---|
| 273 | zmm16 {v16_float = {0x0 <repeats 16 times>}, v8_double = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
|
|---|
| 274 | 0x0}, v64_int8 = {0x0 <repeats 64 times>}, v32_int16 = {0x0 <repeats 32 times>}, v16_int32 = {
|
|---|
| 275 | 0x0 <repeats 16 times>}, v8_int64 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x0,
|
|---|
| 276 | 0x0, 0x0, 0x0}}
|
|---|
| 277 | zmm17 {v16_float = {0x0 <repeats 16 times>}, v8_double = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
|
|---|
| 278 | 0x0}, v64_int8 = {0x0 <repeats 64 times>}, v32_int16 = {0x0 <repeats 32 times>}, v16_int32 = {
|
|---|
| 279 | 0x0 <repeats 16 times>}, v8_int64 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x0,
|
|---|
| 280 | 0x0, 0x0, 0x0}}
|
|---|
| 281 | zmm18 {v16_float = {0x0 <repeats 16 times>}, v8_double = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
|
|---|
| 282 | 0x0}, v64_int8 = {0x0 <repeats 64 times>}, v32_int16 = {0x0 <repeats 32 times>}, v16_int32 = {
|
|---|
| 283 | 0x0 <repeats 16 times>}, v8_int64 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x0,
|
|---|
| 284 | 0x0, 0x0, 0x0}}
|
|---|
| 285 | zmm19 {v16_float = {0x0 <repeats 16 times>}, v8_double = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
|
|---|
| 286 | 0x0}, v64_int8 = {0x0 <repeats 64 times>}, v32_int16 = {0x0 <repeats 32 times>}, v16_int32 = {
|
|---|
| 287 | 0x0 <repeats 16 times>}, v8_int64 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x0,
|
|---|
| 288 | 0x0, 0x0, 0x0}}
|
|---|
| 289 | zmm20 {v16_float = {0x0 <repeats 16 times>}, v8_double = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
|
|---|
| 290 | 0x0}, v64_int8 = {0x0 <repeats 64 times>}, v32_int16 = {0x0 <repeats 32 times>}, v16_int32 = {
|
|---|
| 291 | 0x0 <repeats 16 times>}, v8_int64 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x0,
|
|---|
| 292 | 0x0, 0x0, 0x0}}
|
|---|
| 293 | zmm21 {v16_float = {0x0 <repeats 16 times>}, v8_double = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
|
|---|
| 294 | 0x0}, v64_int8 = {0x0 <repeats 64 times>}, v32_int16 = {0x0 <repeats 32 times>}, v16_int32 = {
|
|---|
| 295 | 0x0 <repeats 16 times>}, v8_int64 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x0,
|
|---|
| 296 | 0x0, 0x0, 0x0}}
|
|---|
| 297 | zmm22 {v16_float = {0x0 <repeats 16 times>}, v8_double = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
|
|---|
| 298 | ---Type <return> to continue, or q <return> to quit---
|
|---|
| 299 | 0x0}, v64_int8 = {0x0 <repeats 64 times>}, v32_int16 = {0x0 <repeats 32 times>}, v16_int32 = {
|
|---|
| 300 | 0x0 <repeats 16 times>}, v8_int64 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x0,
|
|---|
| 301 | 0x0, 0x0, 0x0}}
|
|---|
| 302 | zmm23 {v16_float = {0x0 <repeats 16 times>}, v8_double = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
|
|---|
| 303 | 0x0}, v64_int8 = {0x0 <repeats 64 times>}, v32_int16 = {0x0 <repeats 32 times>}, v16_int32 = {
|
|---|
| 304 | 0x0 <repeats 16 times>}, v8_int64 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x0,
|
|---|
| 305 | 0x0, 0x0, 0x0}}
|
|---|
| 306 | zmm24 {v16_float = {0x0 <repeats 16 times>}, v8_double = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
|
|---|
| 307 | 0x0}, v64_int8 = {0x0 <repeats 64 times>}, v32_int16 = {0x0 <repeats 32 times>}, v16_int32 = {
|
|---|
| 308 | 0x0 <repeats 16 times>}, v8_int64 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x0,
|
|---|
| 309 | 0x0, 0x0, 0x0}}
|
|---|
| 310 | zmm25 {v16_float = {0x0 <repeats 16 times>}, v8_double = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
|
|---|
| 311 | 0x0}, v64_int8 = {0x0 <repeats 64 times>}, v32_int16 = {0x0 <repeats 32 times>}, v16_int32 = {
|
|---|
| 312 | 0x0 <repeats 16 times>}, v8_int64 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x0,
|
|---|
| 313 | 0x0, 0x0, 0x0}}
|
|---|
| 314 | zmm26 {v16_float = {0x0 <repeats 16 times>}, v8_double = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
|
|---|
| 315 | 0x0}, v64_int8 = {0x0 <repeats 64 times>}, v32_int16 = {0x0 <repeats 32 times>}, v16_int32 = {
|
|---|
| 316 | 0x0 <repeats 16 times>}, v8_int64 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x0,
|
|---|
| 317 | 0x0, 0x0, 0x0}}
|
|---|
| 318 | zmm27 {v16_float = {0x0 <repeats 16 times>}, v8_double = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
|
|---|
| 319 | 0x0}, v64_int8 = {0x0 <repeats 64 times>}, v32_int16 = {0x0 <repeats 32 times>}, v16_int32 = {
|
|---|
| 320 | 0x0 <repeats 16 times>}, v8_int64 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x0,
|
|---|
| 321 | 0x0, 0x0, 0x0}}
|
|---|
| 322 | zmm28 {v16_float = {0x0 <repeats 16 times>}, v8_double = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
|
|---|
| 323 | 0x0}, v64_int8 = {0x0 <repeats 64 times>}, v32_int16 = {0x0 <repeats 32 times>}, v16_int32 = {
|
|---|
| 324 | 0x0 <repeats 16 times>}, v8_int64 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x0,
|
|---|
| 325 | 0x0, 0x0, 0x0}}
|
|---|
| 326 | zmm29 {v16_float = {0x0 <repeats 16 times>}, v8_double = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
|
|---|
| 327 | 0x0}, v64_int8 = {0x0 <repeats 64 times>}, v32_int16 = {0x0 <repeats 32 times>}, v16_int32 = {
|
|---|
| 328 | 0x0 <repeats 16 times>}, v8_int64 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x0,
|
|---|
| 329 | 0x0, 0x0, 0x0}}
|
|---|
| 330 | zmm30 {v16_float = {0x0 <repeats 16 times>}, v8_double = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
|
|---|
| 331 | 0x0}, v64_int8 = {0x0 <repeats 64 times>}, v32_int16 = {0x0 <repeats 32 times>}, v16_int32 = {
|
|---|
| 332 | 0x0 <repeats 16 times>}, v8_int64 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x0,
|
|---|
| 333 | 0x0, 0x0, 0x0}}
|
|---|
| 334 | zmm31 {v16_float = {0x0 <repeats 16 times>}, v8_double = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
|
|---|
| 335 | 0x0}, v64_int8 = {0x0 <repeats 64 times>}, v32_int16 = {0x0 <repeats 32 times>}, v16_int32 = {
|
|---|
| 336 | 0x0 <repeats 16 times>}, v8_int64 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x0,
|
|---|
| 337 | 0x0, 0x0, 0x0}}
|
|---|
| 338 | bnd0 {lbound = 0x0, ubound = 0xffffffffffffffff} : size -1 {lbound = 0x0, ubound = 0xffffffffffffffff} : size -1
|
|---|
| 339 | bnd1 {lbound = 0x0, ubound = 0xffffffffffffffff} : size -1 {lbound = 0x0, ubound = 0xffffffffffffffff} : size -1
|
|---|
| 340 | bnd2 {lbound = 0x0, ubound = 0xffffffffffffffff} : size -1 {lbound = 0x0, ubound = 0xffffffffffffffff} : size -1
|
|---|
| 341 | bnd3 {lbound = 0x0, ubound = 0xffffffffffffffff} : size -1 {lbound = 0x0, ubound = 0xffffffffffffffff} : size -1
|
|---|
| 342 |
|
|---|