<div dir="ltr">Thank you for your response. First, a proper bug report following the guidelines:<div><br></div><div style>I am trying to play a video file. It's an h264, 720p video stream in a matroska container. The file is 1744119808 Bytes (1.7GB) large.</div>

<div style>When I try to play it in vlc (vlc foo.mkv), it crashes at the same point some 5 to 7 seconds into the file every time. A gdb session with disassembly and a register dump for vlc as suggested for avplay (which does not crash, output below) is further below.</div>

<div style>vlc --verbose 2 foo.mkv: <a href="http://bpaste.net/show/82438/">http://bpaste.net/show/82438/</a></div><div style>valgrind foo.mkv: <a href="http://bpaste.net/show/82436/">http://bpaste.net/show/82436/</a></div>

<div style>valgrind -v foo.mkv: <a href="http://bpaste.net/show/AWprB2k03dpY2ilhU3cA/">http://bpaste.net/show/AWprB2k03dpY2ilhU3cA/</a></div><div style><br></div><div><div>When I try to reproduce the problem in vlc with a non-huge sample of the file, no crash occurs.</div>

<div>The crash in vlc does not occur with a 264062 kiB sample.</div><div>It does occur with a 264843 kiB sample.</div></div><div><br></div><div style>I hope this helps.</div><div style><br></div><div style>Kind regards,</div>

<div style>Lorenz</div><div><br></div><div>** The avplay output:<div><br></div><div><div>avplay version 0.8.5-6:0.8.5-1, Copyright (c) 2003-2012 the Libav developers</div>
<div>  built on Jan 13 2013 12:05:48 with gcc 4.7.2</div><div>[matroska,webm @ 0x955360] Estimating duration from bitrate, this may be inaccurate</div><div>Input #0, matroska,webm, from 'foo.mkv':</div><div>  Duration: 00:43:47.33, start: 0.000000, bitrate: 384 kb/s</div>


<div>    Stream #0.0(eng): Video: h264 (High), yuv420p, 1280x720, PAR 1:1 DAR 16:9, 23.98 fps, 23.98 tbr, 1k tbn, 47.95 tbc</div><div>    Stream #0.1: Audio: ac3, 48000 Hz, stereo, s16, 384 kb/s (default)</div><div>[matroska,webm @ 0x955360] Unknown entry 0xBDKB sq=    0B f=0/0   f=0/0   </div>


<div>[matroska,webm @ 0x955360] Unknown entry 0x89KB sq=    0B f=0/0   </div><div>[matroska,webm @ 0x955360] Unknown entry 0xB1</div><div>[matroska,webm @ 0x955360] Invalid EBML number size tag 0x06 at pos 53004489 (0x328c8c9)</div>


<div>[h264 @ 0x1247ec0] Reference 2 >= 2B vq=  200KB sq=    0B f=0/0   </div><div>[h264 @ 0x1247ec0] error while decoding MB 40 23, bytestream (64205)</div><div>[h264 @ 0x1247ec0] concealing 1769 DC, 1769 AC, 1769 MV errors</div>


<div>^C 7.43 A-V: -4.511 s:0.0 aq=    0KB vq=    0KB sq=    0B f=0/0   </div></div><div><br></div><div><br></div><div>At that point, it hangs.</div><div><br></div><div class="gmail_extra"><br></div><div class="gmail_extra" style>

** vlc gdb session with disassembly and register dump:</div><div class="gmail_extra"><br></div><div class="gmail_extra"><div class="gmail_extra">GNU gdb (GDB) 7.4.1-debian</div><div class="gmail_extra">Copyright (C) 2012 Free Software Foundation, Inc.</div>

<div class="gmail_extra">License GPLv3+: GNU GPL version 3 or later <<a href="http://gnu.org/licenses/gpl.html">http://gnu.org/licenses/gpl.html</a>></div><div class="gmail_extra">This is free software: you are free to change and redistribute it.</div>

<div class="gmail_extra">There is NO WARRANTY, to the extent permitted by law.  Type "show copying"</div><div class="gmail_extra">and "show warranty" for details.</div><div class="gmail_extra">This GDB was configured as "x86_64-linux-gnu".</div>

<div class="gmail_extra">For bug reporting instructions, please see:</div><div class="gmail_extra"><<a href="http://www.gnu.org/software/gdb/bugs/">http://www.gnu.org/software/gdb/bugs/</a>>...</div><div class="gmail_extra">

