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

            Bug ID: 43693
           Summary: Clang++ segfaults when compiling our code
           Product: clang
           Version: unspecified
          Hardware: Macintosh
                OS: MacOS X
            Status: NEW
          Severity: normal
          Priority: P
         Component: C++
          Assignee: unassignedclangb...@nondot.org
          Reporter: benso...@llnl.gov
                CC: blitzrak...@gmail.com, dgre...@apple.com,
                    erik.pilking...@gmail.com, llvm-bugs@lists.llvm.org,
                    richard-l...@metafoo.co.uk

Created attachment 22680
  --> https://bugs.llvm.org/attachment.cgi?id=22680&action=edit
Files requested in error message

Hi,

Recent clangs have been segfaulting on OSX when compiling our code,
https://github.com/llnl/lbann. It seems to be an issue in one translation unit
in particular, "src/layers/loss/cross_entropy.cpp".

I've followed the instructions at the end of the segfault message and attached
a tarball, "clang-cross-entropy-issue.tar.xz", with the requested files as well
as a log of the output. This was reproduced yesterday with a clang I build from
the head of "master".

Please let me know if there's anything else you need from me. Any help would be
much appreciated.

Cheers,
Tom

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to