<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 - Commit 26aee6f4d5 causes crash-loop on android-x86 (surfaceflinger to exit with status 1)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=102227">102227</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Commit 26aee6f4d5 causes crash-loop on android-x86 (surfaceflinger to exit with status 1)
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>17.2
          </td>
        </tr>

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

        <tr>
          <th>OS</th>
          <td>other
          </td>
        </tr>

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

        <tr>
          <th>Severity</th>
          <td>blocker
          </td>
        </tr>

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

        <tr>
          <th>Component</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>mesa-dev@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>issor.oruam@gmail.com
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>mesa-dev@lists.freedesktop.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=133516" name="attach_133516" title="logcat">attachment 133516</a> <a href="attachment.cgi?id=133516&action=edit" title="logcat">[details]</a></span>
logcat

In attachement a logcat/dmesg of not working build on AMD Turks, with
surfaceflinger not liking the egl+gallium_dri combination
and exiting at init in an infinite loop.

[   29.182766] init: Starting service 'surfaceflinger'...
[   29.280027] init: Service 'surfaceflinger' (pid 2773) exited with status 1
[   29.282251] init: Service 'surfaceflinger' (pid 2773) killing any
children in process group
[   29.284439] init: Service 'zygote' is being killed...

The first bad commit is:

26aee6f4d5a28350e1f6becfc485ce929c4126f9 Android: rework LLVM build support

As a proposal the following two commits can be reverted in mesa 17.2.0rc4

git revert d31a2b4d49274ca362097a9707d9e9a48ea58063
[detached HEAD 455978c029] Revert "Android: Add LLVM support for Android O"
 1 file changed, 1 insertion(+), 4 deletions(-)

git revert 26aee6f4d5a28350e1f6becfc485ce929c4126f9
[detached HEAD 70f3377e4e] Revert "Android: rework LLVM build support"
 8 files changed, 23 insertions(+), 27 deletions(-)

This will give a working build for nouveau, r600 and all other gallium_dri
drivers.

Tested with nougat-x86 on AMD Turks (HD76xx) and Nvidia NVD9 (GT610)
Kind regards

Mauro Rossi
android-x86 team</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>