0% found this document useful (0 votes)
70 views

Crash

The document contains log information from an Android device: - It reports a Java null pointer exception in the main thread related to window focus changes. - The device is an Oppo RMX1801 running Android 10. - Several scripts and files are mentioned related to a game and modding software. - Memory errors and crashes occurred when running scripts.

Uploaded by

BLACK RAKESH YT
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)
70 views

Crash

The document contains log information from an Android device: - It reports a Java null pointer exception in the main thread related to window focus changes. - The device is an Oppo RMX1801 running Android 10. - Several scripts and files are mentioned related to a game and modding software. - Memory errors and crashes occurred when running scripts.

Uploaded by

BLACK RAKESH YT
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/ 4

Sun Apr 25 12:01:06 GMT+05:30 2021

/storage/emulated/0/crash.txt
IAMX_PRO (14747) 1-8-1204252426000-3049BB814B8B1B21-9256 0-8-1204252426000-
4E7DA39B9A126C0F-1571112 2-8-1204252426000-E44A107BBBF74147-6375344 54694288 794
1755e4efd6f on Android(ACTIVE_CODENAMES: []; BASE_OS:
OPPO/RMX1801/RMX1801:10/QKQ1.191014.001/1600244471:user/release-keys; CODENAME:
REL; FIRST_SDK_INT: 27; INCREMENTAL: 1602573502; MIN_SUPPORTED_TARGET_SDK_INT: 23;
PREVIEW_SDK_FINGERPRINT: REL; PREVIEW_SDK_INT: 0; RELEASE: 10; RESOURCES_SDK_INT:
29; SDK: 29; SDK_INT: 29; SECURITY_PATCH: 2020-10-05; BOARD: sdm660; BOOTLOADER:
unknown; BRAND: OPPO; CPU_ABI: armeabi-v7a; CPU_ABI2: armeabi; DEVICE: RMX1801;
DISPLAY: RMX1801EX_11_F.12; FINGERPRINT:
OPPO/RMX1801/RMX1801:10/QKQ1.191014.001/1602573502:user/release-keys; HARDWARE:
qcom; HOST: ubuntu-13-25; ID: QKQ1.191014.001; IS_CONTAINER: false; IS_DEBUGGABLE:
false; IS_EMULATOR: false; IS_ENG: false; IS_TREBLE_ENABLED: true; IS_USER: true;
IS_USERDEBUG: false; MANUFACTURER: OPPO; MODEL: RMX1801;
PERMISSIONS_REVIEW_REQUIRED: true; PRODUCT: RMX1801; RADIO: Q_V1_P14,Q_V1_P14;
SERIAL: nnnuwko; SUPPORTED_32_BIT_ABIS: [armeabi-v7a, armeabi];
SUPPORTED_64_BIT_ABIS: [arm64-v8a]; SUPPORTED_ABIS: [arm64-v8a, armeabi-v7a,
armeabi]; TAGS: release-keys; TIME: 1602836337000; TYPE: user; UNKNOWN: unknown;
USER: root; )
com.tencent.mobileqq99999
/
data/user/0/com.tencent.mobileqq99999/com.pubg.krmobile/data/user/0/any_.body_.can_
.fuck_.tencent_/files

GG: IAMX_PRO (14747)


Android: 10
SDK: 29
vSpace: com.tencent.mobileqq99999
Thread: Script thread
luaj.LuaError$Internal: /storage/emulated/0/amap/5_6249186301967336116.lua:-1

vm error: java.lang.RuntimeException: java.lang.OutOfMemoryError: Failed to


