[LLVMbugs] [Bug 16417] New: Clang tries to open /System/Library/CoreServices/SystemVersion.plist on linux
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Fri Jun 21 20:01:05 PDT 2013
http://llvm.org/bugs/show_bug.cgi?id=16417
Bug ID: 16417
Summary: Clang tries to open
/System/Library/CoreServices/SystemVersion.plist on
linux
Product: clang
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: Frontend
Assignee: unassignedclangbugs at nondot.org
Reporter: rafael.espindola at gmail.com
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
#0 open64 () at ../sysdeps/unix/syscall-template.S:82
#1 0x0000000001dcdf2e in llvm::MemoryBuffer::getFile (Filename=0x7fffffffb808
"/System/Library/CoreServices/SystemVersion.plist", result=..., FileSize=-1,
RequiresNullTerminator=true)
at /home/espindola/llvm/llvm/lib/Support/MemoryBuffer.cpp:279
#2 0x0000000001dcdeab in llvm::MemoryBuffer::getFile (Filename=...,
result=..., FileSize=-1, RequiresNullTerminator=true) at
/home/espindola/llvm/llvm/lib/Support/MemoryBuffer.cpp:257
#3 0x00000000020dc360 in clang::CompilerInvocation::getModuleHash
(this=0x5381b10) at
/home/espindola/llvm/llvm/tools/clang/lib/Frontend/CompilerInvocation.cpp:1731
#4 0x00000000020bfdfa in clang::CompilerInstance::createPreprocessor
(this=0x5381a50) at
/home/espindola/llvm/llvm/tools/clang/lib/Frontend/CompilerInstance.cpp:252
#5 0x00000000020e8eae in clang::FrontendAction::BeginSourceFile
(this=0x5382d10, CI=..., Input=...) at
/home/espindola/llvm/llvm/tools/clang/lib/Frontend/FrontendAction.cpp:268
#6 0x00000000020c2332 in clang::CompilerInstance::ExecuteAction
(this=0x5381a50, Act=...) at
/home/espindola/llvm/llvm/tools/clang/lib/Frontend/CompilerInstance.cpp:686
#7 0x0000000001e0851f in clang::ExecuteCompilerInvocation (Clang=0x5381a50) at
/home/espindola/llvm/llvm/tools/clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp:236
#8 0x0000000000d4671a in cc1_main (ArgBegin=0x7fffffffd0a8,
ArgEnd=0x7fffffffd0c8, Argv0=0x53817d8
"/home/espindola/llvm/build-dbg/bin/clang", MainAddr=0xd3e474)
at /home/espindola/llvm/llvm/tools/clang/tools/driver/cc1_main.cpp:100
#9 0x0000000000d3fcb3 in main (argc_=6, argv_=0x7fffffffdd08) at
/home/espindola/llvm/llvm/tools/clang/tools/driver/driver.cpp:360
--
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/20130622/38913810/attachment.html>
More information about the llvm-bugs
mailing list