[Bug 76223] [radeonsi] luxmark segfault

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Jun 17 09:05:28 PDT 2014


https://bugs.freedesktop.org/show_bug.cgi?id=76223

--- Comment #8 from Aaron Watry <awatry at gmail.com> ---
Created attachment 101243
  --> https://bugs.freedesktop.org/attachment.cgi?id=101243&action=edit
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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140617/b9a2ef19/attachment.html>


More information about the dri-devel mailing list