[Bug 44245] Gray screen on some Android devices

wine-bugs at winehq.org wine-bugs at winehq.org
Sat May 12 06:13:47 CDT 2018


https://bugs.winehq.org/show_bug.cgi?id=44245

André H. <nerv at dawncrow.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever confirmed|0                           |1

--- Comment #30 from André H. <nerv at dawncrow.de> ---
confirmed

sounds related:
https://developer.android.com/about/versions/oreo/android-8.0-changes#nl but we
are not targeting API level 26

Interesting NDK changes, but nothing suspicious:
https://android.googlesource.com/platform/bionic/+/master/android-changes-for-ndk-developers.md

Interesting lines from the log:
01-19 19:05:34.134 12180 12180 I Thread-2: type=1400 audit(0.0:840): avc:
denied { read } for name="/" dev="dm-0" ino=2
scontext=u:r:untrusted_app_25:s0:c512,c768 tcontext=u:object_r:rootfs:s0
tclass=dir permissive=1
01-19 19:05:34.134 12180 12180 I Thread-2: type=1400 audit(0.0:841): avc:
denied { open } for path="/" dev="dm-0" ino=2
scontext=u:r:untrusted_app_25:s0:c512,c768 tcontext=u:object_r:rootfs:s0
tclass=dir permissive=1
01-19 19:05:34.166 12180 12180 I Thread-2: type=1400 audit(0.0:842): avc:
denied { read } for name="scsi" dev="proc" ino=4026532010
scontext=u:r:untrusted_app_25:s0:c512,c768 tcontext=u:object_r:proc:s0
tclass=file permissive=1
01-19 19:05:34.174 12180 12180 I explorer.exe: type=1400 audit(0.0:845): avc:
denied { ioctl } for path="/" dev="dm-0" ino=2 ioctlcmd=7201
scontext=u:r:untrusted_app_25:s0:c512,c768 tcontext=u:object_r:rootfs:s0
tclass=dir permissive=1
01-19 19:05:34.210   629   629 D SurfaceFlinger: duplicate layer name: changing
Wine to Wine#1

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.


More information about the wine-bugs mailing list