<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - r300_dri.so SIGSEGV in llvm_pipeline_generic under Cinnamon"
href="https://bugs.freedesktop.org/show_bug.cgi?id=106533#c11">Comment # 11</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - r300_dri.so SIGSEGV in llvm_pipeline_generic under Cinnamon"
href="https://bugs.freedesktop.org/show_bug.cgi?id=106533">bug 106533</a>
from <span class="vcard"><a class="email" href="mailto:anthonyjciani@gmail.com" title="Anthony Ciani <anthonyjciani@gmail.com>"> <span class="fn">Anthony Ciani</span></a>
</span></b>
<pre>Thanks. That patch resolved the issue with clear_with_quad and Cinnamon as
well.
While I was looking at the source, I did notice that many of the functions
assumed that their inputs were valid. I was speculating that clear_with_quad
may have calculated a zero or even negative number of elements and passed that
along to draw_pt_arrays, which would have passed a NULL array or negative index
to llvm.
You might want to apply that patch to the 17.1, 17.2 and 17.3 branches as well.
While researching this bug I saw several posts from people having llvm
problems on Radeon hardware with Fedora and Ubuntu versions based on the 17.x
branches.</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>