<html>
    <head>
      <base href="https://bugs.freedesktop.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 - [bisected] All 3D applications crash on LLVM git"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=90176">90176</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[bisected] All 3D applications crash on LLVM git
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Mesa
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>git
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86-64 (AMD64)
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (All)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>major
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Drivers/Gallium/radeonsi
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>dri-devel@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>commendsarnex@gmail.com
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>dri-devel@lists.freedesktop.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=115327" name="attach_115327" title="glxgears backtrace">attachment 115327</a> <a href="attachment.cgi?id=115327&action=edit" title="glxgears backtrace">[details]</a></span>
glxgears backtrace

Hi guys. Any 3D application will segfault when using LLVM git.
I've attached the backtrace.

Here is the commit that broke it from LLVM:

79cebfb15c5f80cc8bbc7d51da9f7827424125a is the first bad commit
commit 579cebfb15c5f80cc8bbc7d51da9f7827424125a
Author: Lang Hames <<a href="mailto:lhames@gmail.com">lhames@gmail.com</a>>
Date:   Fri Apr 24 19:11:51 2015 +0000

    [AsmPrinter] Make AsmPrinter's OutStreamer member a unique_ptr.

    AsmPrinter owns the OutStreamer, so an owning pointer makes sense here.
Using a
    reference for this is crufty.



    git-svn-id: <a href="https://llvm.org/svn/llvm-project/llvm/trunk@235752">https://llvm.org/svn/llvm-project/llvm/trunk@235752</a>
91177308-0d34-0410-b5e6-96231b3b80d8


Thanks,
sarnex</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>