<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Random radeonsi crashes with mesa 10.3.x"
href="https://bugs.freedesktop.org/show_bug.cgi?id=85647#c27">Comment # 27</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Random radeonsi crashes with mesa 10.3.x"
href="https://bugs.freedesktop.org/show_bug.cgi?id=85647">bug 85647</a>
from <span class="vcard"><a class="email" href="mailto:hannu.tmp@pp.inet.fi" title="Hannu <hannu.tmp@pp.inet.fi>"> <span class="fn">Hannu</span></a>
</span></b>
<pre>I built mesa 10.4.0-devel (master) from mesa git.
+linux 3.18.0-rc4
Tested with a 23 minute full screen flash video same as before,
sixth playback of the video crashed.
Mesa 10.3.2 with the bypassed si_dma_copy_tile() as in <a href="show_bug.cgi?id=85647#c26">comment 26</a> has not
crashed yet
si_dma_copy_buffer(sctx, dst, src, dst_offset, src_offset,
src_box->height * src_pitch);
} else {
+ goto fallback;
si_dma_copy_tile(sctx, dst, dst_level, dst_x, dst_y, dst_z,</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>