Reading symbols from /usr/bin/vlc...Reading symbols from /usr/lib/debug/usr/bin/vlc...done.</div><div class="gmail_extra">done.</div><div class="gmail_extra">(gdb) run</div><div class="gmail_extra">Starting program: /usr/bin/vlc foo.mkv</div>

<div class="gmail_extra">warning: no loadable sections found in added symbol-file system-supplied DSO at 0x7ffff7ffa000</div><div class="gmail_extra">[Thread debugging using libthread_db enabled]</div><div class="gmail_extra">

Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".</div><div class="gmail_extra">[New Thread 0x7fffee855700 (LWP 11938)]</div><div class="gmail_extra">[New Thread 0x7fffec8f4700 (LWP 11939)]</div>

<div class="gmail_extra">[0x605108] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.</div><div class="gmail_extra">[New Thread 0x7fffe9a48700 (LWP 11940)]</div><div class="gmail_extra">

[New Thread 0x7fffe2065700 (LWP 11941)]</div><div class="gmail_extra">[Thread 0x7fffec8f4700 (LWP 11939) exited]</div><div class="gmail_extra">[Thread 0x7fffe2065700 (LWP 11941) exited]</div><div class="gmail_extra">[New Thread 0x7fffe2065700 (LWP 11942)]</div>

<div class="gmail_extra">[New Thread 0x7fffec8f4700 (LWP 11943)]</div><div class="gmail_extra">[New Thread 0x7fffd4195700 (LWP 11944)]</div><div class="gmail_extra">[New Thread 0x7fffcc8bd700 (LWP 11945)]</div><div class="gmail_extra">

[New Thread 0x7fffc462c700 (LWP 11946)]</div><div class="gmail_extra">[New Thread 0x7fffd56dd700 (LWP 11947)]</div><div class="gmail_extra">terminate called after throwing an instance of 'libebml::CRTError'</div>
<div class="gmail_extra">
  what():  Error allocating data: Cannot allocate memory</div><div class="gmail_extra"><br></div><div class="gmail_extra">Program received signal SIGABRT, Aborted.</div><div class="gmail_extra">[Switching to Thread 0x7fffe2065700 (LWP 11942)]</div>

