[llvm-bugs] [Bug 40458] New: unable to execute command: Segmentation fault (core dumped)
via llvm-bugs
llvm-bugs at lists.llvm.org
Fri Jan 25 01:48:41 PST 2019
https://bugs.llvm.org/show_bug.cgi?id=40458
Bug ID: 40458
Summary: unable to execute command: Segmentation fault (core
dumped)
Product: clang
Version: 6.0
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: -New Bugs
Assignee: unassignedclangbugs at nondot.org
Reporter: changyihsin at gmail.com
CC: htmldeveloper at gmail.com, llvm-bugs at lists.llvm.org,
neeilans at live.com, richard-llvm at metafoo.co.uk
Created attachment 21379
--> https://bugs.llvm.org/attachment.cgi?id=21379&action=edit
clang crash log
When I compiler firefox gecko48 with clang, I encounter the clang crash when
compiling gecko/js/src/ctypes/CTypes.cpp.
Looks like clang is crashed while compiling this function.
js::ctypes::GetDeflatedUTF8StringLength()
Not quite sure how to debug further or how to find exactly line of code leads
to clang crash.
--
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/20190125/dafdd2de/attachment.html>
More information about the llvm-bugs
mailing list