<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Crash during texture upload linear_to_ytiled_faster"
href="https://bugs.freedesktop.org/show_bug.cgi?id=107764#c1">Comment # 1</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Crash during texture upload linear_to_ytiled_faster"
href="https://bugs.freedesktop.org/show_bug.cgi?id=107764">bug 107764</a>
from <span class="vcard"><a class="email" href="mailto:matteo.valdina@gmail.com" title="Matteo Valdina <matteo.valdina@gmail.com>"> <span class="fn">Matteo Valdina</span></a>
</span></b>
<pre>Same stack trace but without optimization
(gdb) bt
#0 __memcpy_ssse3 () at ../sysdeps/x86_64/multiarch/memcpy-ssse3.S:1819
#1 0x00007fb6e3ca3e14 in linear_to_ytiled (x0=0, x1=0, x2=128, x3=128, y0=0,
y3=32, dst=0x7fb6e0174000 "", src=0x7fb6e1293000 <error: Cannot access memory
at address 0x7fb6e1293000>, src_pitch=2560, swizzle_bit=0,
mem_copy=0x7fb6e8cff0b0 <__memcpy_ssse3>, mem_copy_align16=0x7fb6e8cff0b0
<__memcpy_ssse3>) at intel_tiled_memcpy.c:364
#2 0x00007fb6e3ca4bab in linear_to_ytiled_faster (x0=0, x1=0, x2=128, x3=128,
y0=0, y1=32, dst=0x7fb6e0174000 "", src=0x7fb6e1293000 <error: Cannot access
memory at address 0x7fb6e1293000>, src_pitch=2560, swizzle_bit=0,
mem_copy=0x7fb6e8cff0b0 <__memcpy_ssse3>) at intel_tiled_memcpy.c:632
#3 0x00007fb6e3ca537e in linear_to_tiled (xt1=0, xt2=2560, yt1=0, yt2=720,
dst=0x7fb6e0174000 "", src=0x7fb6e1293000 <error: Cannot access memory at
address 0x7fb6e1293000>, dst_pitch=2560, src_pitch=2560, has_swizzling=false,
tiling=ISL_TILING_Y0, mem_copy=0x7fb6e8cff0b0 <__memcpy_ssse3>) at
intel_tiled_memcpy.c:819
#4 0x00007fb6e3ca13ed in intel_texsubimage_tiled_memcpy (ctx=0x13c6ba0,
dims=2, texImage=0x19386a0, xoffset=0, yoffset=0, zoffset=0, width=640,
height=720, depth=1, format=32993, type=5121, pixels=0x7fb6e1293000,
packing=0x13d05a0)
at intel_tex_image.c:292
#5 0x00007fb6e3ca155a in intel_upload_tex (ctx=0x13c6ba0, dims=2,
texImage=0x19386a0, xoffset=0, yoffset=0, zoffset=0, width=640, height=720,
depth=1, format=32993, type=5121, pixels=0x7fb6e1293000, packing=0x13d05a0)
at intel_tex_image.c:338
#6 0x00007fb6e3ca1777 in intelTexImage (ctx=0x13c6ba0, dims=2,
texImage=0x19386a0, format=32993, type=5121, pixels=0x7fb6e1293000,
unpack=0x13d05a0) at intel_tex_image.c:373
#7 0x00007fb6e38429bd in teximage (no_error=false, pixels=0x7fb6e1293000,
imageSize=0, type=5121, format=32993, border=0, depth=1, height=720, width=640,
internalFormat=32993, level=0, target=3553, dims=2, compressed=0 '\000',
ctx=0x13c6ba0) at main/teximage.c:3102
#8 teximage_err (ctx=0x13c6ba0, compressed=0 '\000', dims=2, target=3553,
level=0, internalFormat=32993, width=640, height=720, depth=1, border=0,
format=32993, type=5121, imageSize=0, pixels=0x7fb6e1293000) at
main/teximage.c:3129
#9 0x00007fb6e384347b in _mesa_TexImage2D (target=3553, level=0,
internalFormat=32993, width=640, height=720, border=0, format=32993, type=5121,
pixels=0x7fb6e1293000) at main/teximage.c:3167
#10 0x00007fb6e50a2115 in gl_renderer_flush_damage (surface=<optimized out>) at
libweston/gl-renderer.c:1478
#11 0x00007fb6e9cb5ca8 in ?? () from /usr/lib64/libweston-5.so.0
#12 0x00007fb6e9a93d59 in wl_event_source_timer_dispatch (source=0x127e0a0,
ep=<optimized out>) at src/event-loop.c:236
#13 0x00007fb6e9a94412 in wl_event_loop_dispatch (loop=0x127f180,
timeout=timeout@entry=-1) at src/event-loop.c:641
#14 0x00007fb6e9a9302a in wl_display_run (display=0x127d930) at
src/wayland-server.c:1260</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>