Search Unity

QA issue

Discussion in 'Android' started by dayjur, Apr 25, 2020.

  1. dayjur

    dayjur

    Joined:
    Sep 6, 2014
    Posts:
    128
    Hi I got meesgae form Amazon's QA Team

    There are one issue which we have identified in this version, which could also have been in previous version. This issue could also be happening with the other apps you have submitted with similar features.

    Could you please look into this, fix it at the earliest and provide a resubmission?


    Issue 1: App is trying to access “system protected paths” for cpuinfo_max_freq.

    Issue Descriptions:
    The App is trying to access a “system protected paths” for cpuinfo_max_freq, which is generating a Log Spam on our devices logging at 25 logs a second.

    Sample logs below:

    264ms|9992: ??|auditd|type=1400 audit(0.0:2826316): avc: denied \{ read } for comm=4261636B67726F756E64204A6F622E name="cpuinfo_max_freq" dev="sysfs" ino=7041 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:eek:bject_r:sysfs:s0 tclass=file permissive=0|

    264ms|9992: ??|auditd|type=1400 audit(0.0:2826317): avc: denied \{ read } for comm=4261636B67726F756E64204A6F622E name="cpuinfo_max_freq" dev="sysfs" ino=11468 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:eek:bject_r:sysfs:s0 tclass=file permissive=0|



    I am currently using 2019.2.17f1
     
  2. dayjur

    dayjur

    Joined:
    Sep 6, 2014
    Posts:
    128
    After upgrading to unity 10`9_3_11f1 they not getting this issue now
     
  3. florianpenzkofer

    florianpenzkofer

    Unity Technologies

    Joined:
    Sep 2, 2014
    Posts:
    479
    Do you know the exact device and OS version that was used?

    Unity does read some info from sysfs to determine the SoC core configuration.
     
  4. CamperoGames

    CamperoGames

    Joined:
    May 15, 2018
    Posts:
    3
    We have the same issue.
    Unity 2019.3.13f1.
    Device Moto G4 - Android 7.0.
    We've detect this problem because we use Firebase Analytics and all the events send this mobile don't receive anything in Firebase Console and Firebase Debug Console. Only this device, we have 6 more devices and all works good.
    When I connect this device to Logcat I receive this:
    upload_2020-5-20_20-29-51.png
     
  5. domdev

    domdev

    Joined:
    Feb 2, 2015
    Posts:
    375
    having same issue but not all device.. any solution?
     
  6. ColinAmuzo

    ColinAmuzo

    Joined:
    Mar 20, 2013
    Posts:
    46
    I'm having this issue too. On Moto G4, Android 7.0. Unity 2019.4.12
     
  7. Crevecoeur

    Crevecoeur

    Joined:
    May 15, 2014
    Posts:
    7
    Hi, same issue here, OnePlus6T, Android 9.0, Unity 2020.3.11f1
     
  8. sonerk

    sonerk

    Joined:
    Nov 12, 2014
    Posts:
    1
    I have the exact same issue on the latest 2020.3.15 f2 LTS release. Nexus 6, Android 7.1.1
     
  9. florianpenzkofer

    florianpenzkofer

    Unity Technologies

    Joined:
    Sep 2, 2014
    Posts:
    479
  10. pashok77007

    pashok77007

    Joined:
    Oct 30, 2015
    Posts:
    15
    IT'S DECIDED. The error disappeared when updating unity from 2021.3.16a1 to 2022.2.1a1 everything is perfect!