<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 --- - Segfault during compilation of Objective C"
href="http://llvm.org/bugs/show_bug.cgi?id=15609">15609</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Segfault during compilation of Objective C
</td>
</tr>
<tr>
<th>Product</th>
<td>clang
</td>
</tr>
<tr>
<th>Version</th>
<td>trunk
</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>jackridehalgh.dev@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>Created <span class=""><a href="attachment.cgi?id=10243" name="attach_10243" title="Invokation of clang from the project's Makefile">attachment 10243</a> <a href="attachment.cgi?id=10243&action=edit" title="Invokation of clang from the project's Makefile">[details]</a></span>
Invokation of clang from the project's Makefile
I'm following the steps here at <a href="http://darling.dolezel.info/en/Build/Ubuntu">http://darling.dolezel.info/en/Build/Ubuntu</a>
My OS is Kali Linux, I'm using Debian clang version 3.2-1~exp8 from the
experimental Debian source
When I try to compile GNUstep Libobjc2, Clang segfaults and I get the following
error message:
1. <eof> parser at end of file
2. Code generation
3. Running pass 'Function Pass Manager' on module
'/home/equinoxide/Darling/GNUStep/gnustep-libobjc2/Test/BoxedForeignException.m'.
4. Running pass 'X86 DAG->DAG Instruction Selection' on function '@main'
clang: error: unable to execute command: Segmentation fault
clang: error: clang frontend command failed due to signal (use -v to see
invocation)</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>