<html>
<head>
<base href="http://llvm.org/bugs/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - Clang tries to open /System/Library/CoreServices/SystemVersion.plist on linux"
href="http://llvm.org/bugs/show_bug.cgi?id=16417">16417</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Clang tries to open /System/Library/CoreServices/SystemVersion.plist on linux
</td>
</tr>
<tr>
<th>Product</th>
<td>clang
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>Hardware</th>
<td>PC
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>P
</td>
</tr>
<tr>
<th>Component</th>
<td>Frontend
</td>
</tr>
<tr>
<th>Assignee</th>
<td>unassignedclangbugs@nondot.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>rafael.espindola@gmail.com
</td>
</tr>
<tr>
<th>CC</th>
<td>llvmbugs@cs.uiuc.edu
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr></table>
<p>
<div>
<pre>#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</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>