[LLVMbugs] [Bug 21213] New: clang frontend v3.6.0 Segmentation fault on Chromium/Blink/V8 bindings

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed Oct 8 13:06:27 PDT 2014


http://llvm.org/bugs/show_bug.cgi?id=21213

            Bug ID: 21213
           Summary: clang frontend v3.6.0 Segmentation fault on
                    Chromium/Blink/V8 bindings
           Product: clang
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: Frontend
          Assignee: unassignedclangbugs at nondot.org
          Reporter: scheib at chromium.org
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

Crash when developing Blink, generated code from likely malformed WebIDL or
garbage collection.

Clang crash output:
clang: error: unable to execute command: Segmentation fault (core dumped)
clang: error: clang frontend command failed due to signal (use -v to see
invocation)
clang version 3.6.0 (217949)
Target: x86_64-unknown-linux-gnu
Thread model: posix
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: /tmp/V8GeneratedCoreBindings07-b52c10.cpp
clang: note: diagnostic msg: /tmp/V8GeneratedCoreBindings07-b52c10.sh

-- 
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/20141008/03655055/attachment.html>


More information about the llvm-bugs mailing list