[llvm-bugs] [Bug 36709] New: Clang crashes when compiling fuzzing tests for chromium.

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Mar 13 13:45:00 PDT 2018


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

            Bug ID: 36709
           Summary: Clang crashes when compiling fuzzing tests for
                    chromium.
           Product: clang
           Version: 5.0
          Hardware: PC
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: -New Bugs
          Assignee: unassignedclangbugs at nondot.org
          Reporter: denis.yaroshevskij at gmail.com
                CC: llvm-bugs at lists.llvm.org

1.      <eof> parser at end of file
2.      ../../base/files/file_path_watcher_fsevents.cc:19:11: LLVM IR
generation of declaration 'base'
3.      ../../base/files/file_path_watcher_fsevents.cc:83:31: Generating code
for declaration 'base::FilePathWatcherFSEvents::Watch'
clang++: error: unable to execute command: Abort trap: 6



clang++: error: clang frontend command failed due to signal (use -v to see
invocation)
clang version 7.0.0 (trunk 324578)
Target: x86_64-apple-darwin17.4.0
Thread model: posix
InstalledDir: ../../third_party/llvm-build/Release+Asserts/bin
clang++: note: diagnostic msg: PLEASE submit a bug report to
https://bugs.llvm.org/ 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/jc/p2xykjrx59dcts65x1wm00q85krbqt/T/file_path_watcher_fsevents-959136.cpp
clang++: note: diagnostic msg:
/var/folders/jc/p2xykjrx59dcts65x1wm00q85krbqt/T/file_path_watcher_fsevents-959136.sh
clang++: note: diagnostic msg: Crash backtrace is located in
clang++: note: diagnostic msg:
/Users/dyaroshev/Library/Logs/DiagnosticReports/clang++_<YYYY-MM-DD-HHMMSS>_<hostname>.crash
clang++: note: diagnostic msg: (choose the .crash file that corresponds to your
crash)
clang++: note: diagnostic msg: 

********************
[22/254] OBJCXX obj/base/base/authorization_util.o

-- 
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/20180313/134fa44a/attachment.html>


More information about the llvm-bugs mailing list