allocate a 200000016 byte allocation with 16777216 free bytes and 89MB until OOM,
target footprint 325441856, growth limit 402653184
level = 1, pc = 60697
stack traceback:
/storage/emulated/0/amap/5_6249186301967336116.lua: in function 'Q'
/storage/emulated/0/amap/5_6249186301967336116.lua: in function
</storage/emulated/0/amap/5_6249186301967336116.lua:-620756992>
[Java]: in ?
at luaj.LuaClosure.execute(LuaClosure.java:590)
at luaj.LuaClosure.call(LuaClosure.java:145)
at luaj.LuaValue.callNotNull(LuaValue.java:3233)
at luaj.LuaClosure.execute(LuaClosure.java:431)
at luaj.LuaClosure.call(LuaClosure.java:145)
at android.ext.Script$ScriptThread.run(Script.java:1102)
Caused by: java.lang.RuntimeException: java.lang.OutOfMemoryError: Failed to
allocate a 200000016 byte allocation with 16777216 free bytes and 89MB until OOM,
target footprint 325441856, growth limit 402653184
at android.ext.Script$ApiFunction.invoke2(Script.java:401)
at android.ext.Script$ApiFunction.invoke(Script.java:378)
at luaj.lib.VarArgFunction.call(VarArgFunction.java:58)
at luaj.LuaValue.callNotNull(LuaValue.java:3246)
at luaj.LuaClosure.execute(LuaClosure.java:432)
... 5 more
Caused by: java.lang.OutOfMemoryError: Failed to allocate a 200000016 byte
allocation with 16777216 free bytes and 89MB until OOM, target footprint 325441856,
growth limit 402653184
at java.lang.StringFactory.newStringFromChars(StringFactory.java:260)
at java.lang.StringFactory.newStringFromBytes(StringFactory.java:245)
at java.lang.StringFactory.newStringFromBytes(StringFactory.java:54)
at luaj.LuaString.decodeAsUtf8(LuaString.java:675)
at luaj.LuaString.tojstring(LuaString.java:299)
at luaj.LuaString.checkjstring(LuaString.java:573)
at luaj.Varargs.checkjstring(Varargs.java:347)
at android.ext.Script$searchNumber.invokeUi(Script.java:2882)
at android.ext.Script$ApiFunction.runUi(Script.java:409)
at android.ext.Script$ApiFunction$1.run(Script.java:1277)
at android.os.Handler.handleCallback(Handler.java:883)
at android.os.Handler.dispatchMessage(Handler.java:100)
at android.os.Looper.loop(Looper.java:238)
at android.app.ActivityThread.main(ActivityThread.java:7824)
at java.lang.reflect.Method.invoke(Native Method)
at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:981)

Hash: 1-8-1204252426000-3049BB814B8B1B21-9256 0-8-1204252426000-4E7DA39B9A126C0F-


1571112 2-8-1204252426000-E44A107BBBF74147-6375344 54694288 794 1755e4efd6f

Sun Apr 25 12:12:05 GMT+05:30 2021


/storage/emulated/0/crash.txt
IAMX_PRO (14747) 1-8-1204252426000-3049BB814B8B1B21-9256 0-8-1204252426000-
4E7DA39B9A126C0F-1571112 2-8-1204252426000-E44A107BBBF74147-6375344 54694288 794
1755e4efd6f on Android(ACTIVE_CODENAMES: []; BASE_OS:
OPPO/RMX1801/RMX1801:10/QKQ1.191014.001/1600244471:user/release-keys; CODENAME:
REL; FIRST_SDK_INT: 27; INCREMENTAL: 1602573502; MIN_SUPPORTED_TARGET_SDK_INT: 23;
PREVIEW_SDK_FINGERPRINT: REL; PREVIEW_SDK_INT: 0; RELEASE: 10; RESOURCES_SDK_INT:
29; SDK: 29; SDK_INT: 29; SECURITY_PATCH: 2020-10-05; BOARD: sdm660; BOOTLOADER:
unknown; BRAND: OPPO; CPU_ABI: armeabi-v7a; CPU_ABI2: armeabi; DEVICE: RMX1801;
DISPLAY: RMX1801EX_11_F.12; FINGERPRINT:
OPPO/RMX1801/RMX1801:10/QKQ1.191014.001/1602573502:user/release-keys; HARDWARE:
qcom; HOST: ubuntu-13-25; ID: QKQ1.191014.001; IS_CONTAINER: false; IS_DEBUGGABLE:
false; IS_EMULATOR: false; IS_ENG: false; IS_TREBLE_ENABLED: true; IS_USER: true;
IS_USERDEBUG: false; MANUFACTURER: OPPO; MODEL: RMX1801;
PERMISSIONS_REVIEW_REQUIRED: true; PRODUCT: RMX1801; RADIO: Q_V1_P14,Q_V1_P14;
SERIAL: nnnuwko; SUPPORTED_32_BIT_ABIS: [armeabi-v7a, armeabi];
SUPPORTED_64_BIT_ABIS: [arm64-v8a]; SUPPORTED_ABIS: [arm64-v8a, armeabi-v7a,
armeabi]; TAGS: release-keys; TIME: 1602836337000; TYPE: user; UNKNOWN: unknown;
USER: root; )
com.tencent.mobileqq99999
/
data/user/0/com.tencent.mobileqq99999/com.pubg.krmobile/data/user/0/any_.body_.can_
.fuck_.tencent_/files

GG: IAMX_PRO (14747)


