[Mesa-dev] [Bug 102227] Commit 26aee6f4d5 causes crash-loop on android-x86 (surfaceflinger to exit with status 1)
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Aug 15 02:21:31 UTC 2017
https://bugs.freedesktop.org/show_bug.cgi?id=102227
Bug ID: 102227
Summary: Commit 26aee6f4d5 causes crash-loop on android-x86
(surfaceflinger to exit with status 1)
Product: Mesa
Version: 17.2
Hardware: x86-64 (AMD64)
OS: other
Status: NEW
Severity: blocker
Priority: medium
Component: Other
Assignee: mesa-dev at lists.freedesktop.org
Reporter: issor.oruam at gmail.com
QA Contact: mesa-dev at lists.freedesktop.org
Created attachment 133516
--> https://bugs.freedesktop.org/attachment.cgi?id=133516&action=edit
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
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20170815/f01f49ea/attachment-0001.html>
More information about the mesa-dev
mailing list