[llvm-bugs] [Bug 32953] New: Compiler crash during compilation

via llvm-bugs llvm-bugs at lists.llvm.org
Sun May 7 06:23:35 PDT 2017


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

            Bug ID: 32953
           Summary: Compiler crash during compilation
           Product: clang
           Version: unspecified
          Hardware: Macintosh
                OS: MacOS X
            Status: NEW
          Severity: normal
          Priority: P
         Component: C++
          Assignee: unassignedclangbugs at nondot.org
          Reporter: rdsmith at chromium.org
                CC: dgregor at apple.com, llvm-bugs at lists.llvm.org

(Filing bug as per request in crash output.)

I was developing in Chromium on a mac (Mac OS X 10.12.4, clang version reported
as 5.0.0) and got the following output:

1.      ../../content/common/cookies_traits.cc:71:67: current parser token '('
2.      ../../content/common/cookies_traits.cc:7:1: parsing namespace 'mojo'
clang: error: unable to execute command: Segmentation fault: 11
clang: error: clang frontend command failed due to signal (use -v to see
invocation)
clang version 5.0.0 (trunk 300839)
Target: x86_64-apple-darwin16.5.0
Thread model: posix
InstalledDir:
/Users/rdsmith/Sandboxen/chrome/src/out/Default/../../third_party/llvm-build/Release+Asserts/bin
clang: note: diagnostic msg: PLEASE submit a bug report to
http://llvm.org/bugs/ and include the crash backtrace, preprocessed source, and
associated run script.
clang: note: diagnostic msg: 
********************

PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
Preprocessed source(s) and associated run script(s) are located at:
clang: note: diagnostic msg:
/var/folders/5v/_2mv9ct52k3cwxt1bhlj2gw0003_2_/T/cookies_traits-9810ca.cpp
clang: note: diagnostic msg:
/var/folders/5v/_2mv9ct52k3cwxt1bhlj2gw0003_2_/T/cookies_traits-9810ca.sh
clang: note: diagnostic msg:
/var/folders/5v/_2mv9ct52k3cwxt1bhlj2gw0003_2_/T/cookies_traits-9810ca.crash
clang: note: diagnostic msg: 

********************

The above referenced files are bundled in a compressed tar archive and attached
to this report--let me know if you need more information.

-- 
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/20170507/45f6f570/attachment.html>


More information about the llvm-bugs mailing list