Ticket #8172: gdb-aborted

File gdb-aborted, 23.2 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/ffmpeg_g...done.
16(gdb) r
17Starting program: ffmpeg_g -t 3 -stream_loop 2 -y -i samples/samples.mplayerhq.hu/V-codecs/QT-qdrw/Airplane.mov -loglevel 99 -map 0 -c copy -vframes 87 -ar 48000 output/tmp.avi
18[Thread debugging using libthread_db enabled]
19Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
20ffmpeg version N-94957-g65589ad553 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 --toolchain=clang-usan
23 libavutil 56. 35.100 / 56. 35.100
24 libavcodec 58. 57.100 / 58. 57.100
25 libavformat 58. 32.104 / 58. 32.104
26 libavdevice 58. 9.100 / 58. 9.100
27 libavfilter 7. 58.102 / 7. 58.102
28 libswscale 5. 6.100 / 5. 6.100
29 libswresample 3. 6.100 / 3. 6.100
30Splitting the commandline.
31Reading option '-t' ... matched as option 't' (record or transcode "duration" seconds of audio/video) with argument '3'.
32Reading option '-stream_loop' ... matched as option 'stream_loop' (set number of times input stream shall be looped) with argument '2'.
33Reading option '-y' ... matched as option 'y' (overwrite output files) with argument '1'.
34Reading option '-i' ... matched as input url with argument 'samples/samples.mplayerhq.hu/V-codecs/QT-qdrw/Airplane.mov'.
35Reading option '-loglevel' ... matched as option 'loglevel' (set logging level) with argument '99'.
36Reading option '-map' ... matched as option 'map' (set input stream mapping) with argument '0'.
37Reading option '-c' ... matched as option 'c' (codec name) with argument 'copy'.
38Reading option '-vframes' ... matched as option 'vframes' (set the number of video frames to output) with argument '87'.
39Reading option '-ar' ... matched as option 'ar' (set audio sampling rate (in Hz)) with argument '48000'.
40Reading option 'output/tmp.avi' ... matched as output url.
41Finished splitting the commandline.
42Parsing a group of options: global .
43Applying option y (overwrite output files) with argument 1.
44Applying option loglevel (set logging level) with argument 99.
45Successfully parsed a group of options.
46Parsing a group of options: input url samples/samples.mplayerhq.hu/V-codecs/QT-qdrw/Airplane.mov.
47Applying option t (record or transcode "duration" seconds of audio/video) with argument 3.
48Applying option stream_loop (set number of times input stream shall be looped) with argument 2.
49Successfully parsed a group of options.
50Opening an input file: samples/samples.mplayerhq.hu/V-codecs/QT-qdrw/Airplane.mov.
51[NULL @ 0x9234780] Opening 'samples/samples.mplayerhq.hu/V-codecs/QT-qdrw/Airplane.mov' for reading
52[file @ 0x9235300] Setting default whitelist 'file,crypto'
53Probing mov,mp4,m4a,3gp,3g2,mj2 score:100 size:2048
54Probing mp3 score:1 size:2048
55[mov,mp4,m4a,3gp,3g2,mj2 @ 0x9234780] Format mov,mp4,m4a,3gp,3g2,mj2 probed with size=2048 and score=100
56[mov,mp4,m4a,3gp,3g2,mj2 @ 0x9234780] type:'moov' parent:'root' sz: 1068 8 541280
57[mov,mp4,m4a,3gp,3g2,mj2 @ 0x9234780] type:'mvhd' parent:'moov' sz: 108 8 1060
58[mov,mp4,m4a,3gp,3g2,mj2 @ 0x9234780] time scale = 600
59[mov,mp4,m4a,3gp,3g2,mj2 @ 0x9234780] type:'trak' parent:'moov' sz: 891 116 1060
60[mov,mp4,m4a,3gp,3g2,mj2 @ 0x9234780] type:'tkhd' parent:'trak' sz: 92 8 883
61[mov,mp4,m4a,3gp,3g2,mj2 @ 0x9234780] type:'edts' parent:'trak' sz: 204 100 883
62[mov,mp4,m4a,3gp,3g2,mj2 @ 0x9234780] type:'elst' parent:'edts' sz: 196 8 196
63[mov,mp4,m4a,3gp,3g2,mj2 @ 0x9234780] track[0].edit_count = 15
64[mov,mp4,m4a,3gp,3g2,mj2 @ 0x9234780] duration=37 time=0 rate=1.000000
65 Last message repeated 5 times
66[mov,mp4,m4a,3gp,3g2,mj2 @ 0x9234780] duration=35 time=45 rate=1.000000
67 Last message repeated 1 times
68[mov,mp4,m4a,3gp,3g2,mj2 @ 0x9234780] duration=74 time=45 rate=1.000000
69[mov,mp4,m4a,3gp,3g2,mj2 @ 0x9234780] duration=39 time=80 rate=1.000000
70 Last message repeated 4 times
71[mov,mp4,m4a,3gp,3g2,mj2 @ 0x9234780] duration=74 time=125 rate=1.000000
72[mov,mp4,m4a,3gp,3g2,mj2 @ 0x9234780] type:'mdia' parent:'trak' sz: 575 304 883
73[mov,mp4,m4a,3gp,3g2,mj2 @ 0x9234780] type:'mdhd' parent:'mdia' sz: 32 8 567
74[mov,mp4,m4a,3gp,3g2,mj2 @ 0x9234780] type:'hdlr' parent:'mdia' sz: 58 40 567
75[mov,mp4,m4a,3gp,3g2,mj2 @ 0x9234780] ctype=mhlr
76[mov,mp4,m4a,3gp,3g2,mj2 @ 0x9234780] stype=vide
77[mov,mp4,m4a,3gp,3g2,mj2 @ 0x9234780] type:'minf' parent:'mdia' sz: 477 98 567
78[mov,mp4,m4a,3gp,3g2,mj2 @ 0x9234780] type:'vmhd' parent:'minf' sz: 20 8 469
79[mov,mp4,m4a,3gp,3g2,mj2 @ 0x9234780] type:'hdlr' parent:'minf' sz: 57 28 469
80[mov,mp4,m4a,3gp,3g2,mj2 @ 0x9234780] ctype=dhlr
81[mov,mp4,m4a,3gp,3g2,mj2 @ 0x9234780] stype=alis
82[mov,mp4,m4a,3gp,3g2,mj2 @ 0x9234780] type:'dinf' parent:'minf' sz: 36 85 469
83[mov,mp4,m4a,3gp,3g2,mj2 @ 0x9234780] type:'dref' parent:'dinf' sz: 28 8 28
84[mov,mp4,m4a,3gp,3g2,mj2 @ 0x9234780] Unknown dref type 0x73696c61 size 12
85[mov,mp4,m4a,3gp,3g2,mj2 @ 0x9234780] type:'stbl' parent:'minf' sz: 356 121 469
86[mov,mp4,m4a,3gp,3g2,mj2 @ 0x9234780] type:'stsd' parent:'stbl' sz: 188 8 348
87[mov,mp4,m4a,3gp,3g2,mj2 @ 0x9234780] size=86 4CC=qdrw codec_type=0
88 Last message repeated 1 times
89[mov,mp4,m4a,3gp,3g2,mj2 @ 0x9234780] type:'stts' parent:'stbl' sz: 24 196 348
90[mov,mp4,m4a,3gp,3g2,mj2 @ 0x9234780] track[0].stts.entries = 1
91[mov,mp4,m4a,3gp,3g2,mj2 @ 0x9234780] sample_count=5, sample_duration=40
92[mov,mp4,m4a,3gp,3g2,mj2 @ 0x9234780] type:'stsc' parent:'stbl' sz: 64 220 348
93[mov,mp4,m4a,3gp,3g2,mj2 @ 0x9234780] track[0].stsc.entries = 4
94[mov,mp4,m4a,3gp,3g2,mj2 @ 0x9234780] type:'stsz' parent:'stbl' sz: 40 284 348
95[mov,mp4,m4a,3gp,3g2,mj2 @ 0x9234780] sample_size = 0 sample_count = 5
96[mov,mp4,m4a,3gp,3g2,mj2 @ 0x9234780] type:'stco' parent:'stbl' sz: 32 324 348
97[mov,mp4,m4a,3gp,3g2,mj2 @ 0x9234780] type:'udta' parent:'trak' sz: 12 879 883
98[mov,mp4,m4a,3gp,3g2,mj2 @ 0x9234780] AVIndex stream 0, sample 0, offset 454, dts 0, size 265774, distance 0, keyframe 1
99[mov,mp4,m4a,3gp,3g2,mj2 @ 0x9234780] AVIndex stream 0, sample 1, offset 41282, dts 40, size 1166, distance 0, keyframe 1
100[mov,mp4,m4a,3gp,3g2,mj2 @ 0x9234780] AVIndex stream 0, sample 2, offset 41710, dts 80, size 270900, distance 0, keyframe 1
101[mov,mp4,m4a,3gp,3g2,mj2 @ 0x9234780] AVIndex stream 0, sample 3, offset 83944, dts 120, size 1166, distance 0, keyframe 1
102[mov,mp4,m4a,3gp,3g2,mj2 @ 0x9234780] AVIndex stream 0, sample 4, offset 83dd2, dts 160, size 1166, distance 0, keyframe 1
103[mov,mp4,m4a,3gp,3g2,mj2 @ 0x9234780] Processing st: 0, edit list 0 - media time: 0, duration: 37
104[mov,mp4,m4a,3gp,3g2,mj2 @ 0x9234780] Processing st: 0, edit list 1 - media time: 0, duration: 37
105[mov,mp4,m4a,3gp,3g2,mj2 @ 0x9234780] Processing st: 0, edit list 2 - media time: 0, duration: 37
106[mov,mp4,m4a,3gp,3g2,mj2 @ 0x9234780] Processing st: 0, edit list 3 - media time: 0, duration: 37
107[mov,mp4,m4a,3gp,3g2,mj2 @ 0x9234780] Processing st: 0, edit list 4 - media time: 0, duration: 37
108[mov,mp4,m4a,3gp,3g2,mj2 @ 0x9234780] Processing st: 0, edit list 5 - media time: 0, duration: 37
109[mov,mp4,m4a,3gp,3g2,mj2 @ 0x9234780] Processing st: 0, edit list 6 - media time: 45, duration: 35
110[mov,mp4,m4a,3gp,3g2,mj2 @ 0x9234780] drop a frame at curr_cts: 40 @ 1
111[mov,mp4,m4a,3gp,3g2,mj2 @ 0x9234780] Processing st: 0, edit list 7 - media time: 45, duration: 35
112[mov,mp4,m4a,3gp,3g2,mj2 @ 0x9234780] drop a frame at curr_cts: 40 @ 1
113[mov,mp4,m4a,3gp,3g2,mj2 @ 0x9234780] Processing st: 0, edit list 8 - media time: 45, duration: 74
114[mov,mp4,m4a,3gp,3g2,mj2 @ 0x9234780] drop a frame at curr_cts: 40 @ 1
115[mov,mp4,m4a,3gp,3g2,mj2 @ 0x9234780] Processing st: 0, edit list 9 - media time: 80, duration: 39
116[mov,mp4,m4a,3gp,3g2,mj2 @ 0x9234780] Processing st: 0, edit list 10 - media time: 80, duration: 39
117[mov,mp4,m4a,3gp,3g2,mj2 @ 0x9234780] Processing st: 0, edit list 11 - media time: 80, duration: 39
118[mov,mp4,m4a,3gp,3g2,mj2 @ 0x9234780] Processing st: 0, edit list 12 - media time: 80, duration: 39
119[mov,mp4,m4a,3gp,3g2,mj2 @ 0x9234780] Processing st: 0, edit list 13 - media time: 80, duration: 39
120[mov,mp4,m4a,3gp,3g2,mj2 @ 0x9234780] Processing st: 0, edit list 14 - media time: 125, duration: 74
121[mov,mp4,m4a,3gp,3g2,mj2 @ 0x9234780] drop a frame at curr_cts: 120 @ 3
122[mov,mp4,m4a,3gp,3g2,mj2 @ 0x9234780] type:'udta' parent:'moov' sz: 61 1007 1060
123[mov,mp4,m4a,3gp,3g2,mj2 @ 0x9234780] type:'WLOC' parent:'udta' sz: 12 8 53
124[mov,mp4,m4a,3gp,3g2,mj2 @ 0x9234780] type:'LOOP' parent:'udta' sz: 12 20 53
125[mov,mp4,m4a,3gp,3g2,mj2 @ 0x9234780] type:'AllF' parent:'udta' sz: 9 32 53
126[mov,mp4,m4a,3gp,3g2,mj2 @ 0x9234780] type:'ptv ' parent:'udta' sz: 16 41 53
127[mov,mp4,m4a,3gp,3g2,mj2 @ 0x9234780] type:'free' parent:'root' sz: 8 1076 541280
128[mov,mp4,m4a,3gp,3g2,mj2 @ 0x9234780] type:'wide' parent:'root' sz: 8 1084 541280
129[mov,mp4,m4a,3gp,3g2,mj2 @ 0x9234780] type:'mdat' parent:'root' sz: 540196 1092 541280
130[mov,mp4,m4a,3gp,3g2,mj2 @ 0x9234780] on_parse_exit_offset=1092
131[mov,mp4,m4a,3gp,3g2,mj2 @ 0x9234780] Before avformat_find_stream_info() pos: 1092 bytes read:32768 seeks:0 nb_streams:1
132[mov,mp4,m4a,3gp,3g2,mj2 @ 0x9234780] stream 0, sample 0, dts 0
133[qdraw @ 0x9236640] Parsing Packbit opcode
134[qdraw @ 0x9236640] bppcount 1 bpp 8
135[mov,mp4,m4a,3gp,3g2,mj2 @ 0x9234780] All info found
136[mov,mp4,m4a,3gp,3g2,mj2 @ 0x9234780] stream 0: start_time: 0.000 duration: 0.333
137[mov,mp4,m4a,3gp,3g2,mj2 @ 0x9234780] format: start_time: 0.000 duration: 1.058 bitrate=4091 kb/s
138[mov,mp4,m4a,3gp,3g2,mj2 @ 0x9234780] After avformat_find_stream_info() pos: 266882 bytes read:266882 seeks:0 frames:1
139Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'samples/samples.mplayerhq.hu/V-codecs/QT-qdrw/Airplane.mov':
140 Metadata:
141 creation_time : 2002-03-06T18:16:24.000000Z
142 Duration: 00:00:01.06, start: 0.000000, bitrate: 4091 kb/s
143 Stream #0:0(eng), 1, 1/600: Video: qdraw, 1 reference frame (qdrw / 0x77726471), pal8, 640x480, 0/1, 12964 kb/s, 15 fps, 15 tbr, 600 tbn, 600 tbc (default)
144 Metadata:
145 creation_time : 2002-03-06T18:16:24.000000Z
146 handler_name : Apple Video Media Handler
147 encoder : QuickDraw
148Successfully opened the file.
149Parsing a group of options: output url output/tmp.avi.
150Applying option map (set input stream mapping) with argument 0.
151Applying option c (codec name) with argument copy.
152Applying option vframes (set the number of video frames to output) with argument 87.
153Applying option ar (set audio sampling rate (in Hz)) with argument 48000.
154Successfully parsed a group of options.
155Opening an output file: output/tmp.avi.
156[file @ 0x9239bc0] Setting default whitelist 'file,crypto'
157Successfully opened the file.
158[avi @ 0x9237c00] reserve_index_space:0 master_index_max_size:256
159[avi @ 0x9237c00] duration_est:0.333, filesize_est:0.0GiB, master_index_max_size:256
160libavformat/riffenc.c:242:31: runtime error: shift exponent 32 is too large for 32-bit type 'int'
161libavformat/riffenc.c:252:31: runtime error: shift exponent 32 is too large for 32-bit type 'int'
162Output #0, avi, to 'output/tmp.avi':
163 Metadata:
164 ISFT : Lavf58.32.104
165 Stream #0:0(eng), 0, 1/30: Video: qdraw, 1 reference frame (qdrw / 0x77726471), pal8, 640x480 (0x0), 0/1, q=2-31, 12964 kb/s, 15 fps, 15 tbr, 30 tbn, 30 tbc (default)
166 Metadata:
167 creation_time : 2002-03-06T18:16:24.000000Z
168 handler_name : Apple Video Media Handler
169 encoder : QuickDraw
170Stream mapping:
171 Stream #0:0 -> #0:0 (copy)
172Press [q] to stop, [?] for help
173cur_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)
174libavformat/avienc.c:797:34: runtime error: shift exponent 32 is too large for 32-bit type 'int'
175Assertion par->bits_per_coded_sample >= 0 && par->bits_per_coded_sample <= 8 failed at libavformat/avienc.c:800
176
177Program received signal SIGABRT, Aborted.
178__GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
17951 ../sysdeps/unix/sysv/linux/raise.c: No such file or directory.
180(gdb) bt
181#0 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
182#1 0x00007ffff4a03801 in __GI_abort () at abort.c:79
183#2 0x0000000001427b9e in avi_write_packet (s=0x9237c00, pkt=<optimized out>)
184 at libavformat/avienc.c:800
185#3 0x00000000017a72d5 in write_packet (s=0x9237c00, pkt=<optimized out>) at libavformat/mux.c:747
186#4 0x00000000017adc96 in av_interleaved_write_frame (s=<optimized out>, pkt=0x7fffffffc850)
187 at libavformat/mux.c:1238
188#5 0x00000000004b7f6b in write_packet (of=<optimized out>, pkt=0x7fffffffc850, ost=<optimized out>,
189 unqueue=<optimized out>) at fftools/ffmpeg.c:815
190#6 0x00000000004a5ff1 in do_streamcopy (ist=<optimized out>, ost=<optimized out>, pkt=<optimized out>)
191 at fftools/ffmpeg.c:2076
192#7 process_input_packet (ist=<optimized out>, pkt=<optimized out>, no_eof=<optimized out>)
193 at fftools/ffmpeg.c:2746
194#8 0x00000000004c1270 in process_input (file_index=<optimized out>) at fftools/ffmpeg.c:4518
195#9 0x000000000048f39b in transcode_step () at fftools/ffmpeg.c:4638
196#10 transcode () at fftools/ffmpeg.c:4692
197#11 0x0000000000489b54 in main (argc=19, argv=<optimized out>) at fftools/ffmpeg.c:4894
198(gdb) disass $pc-32,$pc+32
199Dump of assembler code from 0x7ffff4a01e77 to 0x7ffff4a01eb7:
200 0x00007ffff4a01e77 <__GI_raise+167>: add %dh,%al
201 0x00007ffff4a01e79 <__GI_raise+169>: (bad)
202 0x00007ffff4a01e7a <__GI_raise+170>: pushq 0x3b(%rdi)
203 0x00007ffff4a01e7d <__GI_raise+173>: mov %eax,%r8d
204 0x00007ffff4a01e80 <__GI_raise+176>: mov $0x8,%r10d
205 0x00007ffff4a01e86 <__GI_raise+182>: xor %edx,%edx
206 0x00007ffff4a01e88 <__GI_raise+184>: mov %r9,%rsi
207 0x00007ffff4a01e8b <__GI_raise+187>: mov $0x2,%edi
208 0x00007ffff4a01e90 <__GI_raise+192>: mov $0xe,%eax
209 0x00007ffff4a01e95 <__GI_raise+197>: syscall
210=> 0x00007ffff4a01e97 <__GI_raise+199>: mov 0x108(%rsp),%rcx
211 0x00007ffff4a01e9f <__GI_raise+207>: xor %fs:0x28,%rcx
212 0x00007ffff4a01ea8 <__GI_raise+216>: mov %r8d,%eax
213 0x00007ffff4a01eab <__GI_raise+219>: jne 0x7ffff4a01ecc <__GI_raise+252>
214 0x00007ffff4a01ead <__GI_raise+221>: add $0x118,%rsp
215 0x00007ffff4a01eb4 <__GI_raise+228>: retq
216 0x00007ffff4a01eb5 <__GI_raise+229>: nopl (%rax)
217End of assembler dump.
218(gdb) info all-registers
219rax 0x0 0
220rbx 0x20 32
221rcx 0x7ffff4a01e97 140737297522327
222rdx 0x0 0
223rsi 0x7fffffffc090 140737488339088
224rdi 0x2 2
225rbp 0x9238828 0x9238828
226rsp 0x7fffffffc090 0x7fffffffc090
227r8 0x0 0
228r9 0x7fffffffc090 140737488339088
229r10 0x8 8
230r11 0x246 582
231r12 0x9239d40 153328960
232r13 0x9239f40 153329472
233r14 0x9239d40 153328960
234r15 0x9239f98 153329560
235rip 0x7ffff4a01e97 0x7ffff4a01e97 <__GI_raise+199>
236eflags 0x246 [ PF ZF IF ]
237cs 0x33 51
238ss 0x2b 43
239ds 0x0 0
240es 0x0 0
241fs 0x0 0
242gs 0x0 0
243st0 0 (raw 0x00000000000000000000)
244st1 0 (raw 0x00000000000000000000)
245st2 0 (raw 0x00000000000000000000)
246st3 0 (raw 0x00000000000000000000)
247st4 0 (raw 0x00000000000000000000)
248st5 0 (raw 0x00000000000000000000)
249st6 0 (raw 0x00000000000000000000)
250st7 0 (raw 0x00000000000000000000)
251fctrl 0x37f 895
252fstat 0x0 0
253ftag 0xffff 65535
254fiseg 0x0 0
255fioff 0x0 0
256foseg 0x0 0
257fooff 0x0 0
258fop 0x0 0
259mxcsr 0x1fa0 [ PE IM DM ZM OM UM PM ]
260bndcfgu {raw = 0x0, config = {base = 0x0, reserved = 0x0, preserved = 0x0,
261 enabled = 0x0}} {raw = 0x0, config = {base = 0, reserved = 0, preserved = 0, enabled = 0}}
262bndstatus {raw = 0x0, status = {bde = 0x0, error = 0x0}} {raw = 0x0, status = {bde = 0,
263 error = 0}}
264ymm0 {v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x8000000000000000,
265 0x8000000000000000, 0x0, 0x0}, v32_int8 = {0xff <repeats 16 times>, 0x0 <repeats 16 times>},
266 v16_int16 = {0xffff, 0xffff, 0xffff, 0xffff, 0xffff, 0xffff, 0xffff, 0xffff, 0x0, 0x0, 0x0, 0x0, 0x0,
267---Type <return> to continue, or q <return> to quit---
268 0x0, 0x0, 0x0}, v8_int32 = {0xffffffff, 0xffffffff, 0xffffffff, 0xffffffff, 0x0, 0x0, 0x0, 0x0},
269 v4_int64 = {0xffffffffffffffff, 0xffffffffffffffff, 0x0, 0x0}, v2_int128 = {
270 0xffffffffffffffffffffffffffffffff, 0x0}}
271ymm1 {v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x0, 0x0, 0x0},
272 v32_int8 = {0xff, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xff, 0x0 <repeats 23 times>}, v16_int16 = {
273 0xff, 0x0, 0x0, 0x0, 0xff, 0x0 <repeats 11 times>}, v8_int32 = {0xff, 0x0, 0xff, 0x0, 0x0, 0x0,
274 0x0, 0x0}, v4_int64 = {0xff, 0xff, 0x0, 0x0}, v2_int128 = {0xff00000000000000ff, 0x0}}
275ymm2 {v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x0, 0x0, 0x0},
276 v32_int8 = {0xff, 0x0 <repeats 31 times>}, v16_int16 = {0xff, 0x0 <repeats 15 times>}, v8_int32 = {
277 0xff, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0xff, 0x0, 0x0, 0x0}, v2_int128 = {0xff, 0x0}}
278ymm3 {v8_float = {0xffffffff, 0xffffffff, 0xffffffff, 0xffffffff, 0x0, 0x0, 0x0, 0x0},
279 v4_double = {0x7fffffffffffffff, 0x7fffffffffffffff, 0x0, 0x0}, v32_int8 = {0x2d, 0x3e, 0x62, 0x69,
280 0x74, 0x73, 0x5f, 0x70, 0x65, 0x72, 0x5f, 0x63, 0x6f, 0x64, 0x65, 0x64, 0x0 <repeats 16 times>},
281 v16_int16 = {0x3e2d, 0x6962, 0x7374, 0x705f, 0x7265, 0x635f, 0x646f, 0x6465, 0x0, 0x0, 0x0, 0x0, 0x0,
282 0x0, 0x0, 0x0}, v8_int32 = {0x69623e2d, 0x705f7374, 0x635f7265, 0x6465646f, 0x0, 0x0, 0x0, 0x0},
283 v4_int64 = {0x705f737469623e2d, 0x6465646f635f7265, 0x0, 0x0}, v2_int128 = {
284 0x6465646f635f7265705f737469623e2d, 0x0}}
285ymm4 {v8_float = {0xffffffff, 0x0, 0x0, 0xffffffff, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0,
286 0x7fffffffffffffff, 0x0, 0x0}, v32_int8 = {0x5f, 0x73, 0x61, 0x6d, 0x70, 0x6c, 0x65, 0x20, 0x3c,
287 0x3d, 0x20, 0x38, 0x20, 0x66, 0x61, 0x69, 0x0 <repeats 16 times>}, v16_int16 = {0x735f, 0x6d61,
288 0x6c70, 0x2065, 0x3d3c, 0x3820, 0x6620, 0x6961, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0},
289 v8_int32 = {0x6d61735f, 0x20656c70, 0x38203d3c, 0x69616620, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {
290 0x20656c706d61735f, 0x6961662038203d3c, 0x0, 0x0}, v2_int128 = {0x6961662038203d3c20656c706d61735f,
291 0x0}}
292ymm5 {v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x8000000000000000,
293 0x8000000000000000, 0x0, 0x0}, v32_int8 = {0xaa, 0xaa, 0xaa, 0xff, 0x88, 0x88, 0x88, 0xff, 0x77,
294 0x77, 0x77, 0xff, 0x55, 0x55, 0x55, 0xff, 0x0 <repeats 16 times>}, v16_int16 = {0xaaaa, 0xffaa,
295 0x8888, 0xff88, 0x7777, 0xff77, 0x5555, 0xff55, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0},
296 v8_int32 = {0xffaaaaaa, 0xff888888, 0xff777777, 0xff555555, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {
297 0xff888888ffaaaaaa, 0xff555555ff777777, 0x0, 0x0}, v2_int128 = {0xff555555ff777777ff888888ffaaaaaa,
298 0x0}}
299ymm6 {v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x8000000000000000,
300 0x8000000000000000, 0x0, 0x0}, v32_int8 = {0x77, 0x0, 0x0, 0xff, 0x55, 0x0, 0x0, 0xff, 0x44, 0x0,
301 0x0, 0xff, 0x22, 0x0, 0x0, 0xff, 0x0 <repeats 16 times>}, v16_int16 = {0x77, 0xff00, 0x55, 0xff00,
302 0x44, 0xff00, 0x22, 0xff00, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v8_int32 = {0xff000077,
303 0xff000055, 0xff000044, 0xff000022, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0xff000055ff000077,
304 0xff000022ff000044, 0x0, 0x0}, v2_int128 = {0xff000022ff000044ff000055ff000077, 0x0}}
305ymm7 {v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x0, 0x0, 0x0},
306 v32_int8 = {0x0 <repeats 32 times>}, v16_int16 = {0x0 <repeats 16 times>}, v8_int32 = {0x0, 0x0, 0x0,
307 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x0, 0x0, 0x0, 0x0}, v2_int128 = {0x0, 0x0}}
308ymm8 {v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x0, 0x0, 0x0},
309 v32_int8 = {0x0, 0x1b, 0x5b, 0x34, 0x38, 0x3b, 0x35, 0x3b, 0x25, 0x75, 0x6d, 0x1b, 0x5b, 0x33, 0x38,
310 0x3b, 0x0 <repeats 16 times>}, v16_int16 = {0x1b00, 0x345b, 0x3b38, 0x3b35, 0x7525, 0x1b6d, 0x335b,
311 0x3b38, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v8_int32 = {0x345b1b00, 0x3b353b38, 0x1b6d7525,
312 0x3b38335b, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x3b353b38345b1b00, 0x3b38335b1b6d7525, 0x0, 0x0},
313 v2_int128 = {0x3b38335b1b6d75253b353b38345b1b00, 0x0}}
314ymm9 {v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x0, 0x0, 0x0},
315 v32_int8 = {0x0 <repeats 32 times>}, v16_int16 = {0x0 <repeats 16 times>}, v8_int32 = {0x0, 0x0, 0x0,
316---Type <return> to continue, or q <return> to quit---
317 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x0, 0x0, 0x0, 0x0}, v2_int128 = {0x0, 0x0}}
318ymm10 {v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x0, 0x0, 0x0},
319 v32_int8 = {0x0 <repeats 32 times>}, v16_int16 = {0x0 <repeats 16 times>}, v8_int32 = {0x0, 0x0, 0x0,
320 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x0, 0x0, 0x0, 0x0}, v2_int128 = {0x0, 0x0}}
321ymm11 {v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x0, 0x0, 0x0},
322 v32_int8 = {0x0 <repeats 32 times>}, v16_int16 = {0x0 <repeats 16 times>}, v8_int32 = {0x0, 0x0, 0x0,
323 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x0, 0x0, 0x0, 0x0}, v2_int128 = {0x0, 0x0}}
324ymm12 {v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x0, 0x0, 0x0},
325 v32_int8 = {0x0 <repeats 32 times>}, v16_int16 = {0x0 <repeats 16 times>}, v8_int32 = {0x0, 0x0, 0x0,
326 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x0, 0x0, 0x0, 0x0}, v2_int128 = {0x0, 0x0}}
327ymm13 {v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x0, 0x0, 0x0},
328 v32_int8 = {0x0 <repeats 32 times>}, v16_int16 = {0x0 <repeats 16 times>}, v8_int32 = {0x0, 0x0, 0x0,
329 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x0, 0x0, 0x0, 0x0}, v2_int128 = {0x0, 0x0}}
330ymm14 {v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x0, 0x0, 0x0},
331 v32_int8 = {0x0 <repeats 32 times>}, v16_int16 = {0x0 <repeats 16 times>}, v8_int32 = {0x0, 0x0, 0x0,
332 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x0, 0x0, 0x0, 0x0}, v2_int128 = {0x0, 0x0}}
333ymm15 {v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x0, 0x0, 0x0},
334 v32_int8 = {0x0 <repeats 32 times>}, v16_int16 = {0x0 <repeats 16 times>}, v8_int32 = {0x0, 0x0, 0x0,
335 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x0, 0x0, 0x0, 0x0}, v2_int128 = {0x0, 0x0}}
336bnd0 {lbound = 0x0, ubound = 0xffffffffffffffff} : size -1 {lbound = 0x0, ubound = 0xffffffffffffffff} : size -1
337bnd1 {lbound = 0x0, ubound = 0xffffffffffffffff} : size -1 {lbound = 0x0, ubound = 0xffffffffffffffff} : size -1
338bnd2 {lbound = 0x0, ubound = 0xffffffffffffffff} : size -1 {lbound = 0x0, ubound = 0xffffffffffffffff} : size -1
339bnd3 {lbound = 0x0, ubound = 0xffffffffffffffff} : size -1 {lbound = 0x0, ubound = 0xffffffffffffffff} : size -1
340