[llvm-bugs] [Bug 32009] New: Crash compiling CUDA code from Caffe

via llvm-bugs llvm-bugs at lists.llvm.org
Sat Feb 18 21:35:50 PST 2017


https://bugs.llvm.org/show_bug.cgi?id=32009

            Bug ID: 32009
           Summary: Crash compiling CUDA code from Caffe
           Product: new-bugs
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: new bugs
          Assignee: unassignedbugs at nondot.org
          Reporter: chriskitching at linux.com
                CC: llvm-bugs at lists.llvm.org

Using revision 295380, obtained from here:
http://repos.uni-plovdiv.net/archlinux/llvm-svn/x86_64/

Attempts to compile Caffe using Clang's native CUDA support are often
successful, but occasionally they yield a crash in Clang. When failure occurs,
the preprocessed code and shell script emitted by Clang's crash reporter will
consistently reproduce the failure, even though the failure itself appears only
occasionally.

Two crash reports are attached, zipped.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20170219/09cec59d/attachment.html>


More information about the llvm-bugs mailing list