<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - [radeonsi] luxmark segfault"
href="https://bugs.freedesktop.org/show_bug.cgi?id=76223#c8">Comment # 8</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW --- - [radeonsi] luxmark segfault"
href="https://bugs.freedesktop.org/show_bug.cgi?id=76223">bug 76223</a>
from <span class="vcard"><a class="email" href="mailto:awatry@gmail.com" title="Aaron Watry <awatry@gmail.com>"> <span class="fn">Aaron Watry</span></a>
</span></b>
<pre>Created <span class=""><a href="attachment.cgi?id=101243" name="attach_101243" title="Test Case for SLG InitFrameBuffer Kernel">attachment 101243</a> <a href="attachment.cgi?id=101243&action=edit" title="Test Case for SLG InitFrameBuffer Kernel">[details]</a></span>
Test Case for SLG InitFrameBuffer Kernel
I've tracked down where slg4 is segfaulting on my machine currently. The
InitFrameBuffer Kernel is not being compiled/invoked correctly. It's a very
simple kernel that works fine IF you split the kernel out on its own, but when
you embed the kernel within a large source file (~8600 lines), the compilation
process seems to break.
There's an #if 0 at line 44 of this test case that will, when flipped, show how
the kernel itself is fine, but the other non-invoked code causes it to break.
I'm assuming that we've got some buffer/iterator in clover or LLVM which is
breaking on large CL source files.</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>