<div class="gmail_extra">0x00007ffff69c2475 in *__GI_raise (sig=<optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64</div><div class="gmail_extra">64<span class="" style="white-space:pre">    </span>../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory.</div>

<div class="gmail_extra">(gdb) bt</div><div class="gmail_extra">#0  0x00007ffff69c2475 in *__GI_raise (sig=<optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64</div><div class="gmail_extra">#1  0x00007ffff69c56f0 in *__GI_abort () at abort.c:92</div>

<div class="gmail_extra">#2  0x00007ffff721789d in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6</div><div class="gmail_extra">#3  0x00007ffff7215996 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6</div>

<div class="gmail_extra">#4  0x00007ffff72159c3 in std::terminate() () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6</div><div class="gmail_extra">#5  0x00007ffff7215bee in __cxa_throw () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6</div>

<div class="gmail_extra">#6  0x00007fffe80313c6 in libebml::EbmlBinary::ReadData(libebml::IOCallback&, libebml::ScopeMode) () from /usr/lib/x86_64-linux-gnu/libebml.so.3</div><div class="gmail_extra">#7  0x00007fffe3b7a500 in libmatroska::KaxInternalBlock::ReadData(libebml::IOCallback&, libebml::ScopeMode) () from /usr/lib/x86_64-linux-gnu/libmatroska.so.5</div>

<div class="gmail_extra">#8  0x00007fffe3dcf592 in matroska_segment_c::BlockGet (this=0xa8d9b0, pp_block=<optimized out>, pp_simpleblock=<optimized out>, pb_key_picture=<optimized out>, pb_discardable_picture=0x7fffe2064d67, pi_duration=0x7fffe2064d78)</div>

<div class="gmail_extra">    at matroska_segment.cpp:1558</div><div class="gmail_extra">#9  0x00007fffe3dc6d1e in Demux (p_demux=0x7fffd0000cb8) at mkv.cpp:692</div><div class="gmail_extra">#10 0x00007ffff792f40b in demux_Demux (p_demux=0x7fffd0000cb8) at input/demux.h:44</div>

<div class="gmail_extra">#11 MainLoopDemux (i_start_mdate=1966156018, pb_demux_polled=<synthetic pointer>, pb_changed=<synthetic pointer>, p_input=0xaa8168) at input/input.c:591</div><div class="gmail_extra">
#12 MainLoop (p_input=p_input@entry=0xaa8168, b_interactive=b_interactive@entry=true) at input/input.c:765</div>
<div class="gmail_extra">#13 0x00007ffff792fad5 in Run (obj=0xaa8168) at input/input.c:553</div><div class="gmail_extra">#14 0x00007ffff76c3b50 in start_thread (arg=<optimized out>) at pthread_create.c:304</div><div class="gmail_extra">

#15 0x00007ffff6a6aa7d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112</div><div class="gmail_extra">#16 0x0000000000000000 in ?? ()</div><div class="gmail_extra">(gdb) disass $pc-32,$pc+32</div><div class="gmail_extra">

Dump of assembler code from 0x7ffff69c2455 to 0x7ffff69c2495:</div><div class="gmail_extra">   0x00007ffff69c2455 <*__GI_raise+21>:<span class="" style="white-space:pre">      </span>mov    $0xf000000,%edx</div><div class="gmail_extra">

   0x00007ffff69c245a <*__GI_raise+26>:<span class="" style="white-space:pre">        </span>add    $0x8964c689,%eax</div><div class="gmail_extra">   0x00007ffff69c245f <*__GI_raise+31>:<span class="" style="white-space:pre">     </span>add    $0x25,%al</div>

<div class="gmail_extra">   0x00007ffff69c2461 <*__GI_raise+33>:<span class="" style="white-space:pre">       </span>rolb   (%rdx)</div><div class="gmail_extra">   0x00007ffff69c2463 <*__GI_raise+35>:<span class="" style="white-space:pre">        </span>add    %al,(%rax)</div>

<div class="gmail_extra">   0x00007ffff69c2465 <*__GI_raise+37>:<span class="" style="white-space:pre">       </span>movslq %edi,%rdx</div><div class="gmail_extra">   0x00007ffff69c2468 <*__GI_raise+40>:<span class="" style="white-space:pre">      </span>movslq %esi,%rsi</div>

<div class="gmail_extra">   0x00007ffff69c246b <*__GI_raise+43>:<span class="" style="white-space:pre">       </span>movslq %eax,%rdi</div><div class="gmail_extra">   0x00007ffff69c246e <*__GI_raise+46>:<span class="" style="white-space:pre">      </span>mov    $0xea,%eax</div>

<div class="gmail_extra">   0x00007ffff69c2473 <*__GI_raise+51>:<span class="" style="white-space:pre">       </span>syscall </div><div class="gmail_extra">=> 0x00007ffff69c2475 <*__GI_raise+53>:<span class="" style="white-space:pre">    </span>cmp    $0xfffffffffffff000,%rax</div>

<div class="gmail_extra">   0x00007ffff69c247b <*__GI_raise+59>:<span class="" style="white-space:pre">       </span>ja     0x7ffff69c2492 <*__GI_raise+82></div><div class="gmail_extra">   0x00007ffff69c247d <*__GI_raise+61>:<span class="" style="white-space:pre">        </span>repz retq </div>

<div class="gmail_extra">   0x00007ffff69c247f <*__GI_raise+63>:<span class="" style="white-space:pre">       </span>nop</div><div class="gmail_extra">   0x00007ffff69c2480 <*__GI_raise+64>:<span class="" style="white-space:pre">   </span>test   %eax,%eax</div>

<div class="gmail_extra">   0x00007ffff69c2482 <*__GI_raise+66>:<span class="" style="white-space:pre">       </span>jg     0x7ffff69c2465 <*__GI_raise+37></div><div class="gmail_extra">   0x00007ffff69c2484 <*__GI_raise+68>:<span class="" style="white-space:pre">        </span>test   $0x7fffffff,%eax</div>

<div class="gmail_extra">   0x00007ffff69c2489 <*__GI_raise+73>:<span class="" style="white-space:pre">       </span>jne    0x7ffff69c24a2 <*__GI_raise+98></div><div class="gmail_extra">   0x00007ffff69c248b <*__GI_raise+75>:<span class="" style="white-space:pre">        </span>mov    %esi,%eax</div>

<div class="gmail_extra">   0x00007ffff69c248d <*__GI_raise+77>:<span class="" style="white-space:pre">       </span>nopl   (%rax)</div><div class="gmail_extra">   0x00007ffff69c2490 <*__GI_raise+80>:<span class="" style="white-space:pre">        </span>jmp    0x7ffff69c2465 <*__GI_raise+37></div>

<div class="gmail_extra">   0x00007ffff69c2492 <*__GI_raise+82>:<span class="" style="white-space:pre">       </span>mov    0x35197f(%rip),%rdx        # 0x7ffff6d13e18</div><div class="gmail_extra">End of assembler dump.</div>

<div class="gmail_extra">(gdb) info all-registers</div><div class="gmail_extra">rax            0x0<span class="" style="white-space:pre"> </span>0</div><div class="gmail_extra">rbx            0x7fffe4041678<span class="" style="white-space:pre"> </span>140737018861176</div>

<div class="gmail_extra">rcx            0xffffffffffffffff<span class="" style="white-space:pre">       </span>-1</div><div class="gmail_extra">rdx            0x6<span class="" style="white-space:pre">   </span>6</div><div class="gmail_extra">

rsi            0x2ea6<span class="" style="white-space:pre">    </span>11942</div><div class="gmail_extra">rdi            0x2e6a<span class="" style="white-space:pre">     </span>11882</div><div class="gmail_extra">rbp            0x603140<span class="" style="white-space:pre">   </span>0x603140</div>

<div class="gmail_extra">rsp            0x7fffe2064a88<span class="" style="white-space:pre">   </span>0x7fffe2064a88</div><div class="gmail_extra">r8             0xa<span class="" style="white-space:pre">       </span>10</div><div class="gmail_extra">

r9             0x7fffe2065700<span class="" style="white-space:pre">    </span>140736985454336</div><div class="gmail_extra">r10            0x8<span class="" style="white-space:pre">      </span>8</div><div class="gmail_extra">r11            0x206<span class="" style="white-space:pre">  </span>518</div>

<div class="gmail_extra">r12            0x7fffe403e0c0<span class="" style="white-space:pre">   </span>140737018847424</div><div class="gmail_extra">r13            0x7fffe2064d67<span class="" style="white-space:pre">   </span>140736985451879</div>

<div class="gmail_extra">r14            0xa8d9b0<span class="" style="white-space:pre"> </span>11065776</div><div class="gmail_extra">r15            0x7fffe403f8b0<span class="" style="white-space:pre">  </span>140737018853552</div>

<div class="gmail_extra">rip            0x7ffff69c2475<span class="" style="white-space:pre">   </span>0x7ffff69c2475 <*__GI_raise+53></div><div class="gmail_extra">eflags         0x206<span class="" style="white-space:pre">        </span>[ PF IF ]</div>

<div class="gmail_extra">cs             0x33<span class="" style="white-space:pre">     </span>51</div><div class="gmail_extra">ss             0x2b<span class="" style="white-space:pre">  </span>43</div><div class="gmail_extra">

ds             0x0<span class="" style="white-space:pre">       </span>0</div><div class="gmail_extra">es             0x0<span class="" style="white-space:pre">    </span>0</div><div class="gmail_extra">fs             0x0<span class="" style="white-space:pre">    </span>0</div>

<div class="gmail_extra">gs             0x0<span class="" style="white-space:pre">      </span>0</div><div class="gmail_extra">st0            0<span class="" style="white-space:pre">      </span>(raw 0x00000000000000000000)</div><div class="gmail_extra">

st1            0<span class="" style="white-space:pre"> </span>(raw 0x00000000000000000000)</div><div class="gmail_extra">st2            0<span class="" style="white-space:pre">   </span>(raw 0x00000000000000000000)</div><div class="gmail_extra">

st3            0<span class="" style="white-space:pre"> </span>(raw 0x00000000000000000000)</div><div class="gmail_extra">st4            0<span class="" style="white-space:pre">   </span>(raw 0x00000000000000000000)</div><div class="gmail_extra">

st5            0<span class="" style="white-space:pre"> </span>(raw 0x00000000000000000000)</div><div class="gmail_extra">st6            0<span class="" style="white-space:pre">   </span>(raw 0x00000000000000000000)</div><div class="gmail_extra">

st7            0<span class="" style="white-space:pre"> </span>(raw 0x00000000000000000000)</div><div class="gmail_extra">fctrl          0x37f<span class="" style="white-space:pre">        </span>895</div><div class="gmail_extra">

fstat          0x0<span class="" style="white-space:pre">        </span>0</div><div class="gmail_extra">ftag           0xffff<span class="" style="white-space:pre">  </span>65535</div><div class="gmail_extra">fiseg          0x0<span class="" style="white-space:pre"> </span>0</div>

<div class="gmail_extra">fioff          0x0<span class="" style="white-space:pre">       </span>0</div><div class="gmail_extra">foseg          0x0<span class="" style="white-space:pre">     </span>0</div><div class="gmail_extra">fooff          0x0<span class="" style="white-space:pre">     </span>0</div>

<div class="gmail_extra">fop            0x0<span class="" style="white-space:pre">      </span>0</div><div class="gmail_extra">mxcsr          0x9fe8<span class="" style="white-space:pre">  </span>[ OE PE DAZ IM DM ZM OM UM PM FZ ]</div>

<div class="gmail_extra">ymm0           {v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x0, 0x0, 0x0}, v32_int8 = {0x0 <repeats 32 times>}, v16_int16 = {0x0 <repeats 16 times>}, v8_int32 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, </div>

<div class="gmail_extra">  v4_int64 = {0x0, 0x0, 0x0, 0x0}, v2_int128 = {0x00000000000000000000000000000000, 0x00000000000000000000000000000000}}</div><div class="gmail_extra">ymm1           {v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x0, 0x0, 0x0}, v32_int8 = {0x0 <repeats 32 times>}, v16_int16 = {0x0 <repeats 16 times>}, v8_int32 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, </div>

