<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 - Segfault due to incorrect initialization order in compiler extension"
href="https://bugs.llvm.org/show_bug.cgi?id=44568">44568</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Segfault due to incorrect initialization order in compiler extension
</td>
</tr>
<tr>
<th>Product</th>
<td>new-bugs
</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>enhancement
</td>
</tr>
<tr>
<th>Priority</th>
<td>P
</td>
</tr>
<tr>
<th>Component</th>
<td>new bugs
</td>
</tr>
<tr>
<th>Assignee</th>
<td>unassignedbugs@nondot.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>sguelton@redhat.com
</td>
</tr>
<tr>
<th>CC</th>
<td>htmldeveloper@gmail.com, llvm-bugs@lists.llvm.org
</td>
</tr></table>
<p>
<div>
<pre>The new compiler extension mecanism that landed in
24ab9b537e61b3fe5e6a1019492ff6530d82a3ee and
346de9b67228f42eb9b55fa3b426b5dedfdb1d40 can cause segmentation fault upon
llvm::terminate due to invalid initialization order of ManagedStatic.
The bug is fixed by <a href="https://reviews.llvm.org/D72493">https://reviews.llvm.org/D72493</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>