Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Access denied finding property "persist.mygote.disable" #6

Open
Sanjay-F opened this issue Aug 3, 2020 · 0 comments
Open

Access denied finding property "persist.mygote.disable" #6

Sanjay-F opened this issue Aug 3, 2020 · 0 comments

Comments

@Sanjay-F
Copy link

Sanjay-F commented Aug 3, 2020

encountered this prblem and got the following log:

Android version 10 (Q) .

@srplab

2020-08-03 17:01:07.170 24958-24998/com.demo.android.eventautocheck E/AwareLog: AtomicFileUtils: readFileLines file not exist: android.util.AtomicFile@eb0df02
2020-08-03 17:01:07.186 24958-25000/com.demo.android.eventautocheck E/Parcel: Reading a NULL string not supported here.
2020-08-03 17:01:07.259 845-2418/? E/dubaid: [CpuAppStats.cpp] UpdateUidCpuTime# Failed to find uid entry
2020-08-03 17:01:07.344 24958-24958/com.demo.android.eventautocheck A/libc: Fatal signal 11 (SIGSEGV), code 2 (SEGV_ACCERR), fault addr 0xff2d9ef4 in tid 24958 (.eventautocheck), pid 24958 (.eventautocheck)
2020-08-03 17:01:07.384 25017-25017/? A/DEBUG: *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
2020-08-03 17:01:07.384 25017-25017/? A/DEBUG: Build fingerprint: 'HUAWEI/SEA-AL00/HWSEA:10/HUAWEISEA-AL0002/10.1.0.90C00:user/release-keys'
2020-08-03 17:01:07.384 25017-25017/? A/DEBUG: Revision: '0'
2020-08-03 17:01:07.384 25017-25017/? A/DEBUG: ABI: 'arm'
2020-08-03 17:01:07.384 25017-25017/? E/libc: Access denied finding property "persist.mygote.disable"
2020-08-03 17:01:07.384 25017-25017/? E/libc: Access denied finding property "persist.mygote.escape.enable"
2020-08-03 17:01:07.387 25017-25017/? A/DEBUG: SYSVMTYPE: Maple
    APPVMTYPE: Art
2020-08-03 17:01:07.387 25017-25017/? A/DEBUG: Timestamp: 2020-08-03 17:01:07+0800
2020-08-03 17:01:07.387 25017-25017/? A/DEBUG: pid: 24958, tid: 24958, name: .eventautocheck  >>> com.demo.android.eventautocheck <<<
2020-08-03 17:01:07.387 25017-25017/? A/DEBUG: uid: 10798
2020-08-03 17:01:07.387 25017-25017/? A/DEBUG: signal 11 (SIGSEGV), code 2 (SEGV_ACCERR), fault addr 0xff2d9ef4
2020-08-03 17:01:07.387 25017-25017/? A/DEBUG:     r0  b7917998  r1  ff2db024  r2  2daa1955  r3  e4fac17c
2020-08-03 17:01:07.387 25017-25017/? A/DEBUG:     r4  b7917998  r5  b77a7d38  r6  ff2d9f7c  r7  ff2db09c
2020-08-03 17:01:07.387 25017-25017/? A/DEBUG:     r8  ff2d9f88  r9  b7780431  r10 00000000  r11 b7917a40
2020-08-03 17:01:07.387 25017-25017/? A/DEBUG:     ip  b77a7ec0  sp  ff2d9ee0  lr  b7668b11  pc  b766e03e
2020-08-03 17:01:07.389 25017-25017/? A/DEBUG: backtrace:
2020-08-03 17:01:07.389 25017-25017/? A/DEBUG:       #00 pc 001ab03e  /data/app/com.demo.android.eventautocheck-fJ8tpIMxG6P8B5SsjIisbg==/lib/arm/libstarcore.so (SkeletonComm_PrintOutputInfo(StructOfVSAlarm*)+34)
2020-08-03 17:01:07.389 25017-25017/? A/DEBUG:       #01 pc 001a5b0d  /data/app/com.demo.android.eventautocheck-fJ8tpIMxG6P8B5SsjIisbg==/lib/arm/libstarcore.so (AppSysRun_Env_TriggerSystemError(ClassOfVirtualSocietyClassSkeleton_SystemRootControlGroup*, StructOfVSAlarm*)+572) 

maybe helpful:
https://github.com/google/oboe/blob/master/docs/notes/rlsbuffer.md
google/oboe#535

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant