* [Bug 65085] New: [radeonsi LLVM] Segfault during OpenCL kernel compilation
@ 2013-05-28 15:43 bugzilla-daemon
2013-05-28 15:43 ` [Bug 65085] " bugzilla-daemon
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: bugzilla-daemon @ 2013-05-28 15:43 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 1130 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=65085
Priority: medium
Bug ID: 65085
Assignee: dri-devel@lists.freedesktop.org
Summary: [radeonsi LLVM] Segfault during OpenCL kernel
compilation
Severity: normal
Classification: Unclassified
OS: All
Reporter: niels_ole@salscheider-online.de
Hardware: Other
Status: NEW
Version: git
Component: Drivers/Gallium/radeonsi
Product: Mesa
Created attachment 79901
--> https://bugs.freedesktop.org/attachment.cgi?id=79901&action=edit
Kernel that causes the segfault
I get a segmentation fault in LLVM with Tom Stellard's recent radeonsi compute
patches
(http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20130520/175743.html)
with the attached kernel.
I can work around the issue when executing the if-block in the kernel
unconditionally or with the attached patch to LLVM.
Desc.OpInfo[0].RegClass equals -1 when the segmentation fault occurs.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2671 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 4+ messages in thread* [Bug 65085] [radeonsi LLVM] Segfault during OpenCL kernel compilation
2013-05-28 15:43 [Bug 65085] New: [radeonsi LLVM] Segfault during OpenCL kernel compilation bugzilla-daemon
@ 2013-05-28 15:43 ` bugzilla-daemon
2013-05-28 15:44 ` bugzilla-daemon
2013-11-16 2:26 ` bugzilla-daemon
2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2013-05-28 15:43 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 335 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=65085
--- Comment #1 from Niels Ole Salscheider <niels_ole@salscheider-online.de> ---
Created attachment 79903
--> https://bugs.freedesktop.org/attachment.cgi?id=79903&action=edit
Patch to work around the issue
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1380 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Bug 65085] [radeonsi LLVM] Segfault during OpenCL kernel compilation
2013-05-28 15:43 [Bug 65085] New: [radeonsi LLVM] Segfault during OpenCL kernel compilation bugzilla-daemon
2013-05-28 15:43 ` [Bug 65085] " bugzilla-daemon
@ 2013-05-28 15:44 ` bugzilla-daemon
2013-11-16 2:26 ` bugzilla-daemon
2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2013-05-28 15:44 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 319 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=65085
--- Comment #2 from Niels Ole Salscheider <niels_ole@salscheider-online.de> ---
Created attachment 79904
--> https://bugs.freedesktop.org/attachment.cgi?id=79904&action=edit
Full backtrace
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1248 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Bug 65085] [radeonsi LLVM] Segfault during OpenCL kernel compilation
2013-05-28 15:43 [Bug 65085] New: [radeonsi LLVM] Segfault during OpenCL kernel compilation bugzilla-daemon
2013-05-28 15:43 ` [Bug 65085] " bugzilla-daemon
2013-05-28 15:44 ` bugzilla-daemon
@ 2013-11-16 2:26 ` bugzilla-daemon
2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2013-11-16 2:26 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 572 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=65085
Tom Stellard <tstellar@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #3 from Tom Stellard <tstellar@gmail.com> ---
This is working for me with the latest LLVM code. Please re-open if it is not
working for you.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2055 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2013-11-16 2:26 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-28 15:43 [Bug 65085] New: [radeonsi LLVM] Segfault during OpenCL kernel compilation bugzilla-daemon
2013-05-28 15:43 ` [Bug 65085] " bugzilla-daemon
2013-05-28 15:44 ` bugzilla-daemon
2013-11-16 2:26 ` bugzilla-daemon
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.