Ticket #8191: gdb-svq

File gdb-svq, 31.5 KB (added by Suhwan, 7 years ago)
Line 
1GNU gdb (Ubuntu 8.1-0ubuntu3) 8.1.0.20180409-git
2Copyright (C) 2018 Free Software Foundation, Inc.
3License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
4This is free software: you are free to change and redistribute it.
5There is NO WARRANTY, to the extent permitted by law. Type "show copying"
6and "show warranty" for details.
7This GDB was configured as "x86_64-linux-gnu".
8Type "show configuration" for configuration details.
9For bug reporting instructions, please see:
10<http://www.gnu.org/software/gdb/bugs/>.
11Find the GDB manual and other documentation resources online at:
12<http://www.gnu.org/software/gdb/documentation/>.
13For help, type "help".
14Type "apropos word" to search for commands related to "word"...
15Reading symbols from ../ffmpeg_g...done.
16(gdb) b svq1enc.c:490
17Breakpoint 1 at 0x4e679a8: file libavcodec/svq1enc.c, line 490.
18(gdb) r
19Starting program: ffmpeg_g -t 2 -stream_loop 4 -y -i samples/webp/vp80-05-sharpness-1439.webp -target dv50 -loglevel 99 -map 0 -c copy -c:v:211 vp8_v4l2m2m -c:v:0 svq1 -vframes 82 -aframes 98 -r 20 -ab 841k -ar 48000 -ac 9 output/tmp.g729
20[Thread debugging using libthread_db enabled]
21Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
22ffmpeg 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
32Splitting the commandline.
33Reading option '-t' ... matched as option 't' (record or transcode "duration" seconds of audio/video) with argument '2'.
34Reading option '-stream_loop' ... matched as option 'stream_loop' (set number of times input stream shall be looped) with argument '4'.
35Reading option '-y' ... matched as option 'y' (overwrite output files) with argument '1'.
36Reading option '-i' ... matched as input url with argument 'samples/webp/vp80-05-sharpness-1439.webp'.
37Reading 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 'dv50'.
38Reading option '-loglevel' ... matched as option 'loglevel' (set logging level) with argument '99'.
39Reading option '-map' ... matched as option 'map' (set input stream mapping) with argument '0'.
40Reading option '-c' ... matched as option 'c' (codec name) with argument 'copy'.
41Reading option '-c:v:211' ... matched as option 'c' (codec name) with argument 'vp8_v4l2m2m'.
42Reading option '-c:v:0' ... matched as option 'c' (codec name) with argument 'svq1'.
43Reading option '-vframes' ... matched as option 'vframes' (set the number of video frames to output) with argument '82'.
44Reading option '-aframes' ... matched as option 'aframes' (set the number of audio frames to output) with argument '98'.
45Reading option '-r' ... matched as option 'r' (set frame rate (Hz value, fraction or abbreviation)) with argument '20'.
46Reading option '-ab' ... matched as option 'ab' (audio bitrate (please use -b:a)) with argument '841k'.
47Reading option '-ar' ... matched as option 'ar' (set audio sampling rate (in Hz)) with argument '48000'.
48Reading option '-ac' ... matched as option 'ac' (set number of audio channels) with argument '9'.
49Reading option 'output/tmp.g729' ... matched as output url.
50Finished splitting the commandline.
51Parsing a group of options: global .
52Applying option y (overwrite output files) with argument 1.
53Applying option loglevel (set logging level) with argument 99.
54Successfully parsed a group of options.
55Parsing a group of options: input url samples/webp/vp80-05-sharpness-1439.webp.
56Applying option t (record or transcode "duration" seconds of audio/video) with argument 2.
57Applying option stream_loop (set number of times input stream shall be looped) with argument 4.
58Successfully parsed a group of options.
59Opening an input file: samples/webp/vp80-05-sharpness-1439.webp.
60[NULL @ 0x61b000000080] Opening 'samples/webp/vp80-05-sharpness-1439.webp' for reading
61[file @ 0x611000000400] Setting default whitelist 'file,crypto'
62Probing image2 score:50 size:2048
63Probing webp_pipe score:99 size:2048
64[webp_pipe @ 0x61b000000080] Format webp_pipe probed with size=2048 and score=99
65[webp_pipe @ 0x61b000000080] Before avformat_find_stream_info() pos: 0 bytes read:20068 seeks:0 nb_streams:1
66[webp_pipe @ 0x61b000000080] parser not found for codec webp, packets or times may be invalid.
67 Last message repeated 1 times
68[webp @ 0x619000000580] skipping unknown chunk: IART
69[webp @ 0x619000000580] skipping unknown chunk: ICOP
70[webp @ 0x619000000580] skipping unknown chunk: INAM
71[webp @ 0x619000000580] skipping unknown chunk: ICMT
72[webp_pipe @ 0x61b000000080] stream 0: start_time: -368934881474191040.000 duration: -368934881474191040.000
73[webp_pipe @ 0x61b000000080] format: start_time: -9223372036854.775 duration: -9223372036854.775 bitrate=0 kb/s
74[webp_pipe @ 0x61b000000080] After avformat_find_stream_info() pos: 20068 bytes read:20068 seeks:0 frames:1
75Input #0, webp_pipe, from 'samples/webp/vp80-05-sharpness-1439.webp':
76 Duration: N/A, bitrate: N/A
77 Stream #0:0, 1, 1/25: Video: webp, 1 reference frame, yuv420p(tv, bt470bg/unknown/unknown), 352x288, 0/1, 25 tbr, 25 tbn, 25 tbc
78Successfully opened the file.
79Parsing a group of options: output url output/tmp.g729.
80Applying option target (specify target file type ("vcd", "svcd", "dvd", "dv" or "dv50" with optional prefixes "pal-", "ntsc-" or "film-")) with argument dv50.
81Assuming PAL for target.
82Applying option map (set input stream mapping) with argument 0.
83Applying option c (codec name) with argument copy.
84Applying option c:v:211 (codec name) with argument vp8_v4l2m2m.
85Applying option c:v:0 (codec name) with argument svq1.
86Applying option vframes (set the number of video frames to output) with argument 82.
87Applying option aframes (set the number of audio frames to output) with argument 98.
88Applying option r (set frame rate (Hz value, fraction or abbreviation)) with argument 20.
89Applying option ab (audio bitrate (please use -b:a)) with argument 841k.
90Applying option ar (set audio sampling rate (in Hz)) with argument 48000.
91Applying option ac (set number of audio channels) with argument 9.
92Successfully parsed a group of options.
93Opening an output file: output/tmp.g729.
94Codec AVOption b (set bitrate (in bits/s)) specified for output file #0 (output/tmp.g729) has not been used for any stream. The most likely reason is either wrong type (e.g. a video option with no video streams) or that it is a private option of some encoder which was not actually used for any stream.
95[file @ 0x610000000640] Setting default whitelist 'file,crypto'
96Successfully opened the file.
97detected 48 logical cores
98[New Thread 0x7ffff1736700 (LWP 11904)]
99[New Thread 0x7ffff0f35700 (LWP 11905)]
100[New Thread 0x7ffff0734700 (LWP 11906)]
101[New Thread 0x7fffeff33700 (LWP 11908)]
102[New Thread 0x7fffef732700 (LWP 11913)]
103[New Thread 0x7fffeef31700 (LWP 11920)]
104[New Thread 0x7fffee730700 (LWP 11931)]
105[New Thread 0x7fffedf2f700 (LWP 11939)]
106[New Thread 0x7fffed72e700 (LWP 11941)]
107[New Thread 0x7fffecf2d700 (LWP 11944)]
108[New Thread 0x7fffec72c700 (LWP 11946)]
109[New Thread 0x7fffebf2b700 (LWP 11950)]
110[New Thread 0x7fffeb72a700 (LWP 11954)]
111[New Thread 0x7fffeaf29700 (LWP 11956)]
112[New Thread 0x7fffea728700 (LWP 11958)]
113[New Thread 0x7fffe9f27700 (LWP 11963)]
114Stream mapping:
115 Stream #0:0 -> #0:0 (webp (native) -> svq1 (native))
116Press [q] to stop, [?] for help
117cur_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)
118 Last message repeated 1 times
119[webp @ 0x619000002380] Multiple ff_thread_finish_setup() calls
120[webp @ 0x619000002380] skipping unknown chunk: IART
121[webp @ 0x619000002380] skipping unknown chunk: ICOP
122[webp @ 0x619000002380] skipping unknown chunk: INAM
123[webp @ 0x619000002380] skipping unknown chunk: ICMT
124[New Thread 0x7fffe9726700 (LWP 11974)]
125[New Thread 0x7fffe8f25700 (LWP 11975)]
126[New Thread 0x7fffe8724700 (LWP 11982)]
127[New Thread 0x7fffe7f23700 (LWP 11985)]
128[New Thread 0x7fffe7722700 (LWP 11986)]
129[New Thread 0x7fffe6f21700 (LWP 11990)]
130[New Thread 0x7fffe6720700 (LWP 11995)]
131[New Thread 0x7fffe5f09700 (LWP 11998)]
132[New Thread 0x7fffe56f2700 (LWP 12002)]
133[New Thread 0x7fffe4edb700 (LWP 12006)]
134[New Thread 0x7fffe46c4700 (LWP 12014)]
135[New Thread 0x7fffe3ead700 (LWP 12017)]
136[New Thread 0x7fffe3696700 (LWP 12031)]
137[New Thread 0x7fffe2e7f700 (LWP 12032)]
138[New Thread 0x7fffe2668700 (LWP 12034)]
139[New Thread 0x7fffe1e51700 (LWP 12036)]
140[New Thread 0x7fffe163a700 (LWP 12042)]
141[New Thread 0x7fffe0e23700 (LWP 12046)]
142[New Thread 0x7fffe060c700 (LWP 12049)]
143[New Thread 0x7fffdfdf5700 (LWP 12051)]
144[New Thread 0x7fffdf5de700 (LWP 12052)]
145[New Thread 0x7fffdedc7700 (LWP 12055)]
146[New Thread 0x7fffde5b0700 (LWP 12058)]
147[New Thread 0x7fffddd99700 (LWP 12062)]
148[New Thread 0x7fffdd582700 (LWP 12064)]
149[New Thread 0x7fffdcd6b700 (LWP 12067)]
150[New Thread 0x7fffdc554700 (LWP 12070)]
151[New Thread 0x7fffdbd3d700 (LWP 12072)]
152[New Thread 0x7fffdb526700 (LWP 12075)]
153[New Thread 0x7fffdad0f700 (LWP 12077)]
154[New Thread 0x7fffda4f8700 (LWP 12094)]
155[New Thread 0x7fffd9ce1700 (LWP 12102)]
156[New Thread 0x7fffd94ca700 (LWP 12112)]
157[New Thread 0x7fffd8cb3700 (LWP 12122)]
158[New Thread 0x7fffd849c700 (LWP 12128)]
159[New Thread 0x7fffd7c85700 (LWP 12131)]
160[New Thread 0x7fffd746e700 (LWP 12132)]
161[New Thread 0x7fffd6c57700 (LWP 12133)]
162[New Thread 0x7fffd6440700 (LWP 12138)]
163[New Thread 0x7fffd5c29700 (LWP 12142)]
164[New Thread 0x7fffd5412700 (LWP 12143)]
165[New Thread 0x7fffd4bfb700 (LWP 12145)]
166[New Thread 0x7fffd43e4700 (LWP 12149)]
167[New Thread 0x7fffd3bcd700 (LWP 12150)]
168[New Thread 0x7fffd33b6700 (LWP 12153)]
169[New Thread 0x7fffd2b9f700 (LWP 12159)]
170[New Thread 0x7fffd2388700 (LWP 12161)]
171[New Thread 0x7fffd1b71700 (LWP 12162)]
172[graph 0 input from stream 0:0 @ 0x611000001300] Setting 'video_size' to value '352x288'
173[graph 0 input from stream 0:0 @ 0x611000001300] Setting 'pix_fmt' to value '0'
174[graph 0 input from stream 0:0 @ 0x611000001300] Setting 'time_base' to value '1/25'
175[graph 0 input from stream 0:0 @ 0x611000001300] Setting 'pixel_aspect' to value '0/1'
176[graph 0 input from stream 0:0 @ 0x611000001300] Setting 'sws_param' to value 'flags=2'
177[graph 0 input from stream 0:0 @ 0x611000001300] Setting 'frame_rate' to value '25/1'
178[graph 0 input from stream 0:0 @ 0x611000001300] w:352 h:288 pixfmt:yuv420p tb:1/25 fr:25/1 sar:0/1 sws_param:flags=2
179[scaler_out_0_0 @ 0x6110000016c0] Setting 'w' to value '720'
180[scaler_out_0_0 @ 0x6110000016c0] Setting 'h' to value '576'
181[scaler_out_0_0 @ 0x6110000016c0] Setting 'flags' to value 'bicubic'
182[scaler_out_0_0 @ 0x6110000016c0] w:720 h:576 flags:'bicubic' interl:0
183Incompatible pixel format 'yuv422p' for codec 'svq1', auto-selecting format 'yuv410p'
184[format @ 0x611000001940] Setting 'pix_fmts' to value 'yuv410p'
185[AVFilterGraph @ 0x60e000001700] query_formats: 6 queried, 5 merged, 0 already done, 0 delayed
186[scaler_out_0_0 @ 0x6110000016c0] w:352 h:288 fmt:yuv420p sar:0/1 -> w:720 h:576 fmt:yuv410p sar:0/1 flags:0x4
187[dv @ 0x61b000000780] Can't initialize DV format!
188Make sure that you supply exactly two streams:
189 video: 25fps or 29.97fps, audio: 2ch/48|44|32kHz/PCM
190 (50Mbps allows an optional second audio stream)
191Could not write header for output file #0 (incorrect codec parameters ?): Operation not permitted
192Error initializing output stream 0:0 --
193[Thread 0x7fffdd582700 (LWP 12064) exited]
194[Thread 0x7fffe4edb700 (LWP 12006) exited]
195[Thread 0x7fffe56f2700 (LWP 12002) exited]
196[Thread 0x7fffdfdf5700 (LWP 12051) exited]
197[Thread 0x7fffe5f09700 (LWP 11998) exited]
198[Thread 0x7fffe6f21700 (LWP 11990) exited]
199[Thread 0x7fffe7f23700 (LWP 11985) exited]
200[Thread 0x7fffe8724700 (LWP 11982) exited]
201[Thread 0x7fffe8f25700 (LWP 11975) exited]
202[Thread 0x7fffe9726700 (LWP 11974) exited]
203[Thread 0x7fffe7722700 (LWP 11986) exited]
204[Thread 0x7fffe2e7f700 (LWP 12032) exited]
205[Thread 0x7fffe3ead700 (LWP 12017) exited]
206[Thread 0x7fffe6720700 (LWP 11995) exited]
207[Thread 0x7fffe060c700 (LWP 12049) exited]
208[Thread 0x7fffe46c4700 (LWP 12014) exited]
209[Thread 0x7fffdedc7700 (LWP 12055) exited]
210[Thread 0x7fffde5b0700 (LWP 12058) exited]
211[Thread 0x7fffdf5de700 (LWP 12052) exited]
212[Thread 0x7fffda4f8700 (LWP 12094) exited]
213[Thread 0x7fffe0e23700 (LWP 12046) exited]
214[Thread 0x7fffe163a700 (LWP 12042) exited]
215[Thread 0x7fffe1e51700 (LWP 12036) exited]
216[Thread 0x7fffddd99700 (LWP 12062) exited]
217[Thread 0x7fffdb526700 (LWP 12075) exited]
218[Thread 0x7fffd94ca700 (LWP 12112) exited]
219[Thread 0x7fffdbd3d700 (LWP 12072) exited]
220[Thread 0x7fffd7c85700 (LWP 12131) exited]
221[Thread 0x7fffdc554700 (LWP 12070) exited]
222[Thread 0x7fffd9ce1700 (LWP 12102) exited]
223[Thread 0x7fffd8cb3700 (LWP 12122) exited]
224[Thread 0x7fffd33b6700 (LWP 12153) exited]
225[Thread 0x7fffd2388700 (LWP 12161) exited]
226[Thread 0x7fffd4bfb700 (LWP 12145) exited]
227[Thread 0x7fffd5412700 (LWP 12143) exited]
228[Thread 0x7fffd5c29700 (LWP 12142) exited]
229[Thread 0x7fffd2b9f700 (LWP 12159) exited]
230[Thread 0x7fffd43e4700 (LWP 12149) exited]
231[Thread 0x7fffd1b71700 (LWP 12162) exited]
232[Thread 0x7fffd3bcd700 (LWP 12150) exited]
233[Thread 0x7fffd6440700 (LWP 12138) exited]
234[AVIOContext @ 0x613000000200] Statistics: 0 seeks, 0 writeouts
235[Thread 0x7fffd6c57700 (LWP 12133) exited]
236[Thread 0x7fffd746e700 (LWP 12132) exited]
237[Thread 0x7fffd849c700 (LWP 12128) exited]
238[Thread 0x7fffdad0f700 (LWP 12077) exited]
239[Thread 0x7fffdcd6b700 (LWP 12067) exited]
240[Thread 0x7fffe2668700 (LWP 12034) exited]
241[Thread 0x7fffe3696700 (LWP 12031) exited]
242
243Thread 1 "ffmpeg_g" hit Breakpoint 1, svq1_encode_end (avctx=0x619000001e80) at libavcodec/svq1enc.c:490
244490 s->rd_total / (double)(avctx->width * avctx->height *
245(gdb) n 3
246libavcodec/svq1enc.c:490:24: runtime error: division by zero
247SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior libavcodec/svq1enc.c:490:24 in
248489 av_log(avctx, AV_LOG_DEBUG, "RD: %f\n",
249(gdb) bt
250#0 svq1_encode_end (avctx=0x619000001e80) at libavcodec/svq1enc.c:489
251#1 0x000000000509f9fa in avcodec_close (avctx=<optimized out>) at libavcodec/utils.c:1100
252#2 0x00000000045d4688 in avcodec_free_context (pavctx=0x616000001ee0) at libavcodec/options.c:178
253#3 0x00000000005df0e8 in ffmpeg_cleanup (ret=1) at fftools/ffmpeg.c:571
254#4 0x00000000005afb95 in exit_program (ret=1) at fftools/cmdutils.c:139
255#5 0x0000000000655e40 in reap_filters (flush=0) at fftools/ffmpeg.c:1446
256#6 0x00000000005e7433 in transcode_step () at fftools/ffmpeg.c:4648
257#7 transcode () at fftools/ffmpeg.c:4692
258#8 0x00000000005db6ec in main (argc=<optimized out>, argv=<optimized out>) at fftools/ffmpeg.c:4894
259(gdb) disass $pc-32,$pc+32
260Dump of assembler code from 0x4e67bc2 to 0x4e67c02:
261 0x0000000004e67bc2 <svq1_encode_end+710>: imul $0x840fdb85,%ebx,%edi
262 0x0000000004e67bc8 <svq1_encode_end+716>: xor $0x5,%al
263 0x0000000004e67bca <svq1_encode_end+718>: add %al,(%rax)
264 0x0000000004e67bcc <svq1_encode_end+720>: mov $0xb7db348,%edi
265 0x0000000004e67bd1 <svq1_encode_end+725>: callq 0x505b70 <__sanitizer_cov_trace_pc_guard>
266 0x0000000004e67bd6 <svq1_encode_end+730>: movsd 0x20(%rsp),%xmm0
267 0x0000000004e67bdc <svq1_encode_end+736>: divsd 0x18(%rsp),%xmm0
268=> 0x0000000004e67be2 <svq1_encode_end+742>: mov $0x30,%esi
269 0x0000000004e67be7 <svq1_encode_end+747>: mov $0x8cea7c0,%edx
270 0x0000000004e67bec <svq1_encode_end+752>: mov $0x1,%al
271 0x0000000004e67bee <svq1_encode_end+754>: mov %r14,%rdi
272 0x0000000004e67bf1 <svq1_encode_end+757>: callq 0x8521de0 <av_log>
273 0x0000000004e67bf6 <svq1_encode_end+762>: cmpb $0x0,0xf(%rsp)
274 0x0000000004e67bfb <svq1_encode_end+767>: je 0x4e6812f <svq1_encode_end+2099>
275 0x0000000004e67c01 <svq1_encode_end+773>: mov $0xb7db350,%edi
276End of assembler dump.
277(gdb) info all-registers
278rax 0x7fffffffad90 140737488334224
279rbx 0x0 0
280rcx 0x7fffffffadd0 140737488334288
281rdx 0x7fffffffadd0 140737488334288
282rsi 0x0 0
283rdi 0x7fffffffae41 140737488334401
284rbp 0x62d000014400 0x62d000014400
285rsp 0x7fffffffb070 0x7fffffffb070
286r8 0x6a6cb03abcebc041 7668698031829270593
287r9 0x0 0
288r10 0x0 0
289r11 0x206 518
290r12 0x610000003101 106652627906817
291r13 0x65400 414720
292r14 0x619000001e80 107271103192704
293r15 0x0 0
294rip 0x4e67be2 0x4e67be2 <svq1_encode_end+742>
295eflags 0x202 [ IF ]
296cs 0x33 51
297ss 0x2b 43
298ds 0x0 0
299es 0x0 0
300fs 0x0 0
301gs 0x0 0
302st0 <invalid float value> (raw 0xffff7f7d797678787878)
303st1 <invalid float value> (raw 0xffff0002fff900020000)
304st2 <invalid float value> (raw 0xffff0000000000000000)
305st3 -nan(0xffa0ffa1ffd30000) (raw 0xffffffa0ffa1ffd30000)
306st4 <invalid float value> (raw 0xffff002b001e00170003)
307st5 -nan(0xffdcffdcffdcffdc) (raw 0xffffffdcffdcffdcffdc)
308st6 <invalid float value> (raw 0xffff000000002a1a408e)
309st7 <invalid float value> (raw 0xffff00000000241e6dea)
310fctrl 0x37f 895
311fstat 0x0 0
312ftag 0xffff 65535
313fiseg 0x0 0
314fioff 0x0 0
315foseg 0x0 0
316fooff 0x0 0
317fop 0x0 0
318mxcsr 0x1fa9 [ IE OE PE IM DM ZM OM UM PM ]
319bndcfgu {raw = 0x0, config = {base = 0x0, reserved = 0x0, preserved = 0x0, enabled = 0x0}} {raw = 0x0, config = {
320 base = 0, reserved = 0, preserved = 0, enabled = 0}}
321bndstatus {raw = 0x0, status = {bde = 0x0, error = 0x0}} {raw = 0x0, status = {bde = 0, error = 0}}
322k0 0x0 0
323k1 0x0 0
324k2 0x0 0
325k3 0x0 0
326k4 0x0 0
327k5 0x0 0
328k6 0x0 0
329k7 0x0 0
330pkru 0x55555554 1431655764
331zmm0 {v16_float = {0x0, 0x0, 0x0 <repeats 14 times>}, v8_double = {0x8000000000000000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0},
332 v64_int8 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xf8, 0xff, 0x0 <repeats 56 times>}, v32_int16 = {0x0, 0x0, 0x0, 0xfff8,
333 0x0 <repeats 28 times>}, v16_int32 = {0x0, 0xfff80000, 0x0 <repeats 14 times>}, v8_int64 = {0xfff8000000000000, 0x0, 0x0, 0x0,
334 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0xfff8000000000000, 0x0, 0x0, 0x0}}
335zmm1 {v16_float = {0x0, 0x0, 0x0 <repeats 14 times>}, v8_double = {0x8000000000000000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0},
336 v64_int8 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xff, 0x0 <repeats 56 times>}, v32_int16 = {0x0, 0x0, 0x0, 0xff00,
337 0x0 <repeats 28 times>}, v16_int32 = {0x0, 0xff000000, 0x0 <repeats 14 times>}, v8_int64 = {0xff00000000000000, 0x0, 0x0, 0x0,
338 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0xff00000000000000, 0x0, 0x0, 0x0}}
339zmm2 {v16_float = {0x0 <repeats 16 times>}, v8_double = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v64_int8 = {
340 0x0 <repeats 64 times>}, v32_int16 = {0x0 <repeats 32 times>}, v16_int32 = {0x0 <repeats 16 times>}, v8_int64 = {0x0, 0x0, 0x0,
341 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x0, 0x0, 0x0, 0x0}}
342zmm3 {v16_float = {0x0, 0xffffffff, 0xffffffff, 0x0, 0x0 <repeats 12 times>}, v8_double = {0x7fffffffffffffff, 0x0, 0x0,
343---Type <return> to continue, or q <return> to quit---
344 0x0, 0x0, 0x0, 0x0, 0x0}, v64_int8 = {0x6b, 0x73, 0x2c, 0x20, 0x30, 0x20, 0x77, 0x72, 0x69, 0x74, 0x65, 0x6f, 0x75, 0x74, 0x73,
345 0xa, 0x0 <repeats 48 times>}, v32_int16 = {0x736b, 0x202c, 0x2030, 0x7277, 0x7469, 0x6f65, 0x7475, 0xa73,
346 0x0 <repeats 24 times>}, v16_int32 = {0x202c736b, 0x72772030, 0x6f657469, 0xa737475, 0x0 <repeats 12 times>}, v8_int64 = {
347 0x72772030202c736b, 0xa7374756f657469, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0xa7374756f65746972772030202c736b, 0x0, 0x0,
348 0x0}}
349zmm4 {v16_float = {0x0, 0x0, 0x0, 0x0, 0x0 <repeats 12 times>}, v8_double = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0},
350 v64_int8 = {0x0, 0xbf, 0x4, 0x0, 0x60, 0x61, 0x0, 0x0, 0x80, 0x30, 0x0, 0x0, 0x90, 0x60, 0x0 <repeats 50 times>}, v32_int16 = {
351 0xbf00, 0x4, 0x6160, 0x0, 0x3080, 0x0, 0x6090, 0x0 <repeats 25 times>}, v16_int32 = {0x4bf00, 0x6160, 0x3080, 0x6090,
352 0x0 <repeats 12 times>}, v8_int64 = {0x61600004bf00, 0x609000003080, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {
353 0x609000003080000061600004bf00, 0x0, 0x0, 0x0}}
354zmm5 {v16_float = {0xffffffff, 0xbde92000, 0x0, 0x0, 0x0 <repeats 12 times>}, v8_double = {0x7fffffffffffffff, 0x0, 0x0,
355 0x0, 0x0, 0x0, 0x0, 0x0}, v64_int8 = {0x7c, 0x33, 0x32, 0x6b, 0x48, 0x7a, 0x2f, 0x50, 0x43, 0x4d, 0xa, 0x20, 0x20, 0x20, 0x20,
356 0x20, 0x0 <repeats 48 times>}, v32_int16 = {0x337c, 0x6b32, 0x7a48, 0x502f, 0x4d43, 0x200a, 0x2020, 0x2020,
357 0x0 <repeats 24 times>}, v16_int32 = {0x6b32337c, 0x502f7a48, 0x200a4d43, 0x20202020, 0x0 <repeats 12 times>}, v8_int64 = {
358 0x502f7a486b32337c, 0x20202020200a4d43, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x20202020200a4d43502f7a486b32337c, 0x0, 0x0,
359 0x0}}
360zmm6 {v16_float = {0xffffffff, 0x0, 0xffffffff, 0x0, 0x0 <repeats 12 times>}, v8_double = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
361 0x0, 0x0}, v64_int8 = {0x70, 0x73, 0x20, 0x6f, 0x72, 0x20, 0x32, 0x39, 0x2e, 0x39, 0x37, 0x66, 0x70, 0x73, 0x2c, 0x20,
362 0x0 <repeats 48 times>}, v32_int16 = {0x7370, 0x6f20, 0x2072, 0x3932, 0x392e, 0x6637, 0x7370, 0x202c, 0x0 <repeats 24 times>},
363 v16_int32 = {0x6f207370, 0x39322072, 0x6637392e, 0x202c7370, 0x0 <repeats 12 times>}, v8_int64 = {0x393220726f207370,
364 0x202c73706637392e, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x202c73706637392e393220726f207370, 0x0, 0x0, 0x0}}
365zmm7 {v16_float = {0x0, 0x0, 0xffffffff, 0x0, 0x0 <repeats 12 times>}, v8_double = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
366 0x0}, v64_int8 = {0x74, 0x6c, 0x79, 0x20, 0x74, 0x77, 0x6f, 0x20, 0x73, 0x74, 0x72, 0x65, 0x61, 0x6d, 0x73, 0x3a,
367 0x0 <repeats 48 times>}, v32_int16 = {0x6c74, 0x2079, 0x7774, 0x206f, 0x7473, 0x6572, 0x6d61, 0x3a73, 0x0 <repeats 24 times>},
368 v16_int32 = {0x20796c74, 0x206f7774, 0x65727473, 0x3a736d61, 0x0 <repeats 12 times>}, v8_int64 = {0x206f777420796c74,
369 0x3a736d6165727473, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x3a736d6165727473206f777420796c74, 0x0, 0x0, 0x0}}
370zmm8 {v16_float = {0x0, 0x0, 0x0, 0x0, 0x0 <repeats 12 times>}, v8_double = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0},
371 v64_int8 = {0x1b, 0x5b, 0x34, 0x38, 0x3b, 0x35, 0x3b, 0x25, 0x75, 0x6d, 0x1b, 0x5b, 0x33, 0x38, 0x3b, 0x35,
372 0x0 <repeats 48 times>}, v32_int16 = {0x5b1b, 0x3834, 0x353b, 0x253b, 0x6d75, 0x5b1b, 0x3833, 0x353b, 0x0 <repeats 24 times>},
373 v16_int32 = {0x38345b1b, 0x253b353b, 0x5b1b6d75, 0x353b3833, 0x0 <repeats 12 times>}, v8_int64 = {0x253b353b38345b1b,
374 0x353b38335b1b6d75, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x353b38335b1b6d75253b353b38345b1b, 0x0, 0x0, 0x0}}
375zmm9 {v16_float = {0x0 <repeats 16 times>}, v8_double = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v64_int8 = {
376 0x0 <repeats 64 times>}, v32_int16 = {0x0 <repeats 32 times>}, v16_int32 = {0x0 <repeats 16 times>}, v8_int64 = {0x0, 0x0, 0x0,
377 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x0, 0x0, 0x0, 0x0}}
378zmm10 {v16_float = {0x0, 0x0, 0x0, 0x0, 0x0 <repeats 12 times>}, v8_double = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0},
379 v64_int8 = {0xe <repeats 16 times>, 0x0 <repeats 48 times>}, v32_int16 = {0xe0e, 0xe0e, 0xe0e, 0xe0e, 0xe0e, 0xe0e, 0xe0e, 0xe0e,
380 0x0 <repeats 24 times>}, v16_int32 = {0xe0e0e0e, 0xe0e0e0e, 0xe0e0e0e, 0xe0e0e0e, 0x0 <repeats 12 times>}, v8_int64 = {
381 0xe0e0e0e0e0e0e0e, 0xe0e0e0e0e0e0e0e, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0xe0e0e0e0e0e0e0e0e0e0e0e0e0e0e0e, 0x0, 0x0,
382 0x0}}
383zmm11 {v16_float = {0x0 <repeats 16 times>}, v8_double = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v64_int8 = {
384 0x0 <repeats 64 times>}, v32_int16 = {0x0 <repeats 32 times>}, v16_int32 = {0x0 <repeats 16 times>}, v8_int64 = {0x0, 0x0, 0x0,
385 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x0, 0x0, 0x0, 0x0}}
386zmm12 {v16_float = {0xffffffff, 0xffffffff, 0xffffffff, 0xffffffff, 0x0 <repeats 12 times>}, v8_double = {
387 0x7fffffffffffffff, 0x7fffffffffffffff, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v64_int8 = {0x74, 0x74, 0x74, 0x73, 0x74, 0x76, 0x79,
388 0x7c, 0x78, 0x78, 0x78, 0x77, 0x77, 0x79, 0x7d, 0x7f, 0x0 <repeats 48 times>}, v32_int16 = {0x7474, 0x7374, 0x7674, 0x7c79,
389 0x7878, 0x7778, 0x7977, 0x7f7d, 0x0 <repeats 24 times>}, v16_int32 = {0x73747474, 0x7c797674, 0x77787878, 0x7f7d7977,
390 0x0 <repeats 12 times>}, v8_int64 = {0x7c79767473747474, 0x7f7d797777787878, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {
391 0x7f7d7977777878787c79767473747474, 0x0, 0x0, 0x0}}
392zmm13 {v16_float = {0xffffffff, 0xffffffff, 0xffffffff, 0xffffffff, 0x0 <repeats 12 times>}, v8_double = {
393 0x7fffffffffffffff, 0x7fffffffffffffff, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v64_int8 = {0x73, 0x73, 0x73, 0x72, 0x74, 0x76, 0x79,
394 0x7c, 0x78, 0x78, 0x77, 0x76, 0x76, 0x78, 0x7c, 0x7e, 0x0 <repeats 48 times>}, v32_int16 = {0x7373, 0x7273, 0x7674, 0x7c79,
395 0x7878, 0x7677, 0x7876, 0x7e7c, 0x0 <repeats 24 times>}, v16_int32 = {0x72737373, 0x7c797674, 0x76777878, 0x7e7c7876,
396 0x0 <repeats 12 times>}, v8_int64 = {0x7c79767472737373, 0x7e7c787676777878, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {
397 0x7e7c7876767778787c79767472737373, 0x0, 0x0, 0x0}}
398zmm14 {v16_float = {0xffffffff, 0xffffffff, 0xffffffff, 0xffffffff, 0x0 <repeats 12 times>}, v8_double = {
399 0x7fffffffffffffff, 0x7fffffffffffffff, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v64_int8 = {0x74, 0x74, 0x74, 0x73, 0x74, 0x76, 0x79,
400 0x7c, 0x78, 0x78, 0x78, 0x77, 0x77, 0x79, 0x7d, 0x7f, 0x0 <repeats 48 times>}, v32_int16 = {0x7474, 0x7374, 0x7674, 0x7c79,
401 0x7878, 0x7778, 0x7977, 0x7f7d, 0x0 <repeats 24 times>}, v16_int32 = {0x73747474, 0x7c797674, 0x77787878, 0x7f7d7977,
402 0x0 <repeats 12 times>}, v8_int64 = {0x7c79767473747474, 0x7f7d797777787878, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {
403 0x7f7d7977777878787c79767473747474, 0x0, 0x0, 0x0}}
404zmm15 {v16_float = {0x0 <repeats 16 times>}, v8_double = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v64_int8 = {
405 0x0 <repeats 64 times>}, v32_int16 = {0x0 <repeats 32 times>}, v16_int32 = {0x0 <repeats 16 times>}, v8_int64 = {0x0, 0x0, 0x0,
406 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x0, 0x0, 0x0, 0x0}}
407zmm16 {v16_float = {0x0 <repeats 16 times>}, v8_double = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v64_int8 = {
408 0x0 <repeats 64 times>}, v32_int16 = {0x0 <repeats 32 times>}, v16_int32 = {0x0 <repeats 16 times>}, v8_int64 = {0x0, 0x0, 0x0,
409---Type <return> to continue, or q <return> to quit---
410 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x0, 0x0, 0x0, 0x0}}
411zmm17 {v16_float = {0x0 <repeats 16 times>}, v8_double = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v64_int8 = {
412 0x0 <repeats 64 times>}, v32_int16 = {0x0 <repeats 32 times>}, v16_int32 = {0x0 <repeats 16 times>}, v8_int64 = {0x0, 0x0, 0x0,
413 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x0, 0x0, 0x0, 0x0}}
414zmm18 {v16_float = {0x0 <repeats 16 times>}, v8_double = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v64_int8 = {
415 0x0 <repeats 64 times>}, v32_int16 = {0x0 <repeats 32 times>}, v16_int32 = {0x0 <repeats 16 times>}, v8_int64 = {0x0, 0x0, 0x0,
416 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x0, 0x0, 0x0, 0x0}}
417zmm19 {v16_float = {0x0 <repeats 16 times>}, v8_double = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v64_int8 = {
418 0x0 <repeats 64 times>}, v32_int16 = {0x0 <repeats 32 times>}, v16_int32 = {0x0 <repeats 16 times>}, v8_int64 = {0x0, 0x0, 0x0,
419 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x0, 0x0, 0x0, 0x0}}
420zmm20 {v16_float = {0x0 <repeats 16 times>}, v8_double = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v64_int8 = {
421 0x0 <repeats 64 times>}, v32_int16 = {0x0 <repeats 32 times>}, v16_int32 = {0x0 <repeats 16 times>}, v8_int64 = {0x0, 0x0, 0x0,
422 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x0, 0x0, 0x0, 0x0}}
423zmm21 {v16_float = {0x0 <repeats 16 times>}, v8_double = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v64_int8 = {
424 0x0 <repeats 64 times>}, v32_int16 = {0x0 <repeats 32 times>}, v16_int32 = {0x0 <repeats 16 times>}, v8_int64 = {0x0, 0x0, 0x0,
425 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x0, 0x0, 0x0, 0x0}}
426zmm22 {v16_float = {0x0 <repeats 16 times>}, v8_double = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v64_int8 = {
427 0x0 <repeats 64 times>}, v32_int16 = {0x0 <repeats 32 times>}, v16_int32 = {0x0 <repeats 16 times>}, v8_int64 = {0x0, 0x0, 0x0,
428 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x0, 0x0, 0x0, 0x0}}
429zmm23 {v16_float = {0x0 <repeats 16 times>}, v8_double = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v64_int8 = {
430 0x0 <repeats 64 times>}, v32_int16 = {0x0 <repeats 32 times>}, v16_int32 = {0x0 <repeats 16 times>}, v8_int64 = {0x0, 0x0, 0x0,
431 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x0, 0x0, 0x0, 0x0}}
432zmm24 {v16_float = {0x0 <repeats 16 times>}, v8_double = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v64_int8 = {
433 0x0 <repeats 64 times>}, v32_int16 = {0x0 <repeats 32 times>}, v16_int32 = {0x0 <repeats 16 times>}, v8_int64 = {0x0, 0x0, 0x0,
434 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x0, 0x0, 0x0, 0x0}}
435zmm25 {v16_float = {0x0 <repeats 16 times>}, v8_double = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v64_int8 = {
436 0x0 <repeats 64 times>}, v32_int16 = {0x0 <repeats 32 times>}, v16_int32 = {0x0 <repeats 16 times>}, v8_int64 = {0x0, 0x0, 0x0,
437 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x0, 0x0, 0x0, 0x0}}
438zmm26 {v16_float = {0x0 <repeats 16 times>}, v8_double = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v64_int8 = {
439 0x0 <repeats 64 times>}, v32_int16 = {0x0 <repeats 32 times>}, v16_int32 = {0x0 <repeats 16 times>}, v8_int64 = {0x0, 0x0, 0x0,
440 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x0, 0x0, 0x0, 0x0}}
441zmm27 {v16_float = {0x0 <repeats 16 times>}, v8_double = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v64_int8 = {
442 0x0 <repeats 64 times>}, v32_int16 = {0x0 <repeats 32 times>}, v16_int32 = {0x0 <repeats 16 times>}, v8_int64 = {0x0, 0x0, 0x0,
443 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x0, 0x0, 0x0, 0x0}}
444zmm28 {v16_float = {0x0 <repeats 16 times>}, v8_double = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v64_int8 = {
445 0x0 <repeats 64 times>}, v32_int16 = {0x0 <repeats 32 times>}, v16_int32 = {0x0 <repeats 16 times>}, v8_int64 = {0x0, 0x0, 0x0,
446 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x0, 0x0, 0x0, 0x0}}
447zmm29 {v16_float = {0x0 <repeats 16 times>}, v8_double = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v64_int8 = {
448 0x0 <repeats 64 times>}, v32_int16 = {0x0 <repeats 32 times>}, v16_int32 = {0x0 <repeats 16 times>}, v8_int64 = {0x0, 0x0, 0x0,
449 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x0, 0x0, 0x0, 0x0}}
450zmm30 {v16_float = {0x0 <repeats 16 times>}, v8_double = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v64_int8 = {
451 0x0 <repeats 64 times>}, v32_int16 = {0x0 <repeats 32 times>}, v16_int32 = {0x0 <repeats 16 times>}, v8_int64 = {0x0, 0x0, 0x0,
452 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x0, 0x0, 0x0, 0x0}}
453zmm31 {v16_float = {0x0 <repeats 16 times>}, v8_double = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v64_int8 = {
454 0x0 <repeats 64 times>}, v32_int16 = {0x0 <repeats 32 times>}, v16_int32 = {0x0 <repeats 16 times>}, v8_int64 = {0x0, 0x0, 0x0,
455 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int128 = {0x0, 0x0, 0x0, 0x0}}
456bnd0 {lbound = 0x0, ubound = 0xffffffffffffffff} : size -1 {lbound = 0x0, ubound = 0xffffffffffffffff} : size -1
457bnd1 {lbound = 0x0, ubound = 0xffffffffffffffff} : size -1 {lbound = 0x0, ubound = 0xffffffffffffffff} : size -1
458bnd2 {lbound = 0x0, ubound = 0xffffffffffffffff} : size -1 {lbound = 0x0, ubound = 0xffffffffffffffff} : size -1
459bnd3 {lbound = 0x0, ubound = 0xffffffffffffffff} : size -1 {lbound = 0x0, ubound = 0xffffffffffffffff} : size -1
460