Android: 10
SDK: 29
vSpace: com.tencent.mobileqq99999
Thread: main
java.lang.RuntimeException: android.os.DeadSystemException
at android.app.NotificationManager.notifyAsUser(NotificationManager.java:497)
at android.app.NotificationManager.notify(NotificationManager.java:444)
at android.app.NotificationManager.notify(NotificationManager.java:420)
at android.ext.MainService.updateNotification(MainService.java:2561)
at android.ext.MainService.updateNotification(MainService.java:2479)
at android.ext.MainService.showDialog(MainService.java:439)
at android.ext.MainService.onHotKeyDetected(MainService.java:3208)
at android.ext.MainService.onClick(MainService.java:2731)
at android.view.View.performClick(View.java:7261)
at android.view.View.performClickInternal(View.java:7223)
at android.view.View.access$3800(View.java:824)
at android.view.View$PerformClick.run(View.java:27721)
at android.os.Handler.handleCallback(Handler.java:883)
at android.os.Handler.dispatchMessage(Handler.java:100)
at android.os.Looper.loop(Looper.java:238)
at android.app.ActivityThread.main(ActivityThread.java:7824)
at java.lang.reflect.Method.invoke(Native Method)
at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:981)
Suppressed: java.lang.RuntimeException: android.os.DeadSystemException
... 19 more
Caused by: android.os.DeadSystemException
... 19 more
Caused by: android.os.DeadSystemException
... 19 more

Hash: 1-8-1204252426000-3049BB814B8B1B21-9256 0-8-1204252426000-4E7DA39B9A126C0F-


1571112 2-8-1204252426000-E44A107BBBF74147-6375344 54694288 794 1755e4efd6f

Mon Apr 26 11:06:41 GMT+05:30 2021


/storage/emulated/0/crash.txt
100.0 (16134) 1-8-1204261426000-E163AFFBC26E28FC-8764 0-8-1204261426000-
CABB2C3D80AEB2CF-1577552 2-8-1204261426000-106900A07F6CD791-6608920 60111344 823
1adb23304fc on Android(ACTIVE_CODENAMES: []; BASE_OS:
OPPO/RMX1801/RMX1801:10/QKQ1.191014.001/1600244471:user/release-keys; CODENAME:
REL; FIRST_SDK_INT: 27; INCREMENTAL: 1602573502; MIN_SUPPORTED_TARGET_SDK_INT: 23;
PREVIEW_SDK_FINGERPRINT: REL; PREVIEW_SDK_INT: 0; RELEASE: 10; RESOURCES_SDK_INT:
29; SDK: 29; SDK_INT: 29; SECURITY_PATCH: 2020-10-05; BOARD: sdm660; BOOTLOADER:
unknown; BRAND: OPPO; CPU_ABI: armeabi-v7a; CPU_ABI2: armeabi; DEVICE: RMX1801;
DISPLAY: RMX1801EX_11_F.12; FINGERPRINT:
OPPO/RMX1801/RMX1801:10/QKQ1.191014.001/1602573502:user/release-keys; HARDWARE:
qcom; HOST: ubuntu-13-25; ID: QKQ1.191014.001; IS_CONTAINER: false; IS_DEBUGGABLE:
false; IS_EMULATOR: false; IS_ENG: false; IS_TREBLE_ENABLED: true; IS_USER: true;
IS_USERDEBUG: false; MANUFACTURER: OPPO; MODEL: RMX1801;
PERMISSIONS_REVIEW_REQUIRED: true; PRODUCT: RMX1801; RADIO: Q_V1_P14,Q_V1_P14;
SERIAL: wnkunon; SUPPORTED_32_BIT_ABIS: [armeabi-v7a, armeabi];
SUPPORTED_64_BIT_ABIS: [arm64-v8a]; SUPPORTED_ABIS: [arm64-v8a, armeabi-v7a,
armeabi]; TAGS: release-keys; TIME: 1602836337000; TYPE: user; UNKNOWN: unknown;
USER: root; )
com.tencent.mobileqq99999
/
data/user/0/com.tencent.mobileqq99999/com.pubg.krmobile/data/user/0/com.ggmodamy/fi
les

GG: 100.0 [16134]


Android: 10
SDK: 29
vSpace: com.tencent.mobileqq99999
Thread: main
java.lang.NullPointerException: Attempt to invoke virtual method 'void
android.view.ViewRootImpl$InputStage.onWindowFocusChanged(boolean)' on a null
object reference
at android.view.ViewRootImpl.handleWindowFocusChanged(ViewRootImpl.java:3244)
at android.view.ViewRootImpl.access$1200(ViewRootImpl.java:164)
at
android.view.ViewRootImpl$ViewRootHandler.handleMessage(ViewRootImpl.java:4965)
at android.os.Handler.dispatchMessage(Handler.java:107)
at android.os.Looper.loop(Looper.java:238)
at android.app.ActivityThread.main(ActivityThread.java:7824)
at java.lang.reflect.Method.invoke(Native Method)
at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:981)

Hash: 1-8-1204261426000-E163AFFBC26E28FC-8764 0-8-1204261426000-CABB2C3D80AEB2CF-


1577552 2-8-1204261426000-106900A07F6CD791-6608920 60111344 823 1adb23304fc

You might also like