<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 :: Index/crash-recovery-modules.m failing because Assertion `PrettyStackTraceHead.get() == this && "Pretty stack trace entry destruction is out of order"' failed"
   href="http://llvm.org/bugs/show_bug.cgi?id=15193">15193</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Clang :: Index/crash-recovery-modules.m failing because Assertion `PrettyStackTraceHead.get() == this && "Pretty stack trace entry destruction is out of order"' failed
          </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>normal
          </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>thomas@schwinge.name
          </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>I'm seeing Clang :: Index/crash-recovery-modules.m FAIL for all of
GNU/Hurd x86 (the port I'm currently working on), GNU/Linux x86 and
x86_64 (these are all I tested).

Configure with:

    --enable-optimized --enable-expensive-checks --disable-threads
--enable-debug-symbols --enable-debug-runtime

First c-index-test invocation:

    c-index-test: [...]/lib/Support/PrettyStackTrace.cpp:119: virtual
llvm::PrettyStackTraceEntry::~PrettyStackTraceEntry(): Assertion
`PrettyStackTraceHead.get() == this && "Pretty stack trace entry destruction is
out of order"' failedI.
    0  libclang.so 0xb7135c9c
    1  libclang.so 0xb7135ecf
    2  libclang.so 0xb71365c0
    3              0xb77dc400 __kernel_sigreturn + 0
    4              0xb77dc416 __kernel_vsyscall + 2
    5  libc.so.6   0xb6282b51 gsignal + 81
    6  libc.so.6   0xb6286042 abort + 386
    7  libc.so.6   0xb627bc38 __assert_fail + 248
    8  libclang.so 0xb7130ae4</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>