<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 --- - *** glibc detected *** clang double free or corruption"
   href="http://llvm.org/bugs/show_bug.cgi?id=17297">17297</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>*** glibc detected *** clang double free or corruption
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>clang
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>trunk
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>HP
          </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>gregczajkowski@yahoo.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=11244" name="attach_11244" title="reproduction files">attachment 11244</a> <a href="attachment.cgi?id=11244&action=edit" title="reproduction files">[details]</a></span>
reproduction files

Revision: 190763 .. head as of a couple days ago. Attached are all files used
to reproduce

*** glibc detected *** /path/bin/clang: double free or corruption (out):
0x0000000004318920 ***
======= Backtrace: =========
/lib64/libc.so.6[0x2aaaac82776e]
/lib64/libc.so.6(__libc_free+0x6c)[0x2aaaac828ebc]
/path/bin/clang(_ZN4llvm13LiveVariables20runOnMachineFunctionERNS_15MachineFunctionE+0x1363)[0x29ffc13]
/path/bin/clang(_ZN4llvm19MachineFunctionPass13runOnFunctionERNS_8FunctionE+0x61)[0x2a26f31]
/path/bin/clang(_ZN4llvm13FPPassManager13runOnFunctionERNS_8FunctionE+0x1c0)[0x304d830]
/path/bin/clang(_ZN4llvm13FPPassManager11runOnModuleERNS_6ModuleE+0x49)[0x304d629]
/path/bin/clang(_ZN4llvm13MPPassManager11runOnModuleERNS_6ModuleE+0x1d6)[0x3051036]
/path/bin/clang(_ZN4llvm15PassManagerImpl3runERNS_6ModuleE+0xc0)[0x3050de0]

This was discovered when attempting to compile pypy with clang.</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>