<html>
<head>
<base href="https://bugs.llvm.org/">
</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 crash building Linux kernel i915 druver"
href="https://bugs.llvm.org/show_bug.cgi?id=36378">36378</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>clang crash building Linux kernel i915 druver
</td>
</tr>
<tr>
<th>Product</th>
<td>libraries
</td>
</tr>
<tr>
<th>Version</th>
<td>6.0
</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>Backend: X86
</td>
</tr>
<tr>
<th>Assignee</th>
<td>unassignedbugs@nondot.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>dwmw2@infradead.org
</td>
</tr>
<tr>
<th>CC</th>
<td>llvm-bugs@lists.llvm.org
</td>
</tr></table>
<p>
<div>
<pre>1. <eof> parser at end of file
2. Code generation
3. Running pass 'Function Pass Manager' on module
'drivers/gpu/drm/i915/i915_perf.c'.
4. Running pass 'X86 DAG->DAG Instruction Selection' on function
'@i915_perf_open_ioctl'
clang-6.0: error: unable to execute command: Segmentation fault (core dumped)
clang-6.0: error: clang frontend command failed due to signal (use -v to see
invocation)
clang version 6.0.0 (trunk 321709) (llvm/trunk 321711)
Target: i386-unknown-linux-gnu
Thread model: posix
InstalledDir: /home/dwmw2/git/llvm6/bin
clang-6.0: note: diagnostic msg: PLEASE submit a bug report to
<a href="http://llvm.org/bugs/">http://llvm.org/bugs/</a> and include the crash backtrace, preprocessed source, and
associated run script.
clang-6.0: note: diagnostic msg:
********************
PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
Preprocessed source(s) and associated run script(s) are located at:
clang-6.0: note: diagnostic msg: /tmp/i915_perf-4799c9.c
clang-6.0: note: diagnostic msg: /tmp/i915_perf-4799c9.sh
clang-6.0: note: diagnostic msg:
********************
<a href="http://david.woodhou.se/i915_perf-4799c9.c">http://david.woodhou.se/i915_perf-4799c9.c</a>
<a href="http://david.woodhou.se/i915_perf-4799c9.sh">http://david.woodhou.se/i915_perf-4799c9.sh</a></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>