<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - VA-API radeonsi SIGSEGV __memmove_avx_unaligned"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=111236#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - VA-API radeonsi SIGSEGV __memmove_avx_unaligned"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=111236">bug 111236</a>
              from <span class="vcard"><a class="email" href="mailto:liewkj@yahoo.com" title="KJ Liew <liewkj@yahoo.com>"> <span class="fn">KJ Liew</span></a>
</span></b>
        <pre>Here's the gdb stack-trace with debug build. If you need the same test video
clip, this is what I used
Test h264 clip:
$ youtube-dl -f mp4 <a href="https://www.youtube.com/watch?v=azvR__GRQic">https://www.youtube.com/watch?v=azvR__GRQic</a>

Thread 4 "multiqueue0:src" received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7ffff5cc3700 (LWP 2173)]
0x00007ffff7f42c05 in __memmove_avx_unaligned () from /usr/lib/libc.so.6
(gdb) bt
#0  0x00007ffff7f42c05 in __memmove_avx_unaligned () from /usr/lib/libc.so.6
#1  0x00007fffda0ce432 in util_copy_rect (dst=0x7ffff53e6000
"_base_parse_set_passthrough", format=PIPE_FORMAT_R8_UNORM, dst_stride=0x100, 
    dst_x=0x0, dst_y=0x0, width=0x20, height=0x20, src=0x7fffec07d850 "",
src_stride=0x20, src_x=0x0, src_y=0x0)
    at ../mesa-19.1.3/src/gallium/auxiliary/util/u_surface.c:105
#2  0x00007fffda0ce4c6 in util_copy_box (dst=0x7ffff53e6000
"_base_parse_set_passthrough", format=PIPE_FORMAT_R8_UNORM, dst_stride=0x100, 
    dst_slice_stride=0x2000, dst_x=0x0, dst_y=0x0, dst_z=0x0, width=0x20,
height=0x20, depth=0x1, src=0x7fffec07d850 "", src_stride=0x20, 
    src_slice_stride=0x0, src_x=0x0, src_y=0x0, src_z=0x0) at
../mesa-19.1.3/src/gallium/auxiliary/util/u_surface.c:131
#3  0x00007fffdad7d8f5 in u_default_texture_subdata (pipe=0x7fffe82ff760,
resource=0x7fffec073f20, level=0x0, usage=0x102, box=0x7ffff5cc1550, 
    data=0x7fffec07d850, stride=0x20, layer_stride=0x0) at
../mesa-19.1.3/src/gallium/auxiliary/util/u_transfer.c:67
#4  0x00007fffe74b7c56 in vlVaPutImage (ctx=0x7fffe82f2400, surface=0xc,
image=0xd, src_x=0x0, src_y=0x0, src_width=0x40, src_height=0x40, 
    dest_x=0x0, dest_y=0x0, dest_width=0x40, dest_height=0x40) at
../mesa-19.1.3/src/gallium/state_trackers/va/image.c:607
#5  0x00007ffff4976ffd in vaPutImage () from /usr/lib/libva.so.2
#6  0x00007ffff49f4c1e in ?? () from /usr/lib/gstreamer-1.0/libgstvaapi.so
#7  0x00007ffff4a2ecf3 in ?? () from /usr/lib/gstreamer-1.0/libgstvaapi.so
#8  0x00007ffff4a2f2bf in ?? () from /usr/lib/gstreamer-1.0/libgstvaapi.so
#9  0x00007ffff4a2703b in ?? () from /usr/lib/gstreamer-1.0/libgstvaapi.so
#10 0x00007ffff782fe53 in ?? () from /usr/lib/libgstbase-1.0.so.0
#11 0x00007ffff7835ee1 in ?? () from /usr/lib/libgstbase-1.0.so.0
#12 0x00007ffff7a3bcca in gst_pad_query () from /usr/lib/libgstreamer-1.0.so.0
#13 0x00007ffff7a3c3de in gst_pad_peer_query () from
/usr/lib/libgstreamer-1.0.so.0
#14 0x00007ffff7a0a887 in gst_pad_peer_query_caps () from
/usr/lib/libgstreamer-1.0.so.0
#15 0x00007ffff7835cd1 in ?? () from /usr/lib/libgstbase-1.0.so.0</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>