<div class="gmail_extra">  v4_int64 = {0x0, 0x0, 0x0, 0x0}, v2_int128 = {0x00000000000000000000000000000000, 0x00000000000000000000000000000000}}</div><div class="gmail_extra">ymm2           {v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x8000000000000000, 0x8000000000000000, 0x0, 0x0}, v32_int8 = {0x0, 0x0, 0x0, 0x0, 0x0, 0xff, 0xff, 0xff, 0x0, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, </div>

<div class="gmail_extra">    0x0 <repeats 16 times>}, v16_int16 = {0x0, 0x0, 0xff00, 0xffff, 0xff00, 0xffff, 0xffff, 0xffff, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v8_int32 = {0x0, 0xffffff00, 0xffffff00, 0xffffffff, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {</div>

<div class="gmail_extra">    0xffffff0000000000, 0xffffffffffffff00, 0x0, 0x0}, v2_int128 = {0xffffffffffffff00ffffff0000000000, 0x00000000000000000000000000000000}}</div><div class="gmail_extra">ymm3           {v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x0, 0x0, 0x0}, v32_int8 = {0x0 <repeats 32 times>}, v16_int16 = {0x0 <repeats 16 times>}, v8_int32 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, </div>

<div class="gmail_extra">  v4_int64 = {0x0, 0x0, 0x0, 0x0}, v2_int128 = {0x00000000000000000000000000000000, 0x00000000000000000000000000000000}}</div><div class="gmail_extra">ymm4           {v8_float = {0x0, 0x10200000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x8000000000000000, 0x8000000000000000, 0x0, 0x0}, v32_int8 = {0x99, 0xe5, 0x63, 0xf0, 0xfc, 0x9d, 0xa4, 0xd4, 0xb0, 0xb0, 0x89, 0x6e, 0x44, 0xe7, </div>

<div class="gmail_extra">    0x12, 0x6d, 0x0 <repeats 16 times>}, v16_int16 = {0xe599, 0xf063, 0x9dfc, 0xd4a4, 0xb0b0, 0x6e89, 0xe744, 0x6d12, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v8_int32 = {0xf063e599, 0xd4a49dfc, 0x6e89b0b0, 0x6d12e744, 0x0, 0x0, 0x0, </div>

<div class="gmail_extra">    0x0}, v4_int64 = {0xd4a49dfcf063e599, 0x6d12e7446e89b0b0, 0x0, 0x0}, v2_int128 = {0x6d12e7446e89b0b0d4a49dfcf063e599, 0x00000000000000000000000000000000}}</div><div class="gmail_extra">ymm5           {v8_float = {0x0, 0x0, 0x62a2c, 0xfff2c70f, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x8000000000000000, 0x0, 0x0}, v32_int8 = {0x8b, 0x77, 0x3, 0xec, 0x2b, 0x37, 0x7e, 0x27, 0x95, 0x45, 0xc5, 0x48, 0x1a, 0x8f, 0x53, 0xc9, </div>

<div class="gmail_extra">    0x0 <repeats 16 times>}, v16_int16 = {0x778b, 0xec03, 0x372b, 0x277e, 0x4595, 0x48c5, 0x8f1a, 0xc953, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v8_int32 = {0xec03778b, 0x277e372b, 0x48c54595, 0xc9538f1a, 0x0, 0x0, 0x0, 0x0}, </div>

<div class="gmail_extra">  v4_int64 = {0x277e372bec03778b, 0xc9538f1a48c54595, 0x0, 0x0}, v2_int128 = {0xc9538f1a48c54595277e372bec03778b, 0x00000000000000000000000000000000}}</div><div class="gmail_extra">ymm6           {v8_float = {0x62a2c, 0xfff2c70f, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x8000000000000000, 0x8000000000000000, 0x0, 0x0}, v32_int8 = {0x95, 0x45, 0xc5, 0x48, 0x1a, 0x8f, 0x53, 0xc9, 0xca, 0x39, 0x9b, 0x2e, 0x6e, </div>

<div class="gmail_extra">    0x70, 0xf2, 0xdd, 0x0 <repeats 16 times>}, v16_int16 = {0x4595, 0x48c5, 0x8f1a, 0xc953, 0x39ca, 0x2e9b, 0x706e, 0xddf2, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v8_int32 = {0x48c54595, 0xc9538f1a, 0x2e9b39ca, 0xddf2706e, 0x0, 0x0, </div>

<div class="gmail_extra">    0x0, 0x0}, v4_int64 = {0xc9538f1a48c54595, 0xddf2706e2e9b39ca, 0x0, 0x0}, v2_int128 = {0xddf2706e2e9b39cac9538f1a48c54595, 0x00000000000000000000000000000000}}</div><div class="gmail_extra">ymm7           {v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x0, 0x0, 0x0}, v32_int8 = {0xf0, 0x42, 0x36, 0x1, 0x0, 0x0, 0x0, 0x0, 0x70, 0x31, 0x8b, 0x0 <repeats 21 times>}, v16_int16 = {0x42f0, 0x136, 0x0, </div>

<div class="gmail_extra">    0x0, 0x3170, 0x8b, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v8_int32 = {0x13642f0, 0x0, 0x8b3170, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x13642f0, 0x8b3170, 0x0, 0x0}, v2_int128 = {0x00000000008b317000000000013642f0, </div>

<div class="gmail_extra">    0x00000000000000000000000000000000}}</div><div class="gmail_extra">ymm8           {v8_float = {0x1, 0xfffffffd, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0xffffffffffffffd2, 0x0, 0x0, 0x0}, v32_int8 = {0xf, 0x2d, 0xc2, 0x3f, 0x9e, 0x6, 0x47, 0xc0, 0x0 <repeats 24 times>}, v16_int16 = {0x2d0f, 0x3fc2, </div>

<div class="gmail_extra">    0x69e, 0xc047, 0x0 <repeats 12 times>}, v8_int32 = {0x3fc22d0f, 0xc047069e, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0xc047069e3fc22d0f, 0x0, 0x0, 0x0}, v2_int128 = {0x0000000000000000c047069e3fc22d0f, </div>

<div class="gmail_extra">    0x00000000000000000000000000000000}}</div><div class="gmail_extra">ymm9           {v8_float = {0x0, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x1, 0x0, 0x0, 0x0}, v32_int8 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xf0, 0x3f, 0x0 <repeats 24 times>}, v16_int16 = {0x0, 0x0, 0x0, 0x3ff0, </div>

<div class="gmail_extra">    0x0 <repeats 12 times>}, v8_int32 = {0x0, 0x3ff00000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x3ff0000000000000, 0x0, 0x0, 0x0}, v2_int128 = {0x00000000000000003ff0000000000000, 0x00000000000000000000000000000000}}</div>

<div class="gmail_extra">ymm10          {v8_float = {0x0, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x1, 0x0, 0x0, 0x0}, v32_int8 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xf0, 0x3f, 0x0 <repeats 24 times>}, v16_int16 = {0x0, 0x0, 0x0, 0x3ff0, </div>

<div class="gmail_extra">    0x0 <repeats 12 times>}, v8_int32 = {0x0, 0x3ff00000, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x3ff0000000000000, 0x0, 0x0, 0x0}, v2_int128 = {0x00000000000000003ff0000000000000, 0x00000000000000000000000000000000}}</div>

<div class="gmail_extra">ymm11          {v8_float = {0x9689a800, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x0, 0x0, 0x0}, v32_int8 = {0x6a, 0xa2, 0x65, 0x50, 0xf2, 0xea, 0x8f, 0xbd, 0x0 <repeats 24 times>}, v16_int16 = {0xa26a, 0x5065, 0xeaf2, </div>

<div class="gmail_extra">    0xbd8f, 0x0 <repeats 12 times>}, v8_int32 = {0x5065a26a, 0xbd8feaf2, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0xbd8feaf25065a26a, 0x0, 0x0, 0x0}, v2_int128 = {0x0000000000000000bd8feaf25065a26a, 0x00000000000000000000000000000000}}</div>

<div class="gmail_extra">ymm12          {v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x0, 0x0, 0x0}, v32_int8 = {0x29, 0xf2, 0x88, 0x6c, 0xa6, 0x49, 0xde, 0x3e, 0x0 <repeats 24 times>}, v16_int16 = {0xf229, 0x6c88, 0x49a6, 0x3ede, </div>

<div class="gmail_extra">    0x0 <repeats 12 times>}, v8_int32 = {0x6c88f229, 0x3ede49a6, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x3ede49a66c88f229, 0x0, 0x0, 0x0}, v2_int128 = {0x00000000000000003ede49a66c88f229, 0x00000000000000000000000000000000}}</div>

<div class="gmail_extra">ymm13          {v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x0, 0x0, 0x0}, v32_int8 = {0xb3, 0x12, 0x58, 0x17, 0x64, 0x46, 0xe6, 0x3b, 0x0 <repeats 24 times>}, v16_int16 = {0x12b3, 0x1758, 0x4664, 0x3be6, </div>

<div class="gmail_extra">    0x0 <repeats 12 times>}, v8_int32 = {0x175812b3, 0x3be64664, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x3be64664175812b3, 0x0, 0x0, 0x0}, v2_int128 = {0x00000000000000003be64664175812b3, 0x00000000000000000000000000000000}}</div>

<div class="gmail_extra">ymm14          {v8_float = {0x0, 0x3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x2d, 0x0, 0x0, 0x0}, v32_int8 = {0xc0, 0x9, 0xf2, 0x16, 0xb5, 0xdf, 0x46, 0x40, 0x0 <repeats 24 times>}, v16_int16 = {0x9c0, 0x16f2, 0xdfb5, 0x4046, </div>

<div class="gmail_extra">    0x0 <repeats 12 times>}, v8_int32 = {0x16f209c0, 0x4046dfb5, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x4046dfb516f209c0, 0x0, 0x0, 0x0}, v2_int128 = {0x00000000000000004046dfb516f209c0, 0x00000000000000000000000000000000}}</div>

<div class="gmail_extra">ymm15          {v8_float = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_double = {0x0, 0x0, 0x0, 0x0}, v32_int8 = {0x0, 0x1d, 0xd4, 0xf9, 0xfd, 0x2e, 0x6b, 0x3f, 0x0 <repeats 24 times>}, v16_int16 = {0x1d00, 0xf9d4, 0x2efd, 0x3f6b, </div>

<div class="gmail_extra">    0x0 <repeats 12 times>}, v8_int32 = {0xf9d41d00, 0x3f6b2efd, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int64 = {0x3f6b2efdf9d41d00, 0x0, 0x0, 0x0}, v2_int128 = {0x00000000000000003f6b2efdf9d41d00, 0x00000000000000000000000000000000}}</div>

<div class="gmail_extra">(gdb) quit</div></div></div></div>