From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 76223] [radeonsi] luxmark segfault Date: Tue, 17 Jun 2014 16:05:28 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0435820512==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 355256E6BC for ; Tue, 17 Jun 2014 09:05:28 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0435820512== Content-Type: multipart/alternative; boundary="1403021128.df8ABDd01.17171"; charset="us-ascii" --1403021128.df8ABDd01.17171 Date: Tue, 17 Jun 2014 16:05:28 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=76223 --- Comment #8 from Aaron Watry --- 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. --1403021128.df8ABDd01.17171 Date: Tue, 17 Jun 2014 16:05:28 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 8 on bug 76223 from
Created attachment 101243 [details]
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.
--1403021128.df8ABDd01.17171-- --===============0435820512== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============0435820512==--