0% found this document useful (0 votes)
6 views22 pages

Fpsecrashlog

The document contains log entries from an Android application, specifically the PSone emulator, detailing various events such as line expirations and a fatal exception. The application encountered a 'java.lang.UnsatisfiedLinkError' due to a failure in loading a shared library with text relocations. This error indicates compatibility issues with the Android NDK for API level 23 and above, leading to the application's crash.

Uploaded by

donatelo0318
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
6 views22 pages

Fpsecrashlog

The document contains log entries from an Android application, specifically the PSone emulator, detailing various events such as line expirations and a fatal exception. The application encountered a 'java.lang.UnsatisfiedLinkError' due to a failure in loading a shared library with text relocations. This error indicates compatibility issues with the Android NDK for API level 23 and above, leading to the application's crash.

Uploaded by

donatelo0318
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 22

--------- beginning of main

01-21 22:30:44.583 I/chatty (15051): uid=10126(com.PSone.psx.Emulator) expire 18


lines
01-21 22:30:44.585 I/chatty (15051): uid=10126(com.PSone.psx.Emulator) expire 3
lines
01-21 22:30:44.630 I/chatty (15087): uid=10126(com.PSone.psx.Emulator) expire 5
lines
01-21 22:30:44.849 I/chatty (15051): uid=10126(com.PSone.psx.Emulator) expire 1
line
01-21 22:30:45.589 I/chatty (15100): uid=10126(com.PSone.psx.Emulator) expire 4
lines
01-21 22:30:45.947 I/chatty (15051): uid=10126(com.PSone.psx.Emulator) expire 34
lines
01-21 22:30:47.752 I/chatty (15051): uid=10126(com.PSone.psx.Emulator) expire 7
lines
01-21 22:30:47.817 I/chatty (15051): uid=10126(com.PSone.psx.Emulator) expire 18
lines
01-21 22:31:45.749 I/chatty (15051): uid=10126(com.PSone.psx.Emulator) expire 29
lines
01-21 22:31:47.487 I/chatty (15051): uid=10126(com.PSone.psx.Emulator) expire 26
lines
01-21 22:31:47.881 I/chatty (15051): uid=10126(com.PSone.psx.Emulator) expire 13
lines
01-21 22:32:05.568 I/chatty (15051): uid=10126(com.PSone.psx.Emulator) expire 8
lines
01-21 22:32:08.934 I/chatty (15259): uid=10126(com.PSone.psx.Emulator) expire 185
lines
01-21 22:32:09.375 I/chatty (15259): uid=10126(com.PSone.psx.Emulator) expire 18
lines
01-21 22:32:09.677 I/chatty (15259): uid=10126(com.PSone.psx.Emulator) expire 1
line
--------- beginning of system
01-21 22:32:10.773 I/ActivityThread(15259): handleStopService:
token=android.os.BinderProxy@6625867 not found.
01-21 22:32:10.815 I/chatty (15259): uid=10126(com.PSone.psx.Emulator) expire 1
line
01-21 22:32:10.844 I/chatty (15259): uid=10126(com.PSone.psx.Emulator) expire 33
lines
01-21 22:32:14.317 I/chatty (15259): uid=10126(com.PSone.psx.Emulator) expire 1
line
01-21 22:32:22.822 I/chatty (15259): uid=10126(com.PSone.psx.Emulator) expire 10
lines
01-21 22:32:23.132 I/chatty (15259): uid=10126(com.PSone.psx.Emulator) expire 10
lines
01-21 22:32:28.087 I/chatty (15259): uid=10126(com.PSone.psx.Emulator) expire 48
lines
01-21 22:32:29.314 I/chatty (15259): uid=10126(com.PSone.psx.Emulator) expire 4
lines
--------- beginning of crash
01-21 22:32:29.595 E/AndroidRuntime(15259): FATAL EXCEPTION: main
01-21 22:32:29.595 E/AndroidRuntime(15259): Process: com.PSone.psx.Emulator, PID:
15259
01-21 22:32:29.595 E/AndroidRuntime(15259): java.lang.UnsatisfiedLinkError: dlopen
failed: "/data/data/com.PSone.psx.Emulator/files/libspuplugin.so" has text
relocations (https://android.googlesource.com/platform/bionic/+/master/android-
changes-for-ndk-developers.md#Text-Relocations-Enforced-for-API-level-23)
01-21 22:32:29.595 E/AndroidRuntime(15259): at
java.lang.Runtime.load0(Runtime.java:928)
01-21 22:32:29.595 E/AndroidRuntime(15259): at
java.lang.System.load(System.java:1621)
01-21 22:32:29.595 E/AndroidRuntime(15259): at com.emulator.fpse.Main.f(Unknown
Source:475)
01-21 22:32:29.595 E/AndroidRuntime(15259): at
com.emulator.fpse.hn.onPostExecute(Unknown Source:32)
01-21 22:32:29.595 E/AndroidRuntime(15259): at
android.os.AsyncTask.finish(AsyncTask.java:695)
01-21 22:32:29.595 E/AndroidRuntime(15259): at android.os.AsyncTask.-
wrap1(Unknown Source:0)
01-21 22:32:29.595 E/AndroidRuntime(15259): at
android.os.AsyncTask$InternalHandler.handleMessage(AsyncTask.java:712)
01-21 22:32:29.595 E/AndroidRuntime(15259): at
android.os.Handler.dispatchMessage(Handler.java:106)
01-21 22:32:29.595 E/AndroidRuntime(15259): at
android.os.Looper.loop(Looper.java:164)
01-21 22:32:29.595 E/AndroidRuntime(15259): at
android.app.ActivityThread.main(ActivityThread.java:6719)
01-21 22:32:29.595 E/AndroidRuntime(15259): at
java.lang.reflect.Method.invoke(Native Method)
01-21 22:32:29.595 E/AndroidRuntime(15259): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:449)
01-21 22:32:29.595 E/AndroidRuntime(15259): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:807)
01-21 22:32:33.320 I/chatty (15340): uid=10126(com.PSone.psx.Emulator) expire 154
lines
01-21 22:32:33.504 I/chatty (15340): uid=10126(com.PSone.psx.Emulator) expire 18
lines
01-21 22:32:33.702 I/chatty (15340): uid=10126(com.PSone.psx.Emulator) expire 1
line
01-21 22:32:34.201 W/System.err(15340): at
android.app.Instrumentation.newApplication(Instrumentation.java:1104)
01-21 22:32:34.201 W/System.err(15340): at
android.app.Instrumentation.newApplication(Instrumentation.java:1088)
01-21 22:32:34.201 W/System.err(15340): at
android.app.LoadedApk.makeApplication(LoadedApk.java:985)
01-21 22:32:34.201 W/System.err(15340): at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:5897)
01-21 22:32:34.201 W/System.err(15340): at android.app.ActivityThread.-
wrap2(Unknown Source:0)
01-21 22:32:34.201 W/System.err(15340): at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1717)
01-21 22:32:34.201 W/System.err(15340): at
android.os.Handler.dispatchMessage(Handler.java:106)
01-21 22:32:34.201 W/System.err(15340): at
android.os.Looper.loop(Looper.java:164)
01-21 22:32:34.201 W/System.err(15340): at
android.app.ActivityThread.main(ActivityThread.java:6719)
01-21 22:32:34.201 W/System.err(15340): at java.lang.reflect.Method.invoke(Native
Method)
01-21 22:32:34.201 W/System.err(15340): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:449)
01-21 22:32:34.201 W/System.err(15340): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:807)
01-21 22:32:34.201 E/metag (15340): registerNatives Fail
01-21 22:32:34.202 W/CheckTime(15340): App running slow: Executing
handleBindApplication : makeApplication took 923ms
01-21 22:32:34.202 D/SecShell(15340): Run start 15340
01-21 22:32:34.202 D/SecShell(15340): make app
01-21 22:32:34.203 D/SecShell(15340): make app failed
01-21 22:32:34.203 D/SecShell(15340): Run success
01-21 22:32:34.204 D/SecShell(15340):
checkArtVersion:/data/data/com.PSone.psx.Emulator/tx_shell/shella_version_dex_ver
01-21 22:32:34.204 D/SecShell(15340):
buf:aa2a5043ab446cbc269a639dc8540ca9a3ac50bcff77dead63f46e97bb7791d0/data/app/
com.PSone.psx.Emulator-h6sXg7SOydsNw-9RhmAZwQ==/oat/arm/base.vdex
01-21 22:32:34.204 D/SecShell(15340):
tmp.c_str():aa2a5043ab446cbc269a639dc8540ca9a3ac50bcff77dead63f46e97bb7791d0/data/
app/com.PSone.psx.Emulator-h6sXg7SOydsNw-9RhmAZwQ==/oat/arm/base.vdex
01-21 22:32:34.204 D/SecShell(15340): tmp.size():139
01-21 22:32:34.205 D/SecShell(15340): valid
dex:/data/data/com.PSone.psx.Emulator/.classes.dex
01-21 22:32:34.490 V/Info (15340): CPU info available from file /proc/cpuinfo:
01-21 22:32:34.519 V/Info (15340): processor : 0
01-21 22:32:34.519 V/Info (15340): model name : ARMv7 Processor rev 5 (v7l)
01-21 22:32:34.519 V/Info (15340): BogoMIPS : 52.00
01-21 22:32:34.519 V/Info (15340): Features : half thumb fastmult vfp edsp neon
vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm
01-21 22:32:34.519 V/Info (15340): CPU implementer : 0x41
01-21 22:32:34.519 V/Info (15340): CPU architecture: 7
01-21 22:32:34.519 V/Info (15340): CPU variant : 0x0
01-21 22:32:34.519 V/Info (15340): CPU part : 0xc07
01-21 22:32:34.519 V/Info (15340): CPU revision : 5
01-21 22:32:34.519 V/Info (15340):
01-21 22:32:34.519 V/Info (15340): processor : 1
01-21 22:32:34.519 V/Info (15340): model name : ARMv7 Processor rev 5 (v7l)
01-21 22:32:34.519 V/Info (15340): BogoMIPS : 52.00
01-21 22:32:34.519 V/Info (15340): Features : half thumb fastmult vfp edsp neon
vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm
01-21 22:32:34.519 V/Info (15340): CPU implementer : 0x41
01-21 22:32:34.519 V/Info (15340): CPU architecture: 7
01-21 22:32:34.519 V/Info (15340): CPU variant : 0x0
01-21 22:32:34.519 V/Info (15340): CPU part : 0xc07
01-21 22:32:34.519 V/Info (15340): CPU revision : 5
01-21 22:32:34.519 V/Info (15340):
01-21 22:32:34.519 V/Info (15340): processor : 2
01-21 22:32:34.519 V/Info (15340): model name : ARMv7 Processor rev 5 (v7l)
01-21 22:32:34.519 V/Info (15340): BogoMIPS : 52.00
01-21 22:32:34.519 V/Info (15340): Features : half thumb fastmult vfp edsp neon
vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm
01-21 22:32:34.519 V/Info (15340): CPU implementer : 0x41
01-21 22:32:34.519 V/Info (15340): CPU architecture: 7
01-21 22:32:34.519 V/Info (15340): CPU variant : 0x0
01-21 22:32:34.519 V/Info (15340): CPU part : 0xc07
01-21 22:32:34.519 V/Info (15340): CPU revision : 5
01-21 22:32:34.519 V/Info (15340):
01-21 22:32:34.519 V/Info (15340): processor : 3
01-21 22:32:34.519 V/Info (15340): model name : ARMv7 Processor rev 5 (v7l)
01-21 22:32:34.519 V/Info (15340): BogoMIPS : 52.00
01-21 22:32:34.519 V/Info (15340): Features : half thumb fastmult vfp edsp neon
vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm
01-21 22:32:34.519 V/Info (15340): CPU implementer : 0x41
01-21 22:32:34.519 V/Info (15340): CPU architecture: 7
01-21 22:32:34.519 V/Info (15340): CPU variant : 0x0
01-21 22:32:34.519 V/Info (15340): CPU part :
01-21 22:32:34.522 E/AudioManagerEx(15340): new AudioManagerEx
01-21 22:32:34.524 I/F_PATH (15340): CPU arch:armv7l
01-21 22:32:34.555 E/CORES (15340): NB CORE:4
01-21 22:32:34.555 E/FPSE (15340): Model:S20
01-21 22:32:34.601 I/zygote (15340): Background concurrent copying GC freed
3604(769KB) AllocSpace objects, 22(440KB) LOS objects, 49% free, 1555KB/3MB, paused
9.967ms total 41.385ms
01-21 22:32:34.898 I/zygote (15340): Do partial code cache collection, code=2112B,
data=24KB
01-21 22:32:34.900 I/zygote (15340): After code cache collection, code=2112B,
data=24KB
01-21 22:32:34.900 I/zygote (15340): Increasing code cache capacity to 128KB
01-21 22:32:34.902 I/zygote (15340): Compiler allocated 4MB to compile void
com.emulator.fpse.Main.R()
01-21 22:32:36.260 E/FPSE (15340): Version n:106
01-21 22:32:36.528 I/zygote (15340): Do partial code cache collection, code=55KB,
data=59KB
01-21 22:32:36.529 I/zygote (15340): After code cache collection, code=55KB,
data=59KB
01-21 22:32:36.529 I/zygote (15340): Increasing code cache capacity to 256KB
01-21 22:32:36.537 D/OpenGLRenderer(15340): textureCacheSize 37748736
01-21 22:32:36.539 D/OpenGLRenderer(15340): HWUI GL Pipeline
01-21 22:32:36.616 I/zygote (15340):
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasWideColorDisplay
retrieved: 0
01-21 22:32:36.616 I/OpenGLRenderer(15340): Initialized EGL, version 1.4
01-21 22:32:36.617 D/OpenGLRenderer(15340): Swap behavior 2
01-21 22:32:36.629 D/mali_winsys(15340): EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, egl_color_buffer_format *, EGLBoolean) returns 0x3000,
win:0x88e3b808
01-21 22:32:36.630 I/OpenGLRenderer(15340): queryNativeWindowStatus 0x88e3b808
query=0 dataspace=0
01-21 22:32:36.683 D/mali_winsys(15340): EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, egl_color_buffer_format *, EGLBoolean) returns 0x3000,
win:0x874b0808
01-21 22:32:36.683 I/OpenGLRenderer(15340): queryNativeWindowStatus 0x874b0808
query=0 dataspace=0
01-21 22:32:36.684 D/OpenGLRenderer(15340): textureCacheSize 37748736
01-21 22:32:36.711 I/gralloc (15340): gralloc_register_buffer hnd=0x88e46c00,
share_fd=59, share_attr_fd=60, magic=51647890, format=1, internal_format=1,
byte_stride=3264, flags=4, usage=0xb00, size=2007360, width=812, height=615,
internalWidth=812, internalHeight=615, stride=816, base=0x864a2000, writeOwner=0,
attr_base=0xffffffff, yuv_info=1, fd=-1, buf_idx=0, offset=0, min_pgsz=4096,
phyaddr=0
01-21 22:32:36.751 I/gralloc (15340): gralloc_register_buffer hnd=0x88e46cc0,
share_fd=62, share_attr_fd=63, magic=51647890, format=1, internal_format=1,
byte_stride=2880, flags=4, usage=0xb00, size=4377600, width=720, height=1520,
internalWidth=720, internalHeight=1520, stride=720, base=0x85dd2000, writeOwner=0,
attr_base=0xffffffff, yuv_info=1, fd=-1, buf_idx=0, offset=0, min_pgsz=4096,
phyaddr=0
01-21 22:32:36.771 I/gralloc (15340): gralloc_register_buffer hnd=0x88e46d80,
share_fd=64, share_attr_fd=65, magic=51647890, format=1, internal_format=1,
byte_stride=3264, flags=4, usage=0xb00, size=2007360, width=812, height=615,
internalWidth=812, internalHeight=615, stride=816, base=0x85b15000, writeOwner=0,
attr_base=0xffffffff, yuv_info=1, fd=-1, buf_idx=0, offset=0, min_pgsz=4096,
phyaddr=0
01-21 22:32:38.174 I/gralloc (15340): gralloc_register_buffer hnd=0x88e46e40,
share_fd=66, share_attr_fd=67, magic=51647890, format=1, internal_format=1,
byte_stride=3264, flags=4, usage=0xb00, size=2007360, width=812, height=615,
internalWidth=812, internalHeight=615, stride=816, base=0x8592a000, writeOwner=0,
attr_base=0xffffffff, yuv_info=1, fd=-1, buf_idx=0, offset=0, min_pgsz=4096,
phyaddr=0
01-21 22:32:38.401 D/OpenGLRenderer(15340): textureCacheSize 37748736
01-21 22:32:38.413 I/gralloc (15340): gralloc_unregister_buffer hnd=0x88e46d80,
share_fd=64, share_attr_fd=65, magic=51647890, format=1, internal_format=1,
byte_stride=3264, flags=4, usage=0xb00, size=2007360, width=812, height=615,
internalWidth=812, internalHeight=615, stride=816, base=0x85b15000, writeOwner=0,
attr_base=0xffffffff, yuv_info=1, fd=-1, buf_idx=0, offset=0, min_pgsz=4096,
phyaddr=0
01-21 22:32:38.414 I/gralloc (15340): gralloc_unregister_buffer hnd=0x88e46e40,
share_fd=66, share_attr_fd=67, magic=51647890, format=1, internal_format=1,
byte_stride=3264, flags=4, usage=0xb00, size=2007360, width=812, height=615,
internalWidth=812, internalHeight=615, stride=816, base=0x8592a000, writeOwner=0,
attr_base=0xffffffff, yuv_info=1, fd=-1, buf_idx=0, offset=0, min_pgsz=4096,
phyaddr=0
01-21 22:32:38.414 I/gralloc (15340): gralloc_unregister_buffer hnd=0x88e46c00,
share_fd=59, share_attr_fd=60, magic=51647890, format=1, internal_format=1,
byte_stride=3264, flags=4, usage=0xb00, size=2007360, width=812, height=615,
internalWidth=812, internalHeight=615, stride=816, base=0x864a2000, writeOwner=0,
attr_base=0xffffffff, yuv_info=1, fd=-1, buf_idx=0, offset=0, min_pgsz=4096,
phyaddr=0
01-21 22:32:38.416 W/libEGL (15340): EGLNativeWindowType 0x88e3b808 disconnect
failed
01-21 22:32:38.496 D/mali_winsys(15340): EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, egl_color_buffer_format *, EGLBoolean) returns 0x3000,
win:0x88e3b808
01-21 22:32:38.497 I/OpenGLRenderer(15340): queryNativeWindowStatus 0x88e3b808
query=0 dataspace=0
01-21 22:32:38.503 D/OpenGLRenderer(15340): textureCacheSize 37748736
01-21 22:32:38.518 I/gralloc (15340): gralloc_register_buffer hnd=0x88e46e40,
share_fd=64, share_attr_fd=65, magic=51647890, format=1, internal_format=1,
byte_stride=3264, flags=4, usage=0xb00, size=1465536, width=812, height=449,
internalWidth=812, internalHeight=449, stride=816, base=0x86527000, writeOwner=0,
attr_base=0xffffffff, yuv_info=1, fd=-1, buf_idx=0, offset=0, min_pgsz=4096,
phyaddr=0
01-21 22:32:38.595 I/gralloc (15340): gralloc_register_buffer hnd=0x88e46fc0,
share_fd=67, share_attr_fd=68, magic=51647890, format=1, internal_format=1,
byte_stride=3264, flags=4, usage=0xb00, size=1465536, width=812, height=449,
internalWidth=812, internalHeight=449, stride=816, base=0x85b9a000, writeOwner=0,
attr_base=0xffffffff, yuv_info=1, fd=-1, buf_idx=0, offset=0, min_pgsz=4096,
phyaddr=0
01-21 22:32:38.641 I/gralloc (15340): gralloc_register_buffer hnd=0x88e47080,
share_fd=69, share_attr_fd=70, magic=51647890, format=1, internal_format=1,
byte_stride=3264, flags=4, usage=0xb00, size=1465536, width=812, height=449,
internalWidth=812, internalHeight=449, stride=816, base=0x85a34000, writeOwner=0,
attr_base=0xffffffff, yuv_info=1, fd=-1, buf_idx=0, offset=0, min_pgsz=4096,
phyaddr=0
01-21 22:32:38.963 V/Decompress(15340): Unzipping Cartoon_A.fsh
01-21 22:32:38.964 V/Decompress(15340): Unzipping Cartoon_A.vsh
01-21 22:32:38.964 V/Decompress(15340): Unzipping Cartoon_B.fsh
01-21 22:32:38.965 V/Decompress(15340): Unzipping Cartoon_B.vsh
01-21 22:32:38.965 V/Decompress(15340): Unzipping CRT-Hyllian.fsh
01-21 22:32:38.969 V/Decompress(15340): Unzipping CRT-Hyllian.vsh
01-21 22:32:38.971 V/Decompress(15340): Unzipping FXAA.fsh
01-21 22:32:38.972 V/Decompress(15340): Unzipping FXAA.vsh
01-21 22:32:38.972 V/Decompress(15340): Unzipping FXAA_natural_vision.fsh
01-21 22:32:38.973 V/Decompress(15340): Unzipping FXAA_natural_vision.vsh
01-21 22:32:38.973 V/Decompress(15340): Unzipping Grayscale.fsh
01-21 22:32:38.973 V/Decompress(15340): Unzipping Grayscale.vsh
01-21 22:32:38.974 V/Decompress(15340): Unzipping libnfs.so
01-21 22:32:38.997 V/Decompress(15340): Unzipping libopengl1.so
01-21 22:32:39.065 V/Decompress(15340): Unzipping libopenglex.so
01-21 22:32:39.120 V/Decompress(15340): Unzipping libsoft1.so
01-21 22:32:39.183 V/Decompress(15340): Unzipping libspuplugin1.so
01-21 22:32:39.192 V/Decompress(15340): Unzipping libspuplugin2.so
01-21 22:32:39.203 V/Decompress(15340): Unzipping libspupluginex.so
01-21 22:32:39.216 V/Decompress(15340): Unzipping libuncompress.so
01-21 22:32:39.397 V/Decompress(15340): Unzipping MangaToon.fsh
01-21 22:32:39.397 V/Decompress(15340): Unzipping MangaToon.vsh
01-21 22:32:39.398 V/Decompress(15340): Unzipping TV_HDR.fsh
01-21 22:32:39.398 V/Decompress(15340): Unzipping TV_HDR.vsh
01-21 22:32:39.401 V/Decompress(15340): Unzipping Cartoon_A.fsh
01-21 22:32:39.401 V/Decompress(15340): Unzipping Cartoon_A.vsh
01-21 22:32:39.402 V/Decompress(15340): Unzipping Cartoon_B.fsh
01-21 22:32:39.402 V/Decompress(15340): Unzipping Cartoon_B.vsh
01-21 22:32:39.403 V/Decompress(15340): Unzipping CRT-Hyllian.fsh
01-21 22:32:39.405 V/Decompress(15340): Unzipping CRT-Hyllian.vsh
01-21 22:32:39.406 V/Decompress(15340): Unzipping FXAA.fsh
01-21 22:32:39.407 V/Decompress(15340): Unzipping FXAA.vsh
01-21 22:32:39.408 V/Decompress(15340): Unzipping FXAA_natural_vision.fsh
01-21 22:32:39.409 V/Decompress(15340): Unzipping FXAA_natural_vision.vsh
01-21 22:32:39.409 V/Decompress(15340): Unzipping Grayscale.fsh
01-21 22:32:39.410 V/Decompress(15340): Unzipping Grayscale.vsh
01-21 22:32:39.411 V/Decompress(15340): Unzipping libnfs.so
01-21 22:32:39.423 V/Decompress(15340): Unzipping libopengl1.so
01-21 22:32:39.467 V/Decompress(15340): Unzipping libopenglex.so
01-21 22:32:39.509 V/Decompress(15340): Unzipping libsoft1.so
01-21 22:32:39.560 V/Decompress(15340): Unzipping libspuplugin1.so
01-21 22:32:39.567 V/Decompress(15340): Unzipping libspuplugin2.so
01-21 22:32:39.574 V/Decompress(15340): Unzipping libspupluginex.so
01-21 22:32:39.582 V/Decompress(15340): Unzipping libuncompress.so
01-21 22:32:39.702 V/Decompress(15340): Unzipping MangaToon.fsh
01-21 22:32:39.703 V/Decompress(15340): Unzipping MangaToon.vsh
01-21 22:32:39.704 V/Decompress(15340): Unzipping TV_HDR.fsh
01-21 22:32:39.705 V/Decompress(15340): Unzipping TV_HDR.vsh
01-21 22:32:39.711 I/gralloc (15340): gralloc_unregister_buffer hnd=0x88e47080,
share_fd=69, share_attr_fd=70, magic=51647890, format=1, internal_format=1,
byte_stride=3264, flags=4, usage=0xb00, size=1465536, width=812, height=449,
internalWidth=812, internalHeight=449, stride=816, base=0x85a34000, writeOwner=0,
attr_base=0xffffffff, yuv_info=1, fd=-1, buf_idx=0, offset=0, min_pgsz=4096,
phyaddr=0
01-21 22:32:39.711 I/gralloc (15340): gralloc_unregister_buffer hnd=0x88e46e40,
share_fd=64, share_attr_fd=65, magic=51647890, format=1, internal_format=1,
byte_stride=3264, flags=4, usage=0xb00, size=1465536, width=812, height=449,
internalWidth=812, internalHeight=449, stride=816, base=0x86527000, writeOwner=0,
attr_base=0xffffffff, yuv_info=1, fd=-1, buf_idx=0, offset=0, min_pgsz=4096,
phyaddr=0
01-21 22:32:39.712 I/gralloc (15340): gralloc_unregister_buffer hnd=0x88e46fc0,
share_fd=67, share_attr_fd=68, magic=51647890, format=1, internal_format=1,
byte_stride=3264, flags=4, usage=0xb00, size=1465536, width=812, height=449,
internalWidth=812, internalHeight=449, stride=816, base=0x85b9a000, writeOwner=0,
attr_base=0xffffffff, yuv_info=1, fd=-1, buf_idx=0, offset=0, min_pgsz=4096,
phyaddr=0
01-21 22:32:39.712 W/libEGL (15340): EGLNativeWindowType 0x88e3b808 disconnect
failed
01-21 22:32:39.828 E/linker (15340):
"/data/data/com.PSone.psx.Emulator/files/libspuplugin.so" has text relocations
(https://android.googlesource.com/platform/bionic/+/master/android-changes-for-ndk-
developers.md#Text-Relocations-Enforced-for-API-level-23)
01-21 22:32:39.830 D/AndroidRuntime(15340): Shutting down VM
01-21 22:32:39.831 E/AndroidRuntime(15340): FATAL EXCEPTION: main
01-21 22:32:39.831 E/AndroidRuntime(15340): Process: com.PSone.psx.Emulator, PID:
15340
01-21 22:32:39.831 E/AndroidRuntime(15340): java.lang.UnsatisfiedLinkError: dlopen
failed: "/data/data/com.PSone.psx.Emulator/files/libspuplugin.so" has text
relocations (https://android.googlesource.com/platform/bionic/+/master/android-
changes-for-ndk-developers.md#Text-Relocations-Enforced-for-API-level-23)
01-21 22:32:39.831 E/AndroidRuntime(15340): at
java.lang.Runtime.load0(Runtime.java:928)
01-21 22:32:39.831 E/AndroidRuntime(15340): at
java.lang.System.load(System.java:1621)
01-21 22:32:39.831 E/AndroidRuntime(15340): at com.emulator.fpse.Main.f(Unknown
Source:475)
01-21 22:32:39.831 E/AndroidRuntime(15340): at
com.emulator.fpse.hn.onPostExecute(Unknown Source:32)
01-21 22:32:39.831 E/AndroidRuntime(15340): at
android.os.AsyncTask.finish(AsyncTask.java:695)
01-21 22:32:39.831 E/AndroidRuntime(15340): at android.os.AsyncTask.-
wrap1(Unknown Source:0)
01-21 22:32:39.831 E/AndroidRuntime(15340): at
android.os.AsyncTask$InternalHandler.handleMessage(AsyncTask.java:712)
01-21 22:32:39.831 E/AndroidRuntime(15340): at
android.os.Handler.dispatchMessage(Handler.java:106)
01-21 22:32:39.831 E/AndroidRuntime(15340): at
android.os.Looper.loop(Looper.java:164)
01-21 22:32:39.831 E/AndroidRuntime(15340): at
android.app.ActivityThread.main(ActivityThread.java:6719)
01-21 22:32:39.831 E/AndroidRuntime(15340): at
java.lang.reflect.Method.invoke(Native Method)
01-21 22:32:39.831 E/AndroidRuntime(15340): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:449)
01-21 22:32:39.831 E/AndroidRuntime(15340): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:807)
01-21 22:32:39.832 D/HprofFactory(15340): Create HprofDebugEx
01-21 22:32:40.135 I/zygote (15340): Compiler allocated 6MB to compile void
com.emulator.fpse.Main.f()
01-21 22:32:40.257 I/zygote (15340): Do full code cache collection, code=119KB,
data=110KB
01-21 22:32:40.258 I/zygote (15340): After code cache collection, code=70KB,
data=60KB
01-21 22:32:43.450 E/zygote (15420): No implementation found for void
com.tencent.StubShell.TxAppEntry.fixNativeResource(android.content.res.AssetManager
, java.lang.String) (tried Java_com_tencent_StubShell_TxAppEntry_fixNativeResource
and
Java_com_tencent_StubShell_TxAppEntry_fixNativeResource__Landroid_content_res_Asset
Manager_2Ljava_lang_String_2)
01-21 22:32:43.455 E/zygote (15420): No implementation found for void
com.tencent.StubShell.TxAppEntry.fixUnityResource(android.content.res.AssetManager,
java.lang.String) (tried Java_com_tencent_StubShell_TxAppEntry_fixUnityResource and
Java_com_tencent_StubShell_TxAppEntry_fixUnityResource__Landroid_content_res_AssetM
anager_2Ljava_lang_String_2)
01-21 22:32:43.506 I/CrashReport(15420): native library loaded
01-21 22:32:43.506 I/CrashReport(15420): backup java method success
01-21 22:32:43.506 I/CrashReport(15420): back up java classes success
01-21 22:32:43.540 I/CrashReport(15420): base = 0xbe521000
01-21 22:32:43.540 I/CrashReport(15420): stacksize = 8M
01-21 22:32:43.540 I/CrashReport(15420): guardsize = 0
01-21 22:32:43.541 I/CrashReport(15420): getted buglyline com/tencent/bugly/legu/
01-21 22:32:43.541 I/CrashReport(15420): it is a channel prefix
com/tencent/bugly/legu/
01-21 22:32:43.541 I/CrashReport(15420): register native log methods success
01-21 22:32:43.541 I/CrashReport(15420): register native key-value methods success
01-21 22:32:43.541 I/CrashReport(15420): register native methods success
01-21 22:32:43.542 I/CrashReport(15420): setLogMode 6 current 4
01-21 22:32:43.557 W/ne.psx.Emulator(15420): type=1400 audit(0.0:4502): avc: denied
{ read } for name="anr" dev="mmcblk0p52" ino=64
scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:anr_data_file:s0
tclass=dir permissive=0
01-21 22:32:43.573 E/txtag (15420): env path:0x0
01-21 22:32:43.582 E/txtag (15420): version:27
01-21 22:32:43.582 E/txtag (15420): load library
/data/app/com.PSone.psx.Emulator-h6sXg7SOydsNw-9RhmAZwQ==/lib/arm/libshella-
2.9.0.2.so at offset 6dc0 read count 58
01-21 22:32:43.582 E/txtag (15420): min_vaddr:0 size:20d40
01-21 22:32:43.583 E/txtag (15420): load_bias:0xa64a0000 base:0xa64a0000
01-21 22:32:43.583 E/txtag (15420): read count:30
01-21 22:32:43.583 E/txtag (15420): read count:1000
01-21 22:32:43.588 I/chatty (15420): uid=10126(com.PSone.psx.Emulator) identical
25 lines
01-21 22:32:43.588 I/chatty (15420): uid=10126(com.PSone.psx.Emulator) expire 18
lines
01-21 22:32:43.605 E/txtag (15420): strtab:0x8855b8b0 size:1680
01-21 22:32:43.605 E/txtag (15420): bucket:0x8855cf38 bucket:0xa64a3060 size:a40
01-21 22:32:43.605 E/txtag (15420): set back protect of the memory
01-21 22:32:43.605 E/txtag (15420): init array func:0xa64a51a9
01-21 22:32:43.605 E/txtag (15420): init array func:0xa64a52ad
01-21 22:32:43.605 E/txtag (15420): init array func:0xa64a52d9
01-21 22:32:43.605 E/txtag (15420): init array func:0xa64a5345
01-21 22:32:43.606 E/txtag (15420): load done!
01-21 22:32:43.607 D/SecShell(15420): Start load 15420
01-21 22:32:43.607 D/SecShell(15420): g_SdkInt:27
01-21 22:32:43.609 D/SecShell(15420): CallObjectFunc CallObjectMethodV
Exception:funcName
01-21 22:32:43.610 D/SecShell(15420): androidN:8.1.0
01-21 22:32:43.612 D/SecShell(15420): addr:89394000
01-21 22:32:43.628 D/SecShell(15420): pPKN:com.PSone.psx.Emulator,
g_oatDexPath:/data/app/com.PSone.psx.Emulator-h6sXg7SOydsNw-9RhmAZwQ==/oat/arm/
base.vdex
01-21 22:32:43.628 D/SecShell(15420): oatStartAddr:88e3c000
01-21 22:32:43.628 D/SecShell(15420): dexEleLen:1
01-21 22:32:43.628 D/SecShell(15420): i:0
01-21 22:32:43.628 D/SecShell(15420): g_shellDexAddr:88e3c01c
01-21 22:32:43.628 D/SecShell(15420): oatSig:vdex g_orgOatSize:5602258 5603328
01-21 22:32:43.628 D/SecShell(15420): g_shellDexAddr:88e3c01c, mapSize:2
orgDexOffset:450560
01-21 22:32:43.628 D/SecShell(15420): ii:0
01-21 22:32:43.628 D/SecShell(15420): g_shellDexAddr:88e3c01c
01-21 22:32:43.628 D/SecShell(15420): oatstart:88e3c000
01-21 22:32:43.628 D/SecShell(15420): orgDexFileSize:5106952
01-21 22:32:43.628 D/SecShell(15420): g_orgDexOffset:450588
01-21 22:32:43.707 D/NetworkSecurityConfig(15420): No Network Security Config
specified, using platform default
01-21 22:32:43.707 D/SecShell(15420): yunstr3:
01-21 22:32:43.710 D/SecShell(15420): multidex_totleSize:54cd08
01-21 22:32:43.711 W/zygote (15420): Opening an oat file without a class loader.
Are you using the deprecated DexFile APIs?
01-21 22:32:43.716 D/SecShell(15420): start elf_hook
01-21 22:32:43.717 W/ne.psx.Emulator(15420): type=1400 audit(0.0:4503): avc: denied
{ execmod } for path="/system/lib/libart.so" dev="mmcblk0p27" ino=1481
scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:system_file:s0
tclass=file permissive=0
01-21 22:32:43.717 W/ne.psx.Emulator(15420): type=1400 audit(0.0:4504): avc: denied
{ execmod } for path="/system/lib/libart.so" dev="mmcblk0p27" ino=1481
scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:system_file:s0
tclass=file permissive=0
01-21 22:32:43.724 E/txtag (15420): plt_rel
01-21 22:32:43.725 E/txtag (15420): strtab
01-21 22:32:43.725 D/SecShell(15420): replace glob :a75d017c with a64a71e1
01-21 22:32:43.725 D/SecShell(15420): replace ok!
01-21 22:32:43.727 W/ne.psx.Emulator(15420): type=1400 audit(0.0:4505): avc: denied
{ execmod } for path="/system/lib/libart.so" dev="mmcblk0p27" ino=1481
scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:system_file:s0
tclass=file permissive=0
01-21 22:32:43.727 W/ne.psx.Emulator(15420): type=1400 audit(0.0:4506): avc: denied
{ execmod } for path="/system/lib/libart.so" dev="mmcblk0p27" ino=1481
scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:system_file:s0
tclass=file permissive=0
01-21 22:32:43.733 E/txtag (15420): plt_rel
01-21 22:32:43.733 E/txtag (15420): strtab
01-21 22:32:43.734 D/SecShell(15420): replace glob :a75a2321 with a64a70fd
01-21 22:32:43.734 D/SecShell(15420): replace ok!
01-21 22:32:43.737 W/ne.psx.Emulator(15420): type=1400 audit(0.0:4507): avc: denied
{ execmod } for path="/system/lib/libart.so" dev="mmcblk0p27" ino=1481
scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:system_file:s0
tclass=file permissive=0
01-21 22:32:43.737 W/ne.psx.Emulator(15420): type=1400 audit(0.0:4508): avc: denied
{ execmod } for path="/system/lib/libart.so" dev="mmcblk0p27" ino=1481
scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:system_file:s0
tclass=file permissive=0
01-21 22:32:43.737 W/ne.psx.Emulator(15420): type=1400 audit(0.0:4509): avc: denied
{ execmod } for path="/system/lib/libart.so" dev="mmcblk0p27" ino=1481
scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:system_file:s0
tclass=file permissive=0
01-21 22:32:43.737 W/ne.psx.Emulator(15420): type=1400 audit(0.0:4510): avc: denied
{ execmod } for path="/system/lib/libart.so" dev="mmcblk0p27" ino=1481
scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:system_file:s0
tclass=file permissive=0
01-21 22:32:43.742 E/txtag (15420): plt_rel
01-21 22:32:43.742 E/txtag (15420): strtab
01-21 22:32:43.742 D/SecShell(15420): replace glob :a75a9fbd with a64a8259
01-21 22:32:43.742 D/SecShell(15420): replace ok!
01-21 22:32:43.747 W/ne.psx.Emulator(15420): type=1400 audit(0.0:4511): avc: denied
{ execmod } for path="/system/lib/libart.so" dev="mmcblk0p27" ino=1481
scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:system_file:s0
tclass=file permissive=0
01-21 22:32:43.747 W/ne.psx.Emulator(15420): type=1400 audit(0.0:4512): avc: denied
{ execmod } for path="/system/lib/libart.so" dev="mmcblk0p27" ino=1481
scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:system_file:s0
tclass=file permissive=0
01-21 22:32:43.749 E/txtag (15420): plt_rel
01-21 22:32:43.749 E/txtag (15420): strtab
01-21 22:32:43.749 D/SecShell(15420): replace glob :a75cfff4 with a64a7699
01-21 22:32:43.749 D/SecShell(15420): replace ok!
01-21 22:32:43.757 E/txtag (15420): plt_rel
01-21 22:32:43.757 E/txtag (15420): strtab
01-21 22:32:43.757 D/SecShell(15420): replace glob :a75a545d with a64a780d
01-21 22:32:43.758 D/SecShell(15420): replace ok!
01-21 22:32:43.759 D/SecShell(15420): end elf_hook
01-21 22:32:43.764 D/SecShell(15420): PLAN2
01-21 22:32:43.767 W/ne.psx.Emulator(15420): type=1400 audit(0.0:4513): avc: denied
{ execmod } for path="/system/lib/libart.so" dev="mmcblk0p27" ino=1481
scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:system_file:s0
tclass=file permissive=0
01-21 22:32:43.774 E/txtag (15420): plt_rel
01-21 22:32:43.774 E/txtag (15420): strtab
01-21 22:32:43.774 D/SecShell(15420): replace glob :a759de7f with a64a6d99
01-21 22:32:43.774 D/SecShell(15420): replace ok!
01-21 22:32:43.777 W/ne.psx.Emulator(15420): type=1400 audit(0.0:4515): avc: denied
{ execmod } for path="/system/lib/libart.so" dev="mmcblk0p27" ino=1481
scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:system_file:s0
tclass=file permissive=0
01-21 22:32:43.777 W/ne.psx.Emulator(15420): type=1400 audit(0.0:4516): avc: denied
{ execmod } for path="/system/lib/libart.so" dev="mmcblk0p27" ino=1481
scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:system_file:s0
tclass=file permissive=0
01-21 22:32:43.783 E/txtag (15420): plt_rel
01-21 22:32:43.783 E/txtag (15420): strtab
01-21 22:32:43.783 D/SecShell(15420): replace glob :a75cfa14 with a64a72c1
01-21 22:32:43.783 D/SecShell(15420): replace ok!
01-21 22:32:43.784 W/zygote (15420): Opening an oat file without a class loader.
Are you using the deprecated DexFile APIs?
01-21 22:32:43.784 D/SecShell(15420): my read_hook count:4 40 15420
01-21 22:32:43.784 D/SecShell(15420): art fstat hook:0
01-21 22:32:43.784 D/SecShell(15420): my mmap_hook :5107712 40 0 15420
01-21 22:32:43.785 D/SecShell(15420): decodea:450560
01-21 22:32:43.785 D/SecShell(15420): 25 magic:dex
01-21 22:32:43.785 D/SecShell(15420): 035
01-21 22:32:43.808 D/SecShell(15420): g_spilitDexAddr1:87a80000
01-21 22:32:43.809 D/SecShell(15420): my read_hook count:4 40 15420
01-21 22:32:43.809 D/SecShell(15420): art fstat hook:0
01-21 22:32:43.809 D/SecShell(15420): my mmap_hook :5107712 40 0 15420
01-21 22:32:43.809 D/SecShell(15420): decodea:450560
01-21 22:32:43.809 D/SecShell(15420): 25 magic:dex
01-21 22:32:43.809 D/SecShell(15420): 035
01-21 22:32:43.825 D/SecShell(15420): g_spilitDexAddr1:87580000
01-21 22:32:44.267 W/ne.psx.Emulator(15420): type=1400 audit(0.0:4517): avc: denied
{ execmod } for path="/system/lib/libart.so" dev="mmcblk0p27" ino=1481
scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:system_file:s0
tclass=file permissive=0
01-21 22:32:44.267 W/ne.psx.Emulator(15420): type=1400 audit(0.0:4518): avc: denied
{ execmod } for path="/system/lib/libart.so" dev="mmcblk0p27" ino=1481
scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:system_file:s0
tclass=file permissive=0
01-21 22:32:44.277 W/ne.psx.Emulator(15420): type=1400 audit(0.0:4519): avc: denied
{ execmod } for path="/system/lib/libart.so" dev="mmcblk0p27" ino=1481
scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:system_file:s0
tclass=file permissive=0
01-21 22:32:44.277 W/ne.psx.Emulator(15420): type=1400 audit(0.0:4520): avc: denied
{ execmod } for path="/system/lib/libart.so" dev="mmcblk0p27" ino=1481
scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:system_file:s0
tclass=file permissive=0
01-21 22:32:44.279 E/txtag (15420): plt_rel
01-21 22:32:44.279 E/txtag (15420): strtab
01-21 22:32:44.279 D/SecShell(15420): replace glob :a64a6d99 with a759de7f
01-21 22:32:44.279 D/SecShell(15420): replace ok!
01-21 22:32:44.286 E/txtag (15420): plt_rel
01-21 22:32:44.286 E/txtag (15420): strtab
01-21 22:32:44.286 D/SecShell(15420): replace glob :a64a72c1 with a75cfa14
01-21 22:32:44.286 D/SecShell(15420): replace ok!
01-21 22:32:44.287 D/SecShell(15420): g_spilitDexAddr1:87580000
01-21 22:32:44.287 W/System.err(15420): Warning: Using deprecated Element
constructor. Do not use internal APIs, this constructor will be removed in the
future.
01-21 22:32:44.288 W/System.err(15420): java.lang.ClassNotFoundException: Didn't
find class "com.tencent.StubShell.TxMeShell" on path: DexPathList[[dex file
"/data/app/com.PSone.psx.Emulator-h6sXg7SOydsNw-9RhmAZwQ==/oat/arm/base.vdex", zip
file
"/data/app/com.PSone.psx.Emulator-h6sXg7SOydsNw-9RhmAZwQ==/base.apk"],nativeLibrary
Directories=[/data/app/com.PSone.psx.Emulator-h6sXg7SOydsNw-9RhmAZwQ==/lib/arm,
/data/app/com.PSone.psx.Emulator-h6sXg7SOydsNw-9RhmAZwQ==/base.apk!/lib/armeabi-
v7a, /system/lib, /vendor/lib]]
01-21 22:32:44.288 W/System.err(15420): at
dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:125)
01-21 22:32:44.288 W/System.err(15420): at
java.lang.ClassLoader.loadClass(ClassLoader.java:379)
01-21 22:32:44.288 W/System.err(15420): at
java.lang.ClassLoader.loadClass(ClassLoader.java:312)
01-21 22:32:44.288 W/System.err(15420): at
com.tencent.StubShell.TxAppEntry.load(Native Method)
01-21 22:32:44.288 W/System.err(15420): at
com.tencent.StubShell.TxAppEntry.a(Unknown Source:5)
01-21 22:32:44.288 W/System.err(15420): at
com.tencent.StubShell.TxAppEntry.attachBaseContext(Unknown Source:56)
01-21 22:32:44.288 W/System.err(15420): at
android.app.Application.attach(Application.java:189)
01-21 22:32:44.288 W/System.err(15420): at
android.app.Instrumentation.newApplication(Instrumentation.java:1104)
01-21 22:32:44.288 W/System.err(15420): at
android.app.Instrumentation.newApplication(Instrumentation.java:1088)
01-21 22:32:44.288 W/System.err(15420): at
android.app.LoadedApk.makeApplication(LoadedApk.java:985)
01-21 22:32:44.288 W/System.err(15420): at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:5897)
01-21 22:32:44.288 W/System.err(15420): at android.app.ActivityThread.-
wrap2(Unknown Source:0)
01-21 22:32:44.288 W/System.err(15420): at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1717)
01-21 22:32:44.288 W/System.err(15420): at
android.os.Handler.dispatchMessage(Handler.java:106)
01-21 22:32:44.288 W/System.err(15420): at
android.os.Looper.loop(Looper.java:164)
01-21 22:32:44.288 W/System.err(15420): at
android.app.ActivityThread.main(ActivityThread.java:6719)
01-21 22:32:44.288 W/System.err(15420): at java.lang.reflect.Method.invoke(Native
Method)
01-21 22:32:44.288 W/System.err(15420): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:449)
01-21 22:32:44.289 W/System.err(15420): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:807)
01-21 22:32:44.289 E/metag (15420): registerNatives Fail
01-21 22:32:44.289 W/CheckTime(15420): App running slow: Executing
handleBindApplication : makeApplication took 879ms
01-21 22:32:44.289 D/SecShell(15420): Run start 15420
01-21 22:32:44.289 D/SecShell(15420): make app
01-21 22:32:44.291 D/SecShell(15420): make app failed
01-21 22:32:44.291 D/SecShell(15420): Run success
01-21 22:32:44.291 D/SecShell(15420):
checkArtVersion:/data/data/com.PSone.psx.Emulator/tx_shell/shella_version_dex_ver
01-21 22:32:44.291 D/SecShell(15420):
buf:aa2a5043ab446cbc269a639dc8540ca9a3ac50bcff77dead63f46e97bb7791d0/data/app/
com.PSone.psx.Emulator-h6sXg7SOydsNw-9RhmAZwQ==/oat/arm/base.vdex
01-21 22:32:44.291 D/SecShell(15420):
tmp.c_str():aa2a5043ab446cbc269a639dc8540ca9a3ac50bcff77dead63f46e97bb7791d0/data/
app/com.PSone.psx.Emulator-h6sXg7SOydsNw-9RhmAZwQ==/oat/arm/base.vdex
01-21 22:32:44.291 D/SecShell(15420): tmp.size():139
01-21 22:32:44.291 D/SecShell(15420): valid
dex:/data/data/com.PSone.psx.Emulator/.classes.dex
01-21 22:32:44.567 V/Info (15420): CPU info available from file /proc/cpuinfo:
01-21 22:32:44.599 V/Info (15420): processor : 0
01-21 22:32:44.599 V/Info (15420): model name : ARMv7 Processor rev 5 (v7l)
01-21 22:32:44.599 V/Info (15420): BogoMIPS : 52.00
01-21 22:32:44.599 V/Info (15420): Features : half thumb fastmult vfp edsp neon
vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm
01-21 22:32:44.599 V/Info (15420): CPU implementer : 0x41
01-21 22:32:44.599 V/Info (15420): CPU architecture: 7
01-21 22:32:44.599 V/Info (15420): CPU variant : 0x0
01-21 22:32:44.599 V/Info (15420): CPU part : 0xc07
01-21 22:32:44.599 V/Info (15420): CPU revision : 5
01-21 22:32:44.599 V/Info (15420):
01-21 22:32:44.599 V/Info (15420): processor : 1
01-21 22:32:44.599 V/Info (15420): model name : ARMv7 Processor rev 5 (v7l)
01-21 22:32:44.599 V/Info (15420): BogoMIPS : 52.00
01-21 22:32:44.599 V/Info (15420): Features : half thumb fastmult vfp edsp neon
vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm
01-21 22:32:44.599 V/Info (15420): CPU implementer : 0x41
01-21 22:32:44.599 V/Info (15420): CPU architecture: 7
01-21 22:32:44.599 V/Info (15420): CPU variant : 0x0
01-21 22:32:44.599 V/Info (15420): CPU part : 0xc07
01-21 22:32:44.599 V/Info (15420): CPU revision : 5
01-21 22:32:44.599 V/Info (15420):
01-21 22:32:44.599 V/Info (15420): processor : 2
01-21 22:32:44.599 V/Info (15420): model name : ARMv7 Processor rev 5 (v7l)
01-21 22:32:44.599 V/Info (15420): BogoMIPS : 52.00
01-21 22:32:44.599 V/Info (15420): Features : half thumb fastmult vfp edsp neon
vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm
01-21 22:32:44.599 V/Info (15420): CPU implementer : 0x41
01-21 22:32:44.599 V/Info (15420): CPU architecture: 7
01-21 22:32:44.599 V/Info (15420): CPU variant : 0x0
01-21 22:32:44.599 V/Info (15420): CPU part : 0xc07
01-21 22:32:44.599 V/Info (15420): CPU revision : 5
01-21 22:32:44.599 V/Info (15420):
01-21 22:32:44.599 V/Info (15420): processor : 3
01-21 22:32:44.599 V/Info (15420): model name : ARMv7 Processor rev 5 (v7l)
01-21 22:32:44.599 V/Info (15420): BogoMIPS : 52.00
01-21 22:32:44.599 V/Info (15420): Features : half thumb fastmult vfp edsp neon
vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm
01-21 22:32:44.599 V/Info (15420): CPU implementer : 0x41
01-21 22:32:44.599 V/Info (15420): CPU architecture: 7
01-21 22:32:44.599 V/Info (15420): CPU variant : 0x0
01-21 22:32:44.599 V/Info (15420): CPU part :
01-21 22:32:44.601 E/AudioManagerEx(15420): new AudioManagerEx
01-21 22:32:44.603 I/F_PATH (15420): CPU arch:armv7l
01-21 22:32:44.634 E/CORES (15420): NB CORE:4
01-21 22:32:44.635 E/FPSE (15420): Model:S20
01-21 22:32:44.851 I/zygote (15420): Do partial code cache collection, code=2112B,
data=23KB
01-21 22:32:44.852 I/zygote (15420): After code cache collection, code=2112B,
data=23KB
01-21 22:32:44.852 I/zygote (15420): Increasing code cache capacity to 128KB
01-21 22:32:44.854 I/zygote (15420): Compiler allocated 4MB to compile void
com.emulator.fpse.Main.R()
01-21 22:32:46.644 E/FPSE (15420): Version n:106
01-21 22:32:46.893 D/OpenGLRenderer(15420): textureCacheSize 37748736
01-21 22:32:46.896 D/OpenGLRenderer(15420): HWUI GL Pipeline
01-21 22:32:46.905 I/zygote (15420): Do partial code cache collection, code=55KB,
data=59KB
01-21 22:32:46.906 I/zygote (15420): After code cache collection, code=55KB,
data=59KB
01-21 22:32:46.907 I/zygote (15420): Increasing code cache capacity to 256KB
01-21 22:32:47.012 I/zygote (15420):
android::hardware::configstore::V1_0::ISurfaceFlingerConfigs::hasWideColorDisplay
retrieved: 0
01-21 22:32:47.013 I/OpenGLRenderer(15420): Initialized EGL, version 1.4
01-21 22:32:47.013 D/OpenGLRenderer(15420): Swap behavior 2
01-21 22:32:47.024 D/mali_winsys(15420): EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, egl_color_buffer_format *, EGLBoolean) returns 0x3000,
win:0x88d7f808
01-21 22:32:47.025 I/OpenGLRenderer(15420): queryNativeWindowStatus 0x88d7f808
query=0 dataspace=0
01-21 22:32:47.077 D/mali_winsys(15420): EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, egl_color_buffer_format *, EGLBoolean) returns 0x3000,
win:0x88d6c808
01-21 22:32:47.078 I/OpenGLRenderer(15420): queryNativeWindowStatus 0x88d6c808
query=0 dataspace=0
01-21 22:32:47.078 D/OpenGLRenderer(15420): textureCacheSize 37748736
01-21 22:32:47.102 I/gralloc (15420): gralloc_register_buffer hnd=0x88d41cc0,
share_fd=59, share_attr_fd=60, magic=51647890, format=1, internal_format=1,
byte_stride=3264, flags=4, usage=0xb00, size=2007360, width=812, height=615,
internalWidth=812, internalHeight=615, stride=816, base=0x864a2000, writeOwner=0,
attr_base=0xffffffff, yuv_info=1, fd=-1, buf_idx=0, offset=0, min_pgsz=4096,
phyaddr=0
01-21 22:32:47.141 I/gralloc (15420): gralloc_register_buffer hnd=0x88d41d80,
share_fd=62, share_attr_fd=63, magic=51647890, format=1, internal_format=1,
byte_stride=2880, flags=4, usage=0xb00, size=4377600, width=720, height=1520,
internalWidth=720, internalHeight=1520, stride=720, base=0x85dd2000, writeOwner=0,
attr_base=0xffffffff, yuv_info=1, fd=-1, buf_idx=0, offset=0, min_pgsz=4096,
phyaddr=0
01-21 22:32:47.162 I/gralloc (15420): gralloc_register_buffer hnd=0x88d41e40,
share_fd=64, share_attr_fd=65, magic=51647890, format=1, internal_format=1,
byte_stride=3264, flags=4, usage=0xb00, size=2007360, width=812, height=615,
internalWidth=812, internalHeight=615, stride=816, base=0x85b15000, writeOwner=0,
attr_base=0xffffffff, yuv_info=1, fd=-1, buf_idx=0, offset=0, min_pgsz=4096,
phyaddr=0
01-21 22:32:48.527 I/gralloc (15420): gralloc_register_buffer hnd=0x88d41f00,
share_fd=67, share_attr_fd=68, magic=51647890, format=1, internal_format=1,
byte_stride=3264, flags=4, usage=0xb00, size=2007360, width=812, height=615,
internalWidth=812, internalHeight=615, stride=816, base=0x8592a000, writeOwner=0,
attr_base=0xffffffff, yuv_info=1, fd=-1, buf_idx=0, offset=0, min_pgsz=4096,
phyaddr=0
01-21 22:32:48.611 D/OpenGLRenderer(15420): textureCacheSize 37748736
01-21 22:32:48.621 I/gralloc (15420): gralloc_unregister_buffer hnd=0x88d41cc0,
share_fd=59, share_attr_fd=60, magic=51647890, format=1, internal_format=1,
byte_stride=3264, flags=4, usage=0xb00, size=2007360, width=812, height=615,
internalWidth=812, internalHeight=615, stride=816, base=0x864a2000, writeOwner=0,
attr_base=0xffffffff, yuv_info=1, fd=-1, buf_idx=0, offset=0, min_pgsz=4096,
phyaddr=0
01-21 22:32:48.622 I/gralloc (15420): gralloc_unregister_buffer hnd=0x88d41e40,
share_fd=64, share_attr_fd=65, magic=51647890, format=1, internal_format=1,
byte_stride=3264, flags=4, usage=0xb00, size=2007360, width=812, height=615,
internalWidth=812, internalHeight=615, stride=816, base=0x85b15000, writeOwner=0,
attr_base=0xffffffff, yuv_info=1, fd=-1, buf_idx=0, offset=0, min_pgsz=4096,
phyaddr=0
01-21 22:32:48.623 I/gralloc (15420): gralloc_unregister_buffer hnd=0x88d41f00,
share_fd=67, share_attr_fd=68, magic=51647890, format=1, internal_format=1,
byte_stride=3264, flags=4, usage=0xb00, size=2007360, width=812, height=615,
internalWidth=812, internalHeight=615, stride=816, base=0x8592a000, writeOwner=0,
attr_base=0xffffffff, yuv_info=1, fd=-1, buf_idx=0, offset=0, min_pgsz=4096,
phyaddr=0
01-21 22:32:48.624 W/libEGL (15420): EGLNativeWindowType 0x88d7f808 disconnect
failed
01-21 22:32:48.702 D/mali_winsys(15420): EGLint
new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig,
egl_winsys_surface **, egl_color_buffer_format *, EGLBoolean) returns 0x3000,
win:0x88d7f808
01-21 22:32:48.702 I/OpenGLRenderer(15420): queryNativeWindowStatus 0x88d7f808
query=0 dataspace=0
01-21 22:32:48.705 D/OpenGLRenderer(15420): textureCacheSize 37748736
01-21 22:32:48.724 I/gralloc (15420): gralloc_register_buffer hnd=0x88d41f00,
share_fd=64, share_attr_fd=65, magic=51647890, format=1, internal_format=1,
byte_stride=3264, flags=4, usage=0xb00, size=1465536, width=812, height=449,
internalWidth=812, internalHeight=449, stride=816, base=0x86527000, writeOwner=0,
attr_base=0xffffffff, yuv_info=1, fd=-1, buf_idx=0, offset=0, min_pgsz=4096,
phyaddr=0
01-21 22:32:48.830 I/gralloc (15420): gralloc_register_buffer hnd=0x88d42140,
share_fd=67, share_attr_fd=68, magic=51647890, format=1, internal_format=1,
byte_stride=3264, flags=4, usage=0xb00, size=1465536, width=812, height=449,
internalWidth=812, internalHeight=449, stride=816, base=0x85b9a000, writeOwner=0,
attr_base=0xffffffff, yuv_info=1, fd=-1, buf_idx=0, offset=0, min_pgsz=4096,
phyaddr=0
01-21 22:32:48.855 I/gralloc (15420): gralloc_register_buffer hnd=0x88d42200,
share_fd=69, share_attr_fd=70, magic=51647890, format=1, internal_format=1,
byte_stride=3264, flags=4, usage=0xb00, size=1465536, width=812, height=449,
internalWidth=812, internalHeight=449, stride=816, base=0x85a34000, writeOwner=0,
attr_base=0xffffffff, yuv_info=1, fd=-1, buf_idx=0, offset=0, min_pgsz=4096,
phyaddr=0
01-21 22:32:49.164 V/Decompress(15420): Unzipping Cartoon_A.fsh
01-21 22:32:49.174 V/Decompress(15420): Unzipping Cartoon_A.vsh
01-21 22:32:49.174 V/Decompress(15420): Unzipping Cartoon_B.fsh
01-21 22:32:49.175 V/Decompress(15420): Unzipping Cartoon_B.vsh
01-21 22:32:49.175 V/Decompress(15420): Unzipping CRT-Hyllian.fsh
01-21 22:32:49.176 V/Decompress(15420): Unzipping CRT-Hyllian.vsh
01-21 22:32:49.177 V/Decompress(15420): Unzipping FXAA.fsh
01-21 22:32:49.181 V/Decompress(15420): Unzipping FXAA.vsh
01-21 22:32:49.182 V/Decompress(15420): Unzipping FXAA_natural_vision.fsh
01-21 22:32:49.186 V/Decompress(15420): Unzipping FXAA_natural_vision.vsh
01-21 22:32:49.187 V/Decompress(15420): Unzipping Grayscale.fsh
01-21 22:32:49.187 V/Decompress(15420): Unzipping Grayscale.vsh
01-21 22:32:49.187 V/Decompress(15420): Unzipping libnfs.so
01-21 22:32:49.215 V/Decompress(15420): Unzipping libopengl1.so
01-21 22:32:49.308 V/Decompress(15420): Unzipping libopenglex.so
01-21 22:32:49.364 V/Decompress(15420): Unzipping libsoft1.so
01-21 22:32:49.455 V/Decompress(15420): Unzipping libspuplugin1.so
01-21 22:32:49.466 V/Decompress(15420): Unzipping libspuplugin2.so
01-21 22:32:49.477 V/Decompress(15420): Unzipping libspupluginex.so
01-21 22:32:49.487 V/Decompress(15420): Unzipping libuncompress.so
01-21 22:32:49.675 V/Decompress(15420): Unzipping MangaToon.fsh
01-21 22:32:49.675 V/Decompress(15420): Unzipping MangaToon.vsh
01-21 22:32:49.676 V/Decompress(15420): Unzipping TV_HDR.fsh
01-21 22:32:49.676 V/Decompress(15420): Unzipping TV_HDR.vsh
01-21 22:32:49.679 V/Decompress(15420): Unzipping Cartoon_A.fsh
01-21 22:32:49.679 V/Decompress(15420): Unzipping Cartoon_A.vsh
01-21 22:32:49.680 V/Decompress(15420): Unzipping Cartoon_B.fsh
01-21 22:32:49.681 V/Decompress(15420): Unzipping Cartoon_B.vsh
01-21 22:32:49.681 V/Decompress(15420): Unzipping CRT-Hyllian.fsh
01-21 22:32:49.682 V/Decompress(15420): Unzipping CRT-Hyllian.vsh
01-21 22:32:49.683 V/Decompress(15420): Unzipping FXAA.fsh
01-21 22:32:49.684 V/Decompress(15420): Unzipping FXAA.vsh
01-21 22:32:49.684 V/Decompress(15420): Unzipping FXAA_natural_vision.fsh
01-21 22:32:49.685 V/Decompress(15420): Unzipping FXAA_natural_vision.vsh
01-21 22:32:49.685 V/Decompress(15420): Unzipping Grayscale.fsh
01-21 22:32:49.686 V/Decompress(15420): Unzipping Grayscale.vsh
01-21 22:32:49.686 V/Decompress(15420): Unzipping libnfs.so
01-21 22:32:49.699 V/Decompress(15420): Unzipping libopengl1.so
01-21 22:32:49.743 V/Decompress(15420): Unzipping libopenglex.so
01-21 22:32:49.788 V/Decompress(15420): Unzipping libsoft1.so
01-21 22:32:49.840 V/Decompress(15420): Unzipping libspuplugin1.so
01-21 22:32:49.846 V/Decompress(15420): Unzipping libspuplugin2.so
01-21 22:32:49.854 V/Decompress(15420): Unzipping libspupluginex.so
01-21 22:32:49.861 V/Decompress(15420): Unzipping libuncompress.so
01-21 22:32:49.980 V/Decompress(15420): Unzipping MangaToon.fsh
01-21 22:32:49.981 V/Decompress(15420): Unzipping MangaToon.vsh
01-21 22:32:49.981 V/Decompress(15420): Unzipping TV_HDR.fsh
01-21 22:32:49.982 V/Decompress(15420): Unzipping TV_HDR.vsh
01-21 22:32:49.988 I/gralloc (15420): gralloc_unregister_buffer hnd=0x88d42200,
share_fd=69, share_attr_fd=70, magic=51647890, format=1, internal_format=1,
byte_stride=3264, flags=4, usage=0xb00, size=1465536, width=812, height=449,
internalWidth=812, internalHeight=449, stride=816, base=0x85a34000, writeOwner=0,
attr_base=0xffffffff, yuv_info=1, fd=-1, buf_idx=0, offset=0, min_pgsz=4096,
phyaddr=0
01-21 22:32:49.988 I/gralloc (15420): gralloc_unregister_buffer hnd=0x88d41f00,
share_fd=64, share_attr_fd=65, magic=51647890, format=1, internal_format=1,
byte_stride=3264, flags=4, usage=0xb00, size=1465536, width=812, height=449,
internalWidth=812, internalHeight=449, stride=816, base=0x86527000, writeOwner=0,
attr_base=0xffffffff, yuv_info=1, fd=-1, buf_idx=0, offset=0, min_pgsz=4096,
phyaddr=0
01-21 22:32:49.989 I/gralloc (15420): gralloc_unregister_buffer hnd=0x88d42140,
share_fd=67, share_attr_fd=68, magic=51647890, format=1, internal_format=1,
byte_stride=3264, flags=4, usage=0xb00, size=1465536, width=812, height=449,
internalWidth=812, internalHeight=449, stride=816, base=0x85b9a000, writeOwner=0,
attr_base=0xffffffff, yuv_info=1, fd=-1, buf_idx=0, offset=0, min_pgsz=4096,
phyaddr=0
01-21 22:32:49.989 W/libEGL (15420): EGLNativeWindowType 0x88d7f808 disconnect
failed
01-21 22:32:50.116 E/linker (15420):
"/data/data/com.PSone.psx.Emulator/files/libspuplugin.so" has text relocations
(https://android.googlesource.com/platform/bionic/+/master/android-changes-for-ndk-
developers.md#Text-Relocations-Enforced-for-API-level-23)
01-21 22:32:50.117 D/AndroidRuntime(15420): Shutting down VM
01-21 22:32:50.117 E/AndroidRuntime(15420): FATAL EXCEPTION: main
01-21 22:32:50.117 E/AndroidRuntime(15420): Process: com.PSone.psx.Emulator, PID:
15420
01-21 22:32:50.117 E/AndroidRuntime(15420): java.lang.UnsatisfiedLinkError: dlopen
failed: "/data/data/com.PSone.psx.Emulator/files/libspuplugin.so" has text
relocations (https://android.googlesource.com/platform/bionic/+/master/android-
changes-for-ndk-developers.md#Text-Relocations-Enforced-for-API-level-23)
01-21 22:32:50.117 E/AndroidRuntime(15420): at
java.lang.Runtime.load0(Runtime.java:928)
01-21 22:32:50.117 E/AndroidRuntime(15420): at
java.lang.System.load(System.java:1621)
01-21 22:32:50.117 E/AndroidRuntime(15420): at com.emulator.fpse.Main.f(Unknown
Source:475)
01-21 22:32:50.117 E/AndroidRuntime(15420): at
com.emulator.fpse.hn.onPostExecute(Unknown Source:32)
01-21 22:32:50.117 E/AndroidRuntime(15420): at
android.os.AsyncTask.finish(AsyncTask.java:695)
01-21 22:32:50.117 E/AndroidRuntime(15420): at android.os.AsyncTask.-
wrap1(Unknown Source:0)
01-21 22:32:50.117 E/AndroidRuntime(15420): at
android.os.AsyncTask$InternalHandler.handleMessage(AsyncTask.java:712)
01-21 22:32:50.117 E/AndroidRuntime(15420): at
android.os.Handler.dispatchMessage(Handler.java:106)
01-21 22:32:50.117 E/AndroidRuntime(15420): at
android.os.Looper.loop(Looper.java:164)
01-21 22:32:50.117 E/AndroidRuntime(15420): at
android.app.ActivityThread.main(ActivityThread.java:6719)
01-21 22:32:50.117 E/AndroidRuntime(15420): at
java.lang.reflect.Method.invoke(Native Method)
01-21 22:32:50.117 E/AndroidRuntime(15420): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:449)
01-21 22:32:50.117 E/AndroidRuntime(15420): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:807)
01-21 22:32:50.118 D/HprofFactory(15420): Create HprofDebugEx
01-21 22:32:50.410 I/zygote (15420): Compiler allocated 6MB to compile void
com.emulator.fpse.Main.f()
01-21 22:32:50.532 I/zygote (15420): Do full code cache collection, code=119KB,
data=110KB
01-21 22:32:50.533 I/zygote (15420): After code cache collection, code=70KB,
data=60KB
01-21 22:32:54.370 E/zygote (15501): No implementation found for void
com.tencent.StubShell.TxAppEntry.fixNativeResource(android.content.res.AssetManager
, java.lang.String) (tried Java_com_tencent_StubShell_TxAppEntry_fixNativeResource
and
Java_com_tencent_StubShell_TxAppEntry_fixNativeResource__Landroid_content_res_Asset
Manager_2Ljava_lang_String_2)
01-21 22:32:54.374 E/zygote (15501): No implementation found for void
com.tencent.StubShell.TxAppEntry.fixUnityResource(android.content.res.AssetManager,
java.lang.String) (tried Java_com_tencent_StubShell_TxAppEntry_fixUnityResource and
Java_com_tencent_StubShell_TxAppEntry_fixUnityResource__Landroid_content_res_AssetM
anager_2Ljava_lang_String_2)
01-21 22:32:54.459 I/CrashReport(15501): native library loaded
01-21 22:32:54.459 I/CrashReport(15501): backup java method success
01-21 22:32:54.459 I/CrashReport(15501): back up java classes success
01-21 22:32:54.483 I/CrashReport(15501): base = 0xbe521000
01-21 22:32:54.483 I/CrashReport(15501): stacksize = 8M
01-21 22:32:54.483 I/CrashReport(15501): guardsize = 0
01-21 22:32:54.485 I/CrashReport(15501): getted buglyline com/tencent/bugly/legu/
01-21 22:32:54.485 I/CrashReport(15501): it is a channel prefix
com/tencent/bugly/legu/
01-21 22:32:54.485 I/CrashReport(15501): register native log methods success
01-21 22:32:54.485 I/CrashReport(15501): register native key-value methods success
01-21 22:32:54.485 I/CrashReport(15501): register native methods success
01-21 22:32:54.487 I/CrashReport(15501): setLogMode 6 current 4
01-21 22:32:54.497 W/ne.psx.Emulator(15501): type=1400 audit(0.0:4521): avc: denied
{ read } for name="anr" dev="mmcblk0p52" ino=64
scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:anr_data_file:s0
tclass=dir permissive=0
01-21 22:32:54.537 E/txtag (15501): env path:0x0
01-21 22:32:54.541 E/txtag (15501): version:27
01-21 22:32:54.541 E/txtag (15501): load library
/data/app/com.PSone.psx.Emulator-h6sXg7SOydsNw-9RhmAZwQ==/lib/arm/libshella-
2.9.0.2.so at offset 6dc0 read count 58
01-21 22:32:54.541 E/txtag (15501): min_vaddr:0 size:20d40
01-21 22:32:54.541 E/txtag (15501): load_bias:0xa64a0000 base:0xa64a0000
01-21 22:32:54.541 E/txtag (15501): read count:30
01-21 22:32:54.541 E/txtag (15501): read count:1000
01-21 22:32:54.542 E/txtag (15501): read count:1000
01-21 22:32:54.542 W/System.err(15501): java.io.FileNotFoundException:
/system/build.prop (Permission denied)
01-21 22:32:54.543 E/txtag (15501): read count:1000
01-21 22:32:54.543 W/System.err(15501): at java.io.FileInputStream.open0(Native
Method)
01-21 22:32:54.543 W/System.err(15501): at
java.io.FileInputStream.open(FileInputStream.java:200)
01-21 22:32:54.543 W/System.err(15501): at
java.io.FileInputStream.<init>(FileInputStream.java:150)
01-21 22:32:54.543 W/System.err(15501): at
java.io.FileInputStream.<init>(FileInputStream.java:103)
01-21 22:32:54.543 W/System.err(15501): at
java.io.FileReader.<init>(FileReader.java:58)
01-21 22:32:54.543 W/System.err(15501): at
com.tencent.bugly.legu.proguard.a.p(BUGLY:177)
01-21 22:32:54.543 W/System.err(15501): at
com.tencent.bugly.legu.proguard.a.e(BUGLY:226)
01-21 22:32:54.543 W/System.err(15501): at
com.tencent.bugly.legu.crashreport.common.info.a.q(BUGLY:330)
01-21 22:32:54.543 W/System.err(15501): at
com.tencent.bugly.legu.proguard.a.a(BUGLY:143)
01-21 22:32:54.543 W/System.err(15501): at
com.tencent.bugly.legu.crashreport.biz.a.b(BUGLY:232)
01-21 22:32:54.543 W/System.err(15501): at
com.tencent.bugly.legu.crashreport.biz.a$a.run(BUGLY:135)
01-21 22:32:54.543 E/txtag (15501): read count:1000
01-21 22:32:54.543 W/System.err(15501): at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:457)
01-21 22:32:54.543 W/System.err(15501): at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
01-21 22:32:54.543 W/System.err(15501): at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledT
hreadPoolExecutor.java:301)
01-21 22:32:54.543 W/System.err(15501): at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
01-21 22:32:54.543 W/System.err(15501): at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
01-21 22:32:54.543 W/System.err(15501): at java.lang.Thread.run(Thread.java:764)
01-21 22:32:54.544 E/txtag (15501): read count:1000
01-21 22:32:54.549 I/chatty (15501): uid=10126(com.PSone.psx.Emulator) identical
11 lines
01-21 22:32:54.549 E/txtag (15501): read count:1000
01-21 22:32:54.550 E/txtag (15501): read count:890
01-21 22:32:54.551 E/txtag (15501): seg_start:0xa64a0088 size:11890 infsize:1e390
offset:88
01-21 22:32:54.552 E/txtag (15501): read count:403
01-21 22:32:54.553 E/txtag (15501): seg_start:0xa64bf470 size:403 infsize:c18
offset:11918
01-21 22:32:54.565 E/txtag (15501): do relocate!
01-21 22:32:54.567 E/txtag (15501): replace
01-21 22:32:54.567 E/txtag (15501): base:0x88378000 fix offset!
01-21 22:32:54.567 E/txtag (15501): syminfo:0x8837c01c new:0xa64a0148 size:1894
01-21 22:32:54.567 E/txtag (15501): strtab:0x8837d8b0 size:1680
01-21 22:32:54.567 E/txtag (15501): bucket:0x8837ef38 bucket:0xa64a3060 size:a40
01-21 22:32:54.567 E/txtag (15501): set back protect of the memory
01-21 22:32:54.567 E/txtag (15501): init array func:0xa64a51a9
01-21 22:32:54.567 E/txtag (15501): init array func:0xa64a52ad
01-21 22:32:54.567 E/txtag (15501): init array func:0xa64a52d9
01-21 22:32:54.567 E/txtag (15501): init array func:0xa64a5345
01-21 22:32:54.570 E/txtag (15501): load done!
01-21 22:32:54.570 D/SecShell(15501): Start load 15501
01-21 22:32:54.570 D/SecShell(15501): g_SdkInt:27
01-21 22:32:54.573 D/SecShell(15501): CallObjectFunc CallObjectMethodV
Exception:funcName
01-21 22:32:54.576 D/SecShell(15501): androidN:8.1.0
01-21 22:32:54.578 D/SecShell(15501): addr:89491000
01-21 22:32:54.594 D/SecShell(15501): pPKN:com.PSone.psx.Emulator,
g_oatDexPath:/data/app/com.PSone.psx.Emulator-h6sXg7SOydsNw-9RhmAZwQ==/oat/arm/
base.vdex
01-21 22:32:54.594 D/SecShell(15501): oatStartAddr:88f39000
01-21 22:32:54.594 D/SecShell(15501): dexEleLen:1
01-21 22:32:54.594 D/SecShell(15501): i:0
01-21 22:32:54.595 D/SecShell(15501): g_shellDexAddr:88f3901c
01-21 22:32:54.595 D/SecShell(15501): oatSig:vdex g_orgOatSize:5602258 5603328
01-21 22:32:54.595 D/SecShell(15501): g_shellDexAddr:88f3901c, mapSize:2
orgDexOffset:450560
01-21 22:32:54.595 D/SecShell(15501): ii:0
01-21 22:32:54.595 D/SecShell(15501): g_shellDexAddr:88f3901c
01-21 22:32:54.595 D/SecShell(15501): oatstart:88f39000
01-21 22:32:54.595 D/SecShell(15501): orgDexFileSize:5106952
01-21 22:32:54.595 D/SecShell(15501): g_orgDexOffset:450588
01-21 22:32:54.677 D/SecShell(15501): yunstr3:
01-21 22:32:54.678 D/SecShell(15501): multidex_totleSize:54cd08
01-21 22:32:54.679 W/zygote (15501): Opening an oat file without a class loader.
Are you using the deprecated DexFile APIs?
01-21 22:32:54.682 D/SecShell(15501): start elf_hook
01-21 22:32:54.687 W/ne.psx.Emulator(15501): type=1400 audit(0.0:4522): avc: denied
{ execmod } for path="/system/lib/libart.so" dev="mmcblk0p27" ino=1481
scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:system_file:s0
tclass=file permissive=0
01-21 22:32:54.687 W/ne.psx.Emulator(15501): type=1400 audit(0.0:4523): avc: denied
{ execmod } for path="/system/lib/libart.so" dev="mmcblk0p27" ino=1481
scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:system_file:s0
tclass=file permissive=0
01-21 22:32:54.687 W/ne.psx.Emulator(15501): type=1400 audit(0.0:4524): avc: denied
{ execmod } for path="/system/lib/libart.so" dev="mmcblk0p27" ino=1481
scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:system_file:s0
tclass=file permissive=0
01-21 22:32:54.687 W/ne.psx.Emulator(15501): type=1400 audit(0.0:4525): avc: denied
{ execmod } for path="/system/lib/libart.so" dev="mmcblk0p27" ino=1481
scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:system_file:s0
tclass=file permissive=0
01-21 22:32:54.690 E/txtag (15501): plt_rel
01-21 22:32:54.690 E/txtag (15501): strtab
01-21 22:32:54.691 D/SecShell(15501): replace glob :a75d017c with a64a71e1
01-21 22:32:54.691 D/SecShell(15501): replace ok!
01-21 22:32:54.694 D/NetworkSecurityConfig(15501): No Network Security Config
specified, using platform default
01-21 22:32:54.697 W/ne.psx.Emulator(15501): type=1400 audit(0.0:4526): avc: denied
{ execmod } for path="/system/lib/libart.so" dev="mmcblk0p27" ino=1481
scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:system_file:s0
tclass=file permissive=0
01-21 22:32:54.697 W/ne.psx.Emulator(15501): type=1400 audit(0.0:4527): avc: denied
{ execmod } for path="/system/lib/libart.so" dev="mmcblk0p27" ino=1481
scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:system_file:s0
tclass=file permissive=0
01-21 22:32:54.698 E/txtag (15501): plt_rel
01-21 22:32:54.698 E/txtag (15501): strtab
01-21 22:32:54.698 D/SecShell(15501): replace glob :a75a2321 with a64a70fd
01-21 22:32:54.698 D/SecShell(15501): replace ok!
01-21 22:32:54.706 E/txtag (15501): plt_rel
01-21 22:32:54.706 E/txtag (15501): strtab
01-21 22:32:54.707 I/chatty (15501): uid=10126(com.PSone.psx.Emulator) identical 1
line
01-21 22:32:54.707 W/ne.psx.Emulator(15501): type=1400 audit(0.0:4529): avc: denied
{ execmod } for path="/system/lib/libart.so" dev="mmcblk0p27" ino=1481
scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:system_file:s0
tclass=file permissive=0
01-21 22:32:54.707 D/SecShell(15501): replace glob :a75a9fbd with a64a8259
01-21 22:32:54.707 D/SecShell(15501): replace ok!
01-21 22:32:54.714 E/txtag (15501): plt_rel
01-21 22:32:54.714 E/txtag (15501): strtab
01-21 22:32:54.714 D/SecShell(15501): replace glob :a75cfff4 with a64a7699
01-21 22:32:54.714 D/SecShell(15501): replace ok!
01-21 22:32:54.717 W/ne.psx.Emulator(15501): type=1400 audit(0.0:4530): avc: denied
{ execmod } for path="/system/lib/libart.so" dev="mmcblk0p27" ino=1481
scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:system_file:s0
tclass=file permissive=0
01-21 22:32:54.717 W/ne.psx.Emulator(15501): type=1400 audit(0.0:4531): avc: denied
{ execmod } for path="/system/lib/libart.so" dev="mmcblk0p27" ino=1481
scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:system_file:s0
tclass=file permissive=0
01-21 22:32:54.725 E/txtag (15501): plt_rel
01-21 22:32:54.725 E/txtag (15501): strtab
01-21 22:32:54.725 D/SecShell(15501): replace glob :a75a545d with a64a780d
01-21 22:32:54.725 D/SecShell(15501): replace ok!
01-21 22:32:54.725 D/SecShell(15501): end elf_hook
01-21 22:32:54.727 W/ne.psx.Emulator(15501): type=1400 audit(0.0:4532): avc: denied
{ execmod } for path="/system/lib/libart.so" dev="mmcblk0p27" ino=1481
scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:system_file:s0
tclass=file permissive=0
01-21 22:32:54.727 W/ne.psx.Emulator(15501): type=1400 audit(0.0:4533): avc: denied
{ execmod } for path="/system/lib/libart.so" dev="mmcblk0p27" ino=1481
scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:system_file:s0
tclass=file permissive=0
01-21 22:32:54.728 D/SecShell(15501): PLAN2
01-21 22:32:54.734 E/txtag (15501): plt_rel
01-21 22:32:54.734 E/txtag (15501): strtab
01-21 22:32:54.735 D/SecShell(15501): replace glob :a759de7f with a64a6d99
01-21 22:32:54.735 D/SecShell(15501): replace ok!
01-21 22:32:54.737 W/ne.psx.Emulator(15501): type=1400 audit(0.0:4534): avc: denied
{ execmod } for path="/system/lib/libart.so" dev="mmcblk0p27" ino=1481
scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:system_file:s0
tclass=file permissive=0
01-21 22:32:54.737 W/ne.psx.Emulator(15501): type=1400 audit(0.0:4535): avc: denied
{ execmod } for path="/system/lib/libart.so" dev="mmcblk0p27" ino=1481
scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:system_file:s0
tclass=file permissive=0
01-21 22:32:54.742 E/txtag (15501): plt_rel
01-21 22:32:54.742 E/txtag (15501): strtab
01-21 22:32:54.742 D/SecShell(15501): replace glob :a75cfa14 with a64a72c1
01-21 22:32:54.742 D/SecShell(15501): replace ok!
01-21 22:32:54.743 W/zygote (15501): Opening an oat file without a class loader.
Are you using the deprecated DexFile APIs?
01-21 22:32:54.743 D/SecShell(15501): my read_hook count:4 39 15501
01-21 22:32:54.743 D/SecShell(15501): art fstat hook:0
01-21 22:32:54.743 D/SecShell(15501): my mmap_hook :5107712 39 0 15501
01-21 22:32:54.743 D/SecShell(15501): decodea:450560
01-21 22:32:54.744 D/SecShell(15501): 25 magic:dex
01-21 22:32:54.744 D/SecShell(15501): 035
01-21 22:32:54.760 D/SecShell(15501): g_spilitDexAddr1:87b00000
01-21 22:32:54.761 D/SecShell(15501): my read_hook count:4 39 15501
01-21 22:32:54.761 D/SecShell(15501): art fstat hook:0
01-21 22:32:54.761 D/SecShell(15501): my mmap_hook :5107712 39 0 15501
01-21 22:32:54.761 D/SecShell(15501): decodea:450560
01-21 22:32:54.761 D/SecShell(15501): 25 magic:dex
01-21 22:32:54.761 D/SecShell(15501): 035
01-21 22:32:54.775 D/SecShell(15501): g_spilitDexAddr1:87600000
01-21 22:32:55.177 W/ne.psx.Emulator(15501): type=1400 audit(0.0:4536): avc: denied
{ execmod } for path="/system/lib/libart.so" dev="mmcblk0p27" ino=1481
scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:system_file:s0
tclass=file permissive=0
01-21 22:32:55.177 W/ne.psx.Emulator(15501): type=1400 audit(0.0:4537): avc: denied
{ execmod } for path="/system/lib/libart.so" dev="mmcblk0p27" ino=1481
scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:system_file:s0
tclass=file permissive=0
01-21 22:32:55.183 E/txtag (15501): plt_rel
01-21 22:32:55.183 E/txtag (15501): strtab
01-21 22:32:55.183 D/SecShell(15501): replace glob :a64a6d99 with a759de7f
01-21 22:32:55.183 D/SecShell(15501): replace ok!
01-21 22:32:55.187 W/ne.psx.Emulator(15501): type=1400 audit(0.0:4538): avc: denied
{ execmod } for path="/system/lib/libart.so" dev="mmcblk0p27" ino=1481
scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:system_file:s0
tclass=file permissive=0
01-21 22:32:55.187 W/ne.psx.Emulator(15501): type=1400 audit(0.0:4539): avc: denied
{ execmod } for path="/system/lib/libart.so" dev="mmcblk0p27" ino=1481
scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:system_file:s0
tclass=file permissive=0
01-21 22:32:55.190 E/txtag (15501): plt_rel
01-21 22:32:55.190 E/txtag (15501): strtab
01-21 22:32:55.190 D/SecShell(15501): replace glob :a64a72c1 with a75cfa14
01-21 22:32:55.190 D/SecShell(15501): replace ok!
01-21 22:32:55.191 D/SecShell(15501): g_spilitDexAddr1:87600000
01-21 22:32:55.191 W/System.err(15501): Warning: Using deprecated Element
constructor. Do not use internal APIs, this constructor will be removed in the
future.
01-21 22:32:55.191 W/System.err(15501): java.lang.ClassNotFoundException: Didn't
find class "com.tencent.StubShell.TxMeShell" on path: DexPathList[[dex file
"/data/app/com.PSone.psx.Emulator-h6sXg7SOydsNw-9RhmAZwQ==/oat/arm/base.vdex", zip
file
"/data/app/com.PSone.psx.Emulator-h6sXg7SOydsNw-9RhmAZwQ==/base.apk"],nativeLibrary
Directories=[/data/app/com.PSone.psx.Emulator-h6sXg7SOydsNw-9RhmAZwQ==/lib/arm,
/data/app/com.PSone.psx.Emulator-h6sXg7SOydsNw-9RhmAZwQ==/base.apk!/lib/armeabi-
v7a, /system/lib, /vendor/lib]]
01-21 22:32:55.192 W/System.err(15501): at
dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:125)
01-21 22:32:55.192 W/System.err(15501): at
java.lang.ClassLoader.loadClass(ClassLoader.java:379)
01-21 22:32:55.192 W/System.err(15501): at
java.lang.ClassLoader.loadClass(ClassLoader.java:312)
01-21 22:32:55.192 W/System.err(15501): at
com.tencent.StubShell.TxAppEntry.load(Native Method)
01-21 22:32:55.192 W/System.err(15501): at
com.tencent.StubShell.TxAppEntry.a(Unknown Source:5)
01-21 22:32:55.192 W/System.err(15501): at
com.tencent.StubShell.TxAppEntry.attachBaseContext(Unknown Source:56)
01-21 22:32:55.192 W/System.err(15501): at
android.app.Application.attach(Application.java:189)
01-21 22:32:55.192 W/System.err(15501): at
android.app.Instrumentation.newApplication(Instrumentation.java:1104)
01-21 22:32:55.192 W/System.err(15501): at
android.app.Instrumentation.newApplication(Instrumentation.java:1088)
01-21 22:32:55.192 W/System.err(15501): at
android.app.LoadedApk.makeApplication(LoadedApk.java:985)
01-21 22:32:55.192 W/System.err(15501): at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:5897)
01-21 22:32:55.192 W/System.err(15501): at android.app.ActivityThread.-
wrap2(Unknown Source:0)
01-21 22:32:55.192 W/System.err(15501): at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:1717)
01-21 22:32:55.192 W/System.err(15501): at
android.os.Handler.dispatchMessage(Handler.java:106)
01-21 22:32:55.192 W/System.err(15501): at
android.os.Looper.loop(Looper.java:164)
01-21 22:32:55.192 W/System.err(15501): at
android.app.ActivityThread.main(ActivityThread.java:6719)
01-21 22:32:55.192 W/System.err(15501): at java.lang.reflect.Method.invoke(Native
Method)
01-21 22:32:55.192 W/System.err(15501): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:449)
01-21 22:32:55.192 W/System.err(15501): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:807)
01-21 22:32:55.192 E/metag (15501): registerNatives Fail
01-21 22:32:55.193 W/CheckTime(15501): App running slow: Executing
handleBindApplication : makeApplication took 868ms
01-21 22:32:55.193 D/SecShell(15501): Run start 15501
01-21 22:32:55.193 D/SecShell(15501): make app
01-21 22:32:55.194 D/SecShell(15501): make app failed
01-21 22:32:55.194 D/SecShell(15501): Run success
01-21 22:32:55.195 D/SecShell(15501):
checkArtVersion:/data/data/com.PSone.psx.Emulator/tx_shell/shella_version_dex_ver
01-21 22:32:55.195 D/SecShell(15501):
buf:aa2a5043ab446cbc269a639dc8540ca9a3ac50bcff77dead63f46e97bb7791d0/data/app/
com.PSone.psx.Emulator-h6sXg7SOydsNw-9RhmAZwQ==/oat/arm/base.vdex
01-21 22:32:55.195 D/SecShell(15501):
tmp.c_str():aa2a5043ab446cbc269a639dc8540ca9a3ac50bcff77dead63f46e97bb7791d0/data/
app/com.PSone.psx.Emulator-h6sXg7SOydsNw-9RhmAZwQ==/oat/arm/base.vdex
01-21 22:32:55.195 D/SecShell(15501): tmp.size():139
01-21 22:32:55.195 D/SecShell(15501): valid
dex:/data/data/com.PSone.psx.Emulator/.classes.dex
01-21 22:32:55.508 D/OpenGLRenderer(15501): textureCacheSize 37748736
01-21 22:32:55.511 D/OpenGLRenderer(15501): HWUI GL Pipeline
01-21 22:32:55.530 D/Logger (15501): service start
01-21 22:32:55.875 V/Info (15501): CPU info available from file /proc/cpuinfo:
01-21 22:32:55.904 V/Info (15501): processor : 0
01-21 22:32:55.904 V/Info (15501): model name : ARMv7 Processor rev 5 (v7l)
01-21 22:32:55.904 V/Info (15501): BogoMIPS : 52.00
01-21 22:32:55.904 V/Info (15501): Features : half thumb fastmult vfp edsp neon
vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm
01-21 22:32:55.904 V/Info (15501): CPU implementer : 0x41
01-21 22:32:55.904 V/Info (15501): CPU architecture: 7
01-21 22:32:55.904 V/Info (15501): CPU variant : 0x0
01-21 22:32:55.904 V/Info (15501): CPU part : 0xc07
01-21 22:32:55.904 V/Info (15501): CPU revision : 5
01-21 22:32:55.904 V/Info (15501):
01-21 22:32:55.904 V/Info (15501): processor : 1
01-21 22:32:55.904 V/Info (15501): model name : ARMv7 Processor rev 5 (v7l)
01-21 22:32:55.904 V/Info (15501): BogoMIPS : 52.00
01-21 22:32:55.904 V/Info (15501): Features : half thumb fastmult vfp edsp neon
vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm
01-21 22:32:55.904 V/Info (15501): CPU implementer : 0x41
01-21 22:32:55.904 V/Info (15501): CPU architecture: 7
01-21 22:32:55.904 V/Info (15501): CPU variant : 0x0
01-21 22:32:55.904 V/Info (15501): CPU part : 0xc07
01-21 22:32:55.904 V/Info (15501): CPU revision : 5
01-21 22:32:55.904 V/Info (15501):
01-21 22:32:55.904 V/Info (15501): processor : 2
01-21 22:32:55.904 V/Info (15501): model name : ARMv7 Processor rev 5 (v7l)
01-21 22:32:55.904 V/Info (15501): BogoMIPS : 52.00
01-21 22:32:55.904 V/Info (15501): Features : half thumb fastmult vfp edsp neon
vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm
01-21 22:32:55.904 V/Info (15501): CPU implementer : 0x41
01-21 22:32:55.904 V/Info (15501): CPU architecture: 7
01-21 22:32:55.904 V/Info (15501): CPU variant : 0x0
01-21 22:32:55.904 V/Info (15501): CPU part : 0xc07
01-21 22:32:55.904 V/Info (15501): CPU revision : 5
01-21 22:32:55.904 V/Info (15501):
01-21 22:32:55.904 V/Info (15501): processor : 3
01-21 22:32:55.904 V/Info (15501): model name : ARMv7 Processor rev 5 (v7l)
01-21 22:32:55.904 V/Info (15501): BogoMIPS : 52.00
01-21 22:32:55.904 V/Info (15501): Features : half thumb fastmult vfp edsp neon
vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm
01-21 22:32:55.904 V/Info (15501): CPU implementer : 0x41
01-21 22:32:55.904 V/Info (15501): CPU architecture: 7
01-21 22:32:55.904 V/Info (15501): CPU variant : 0x0
01-21 22:32:55.904 V/Info (15501): CPU part :
01-21 22:32:55.906 E/AudioManagerEx(15501): new AudioManagerEx
01-21 22:32:55.908 I/F_PATH (15501): CPU arch:armv7l
01-21 22:32:55.939 E/CORES (15501): NB CORE:4
01-21 22:32:55.939 E/FPSE (15501): Model:S20

You might also like