Skip to content

Instantly share code, notes, and snippets.

@cqnature
Created October 30, 2019 04:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cqnature/72e4541cf9ef13bcff6b864e82e3ee9b to your computer and use it in GitHub Desktop.
Save cqnature/72e4541cf9ef13bcff6b864e82e3ee9b to your computer and use it in GitHub Desktop.
Android上看广告切后台切回来崩溃日志
10-30 12:39:45.402 24835-25426/? E/CRASH: pid: 24835, tid: 25426, name: UnityMain >>> com.peakx.stickfight.and <<<
10-30 12:39:45.427 24835-25426/? E/AndroidRuntime: FATAL EXCEPTION: UnityMain
Process: com.peakx.stickfight.and, PID: 24835
java.lang.Error: signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 00000000
Build fingerprint: 'Xiaomi/oxygen/oxygen:7.1.1/NMF26F/V10.3.1.0.NDDCNXM:user/release-keys'
Revision: '0'
pid: 24835, tid: 25426, name: UnityMain >>> com.peakx.stickfight.and <<<
r0 00000000 r1 ce324a88 r2 00000000 r3 00000005
r4 00000001 r5 00000094 r6 00000000 r7 ea02be84
r8 32fb3050 r9 9dcdc600 sl 32f41000 fp 00000000
ip c342a668 sp ce323eb0 lr c2b8c3a8 pc c29e5d80 cpsr 00006352
at libunity.006a6d80(Native Method)
at libunity.006a70b4(Native Method)
at libunity.006a3a84(Native Method)
at base.oatexec(oatexec)
10-30 12:39:45.686 25426-25426/? W/UnityMain: type=1400 audit(0.0:4166): avc: denied { read } for name="type" dev="sysfs" ino=28499 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:sysfs:s0 tclass=file permissive=0
10-30 12:39:45.686 25426-25426/? W/UnityMain: type=1400 audit(0.0:4167): avc: denied { read } for name="online" dev="sysfs" ino=32199 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:sysfs:s0 tclass=file permissive=0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment