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

logcat

The document contains multiple crash logs from an Android application, indicating a recurring NullPointerException related to invoking methods on null object references. The crashes occur in the context of notifications and involve the application 'io.va.exposed64' on a Xiaomi Redmi Note 8 device running Android 11. The logs provide detailed information about the device's specifications and the stack trace of the exceptions.

Uploaded by

drharlaus
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)
33 views

logcat

The document contains multiple crash logs from an Android application, indicating a recurring NullPointerException related to invoking methods on null object references. The crashes occur in the context of notifications and involve the application 'io.va.exposed64' on a Xiaomi Redmi Note 8 device running Android 11. The logs provide detailed information about the device's specifications and the stack trace of the exceptions.

Uploaded by

drharlaus
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/ 47

Wed Feb 26 12:34:36 GMT+03:00 2025

/storage/emulated/0/crash.txt
101.1 (16142) 1-8-1616363858000-java.lang.NullPointerException: Attempt to invoke
virtual method 'int java.lang.String.length()' on a null object reference-8996 2-0-
315529200000-604F4A9A0F99D53A-6613244 0-8-1616363858000-124215800CB67E00-1574320
56173257 817 1957ff0435b on Android(ACTIVE_CODENAMES: []; BASE_OS: ; CODENAME:
REL; FIRST_SDK_INT: 28; INCREMENTAL: V12.5.2.0.RCOMIXM;
MIN_SUPPORTED_TARGET_SDK_INT: 23; PREVIEW_SDK_FINGERPRINT: REL; PREVIEW_SDK_INT: 0;
RELEASE: 11; RELEASE_OR_CODENAME: 11; RESOURCES_SDK_INT: 30; SDK: 30; SDK_INT: 30;
SECURITY_PATCH: 2022-02-01; BOARD: ginkgo; BOOTLOADER: unknown; BRAND: xiaomi;
BUILDDATE: Wed Feb 16 22:04:28 WIB 2022; CPU_ABI: arm64-v8a; CPU_ABI2: ;
CUSTOM_INTERNAL: unknown; CUSTOM_NAME: unknown; DEVICE: ginkgo; DISPLAY:
RKQ1.201004.002 test-keys; DISPLAY_HARDWARE: unknown; EXTERNAL: unknown;
FINGERPRINT:
xiaomi/ginkgo/ginkgo:11/RKQ1.201004.002/V12.5.2.0.RCOMIXM:user/release-keys;
HARDWARE: qcom; HOST: m1-xm-ota-bd194.bj.idc.xiaomi.com; ID: RKQ1.201004.002;
IDEAFRIEND_NEED: unknown; INTERNAL: unknown; IS_CONTAINER: false; IS_DEBUGGABLE:
false; IS_EMULATOR: false; IS_ENG: false; IS_TREBLE_ENABLED: true; IS_USER: true;
IS_USERDEBUG: false; LCT_ACCELERATOR_BRAND: unknown; LCT_AUTOREGISTER_NAME:
unknown; LCT_BLUETOOTH_BRAND: unknown; LCT_BSP_VERSION: 0.0.1_190429;
LCT_BUILD_TYPE: unknown; LCT_DEVICE_BLACK_UI: unknown; LCT_DEVICE_NAME: unknown;
LCT_EXTSTORAGE_TYPE: unknown; LCT_HARDWARE_PLATFORM: unknown; LCT_NETWORK_TYPE:
unknown; LCT_OPERATOR_NAME: unknown; LCT_PHONENUMBER_MINMATCH: unknown;
LCT_PROJECT_NAME: ginkgo; LCT_SINGALCARD_DULEMODE: unknown; LCT_WATER_MARK:
unknown; LCT_WIFI_BRAND: unknown; LQI_PRODUCT_DEVICE: unknown; MANUFACTURER:
Xiaomi; MODEL: Redmi Note 8; PERMISSIONS_REVIEW_REQUIRED: true; PRODUCT: ginkgo;
RADIO: unknown; SERIAL: ounnkwn; SUPPORTED_32_BIT_ABIS: [armeabi-v7a, armeabi];
SUPPORTED_64_BIT_ABIS: [arm64-v8a]; SUPPORTED_ABIS: [arm64-v8a, armeabi-v7a,
armeabi]; TAGS: release-keys; TIME: 1645023868000; TYPE: user; UNKNOWN: unknown;
USER: builder; VERSION_TYPE: unknown; )
io.va.exposed64
/data/user/0/io.va.exposed64/virtual/data/user/0/com.splivkmztiu.orz/files

GG: 101.1 [16142]


Android: 11
SDK: 30
vSpace: io.va.exposed64
Thread: main
java.lang.NullPointerException: Attempt to read from field 'java.lang.String
android.content.pm.ApplicationInfo.sourceDir' on a null object reference
at
com.lody.virtual.server.notification.NotificationCompatCompatV21.resolveRemoteViews
(NotificationCompatCompatV21.java:45)
at
com.lody.virtual.server.notification.NotificationCompatCompatV21.dealNotification(N
otificationCompatCompatV21.java:33)
at
com.lody.virtual.client.ipc.VNotificationManager.dealNotification(VNotificationMana
ger.java:41)
at
com.lody.virtual.client.hook.proxies.notification.MethodProxies$EnqueueNotification
WithTag.call(MethodProxies.java:75)
at
com.lody.virtual.client.hook.base.MethodInvocationStub$HookInvocationHandler.invoke
(MethodInvocationStub.java:186)
at java.lang.reflect.Proxy.invoke(Proxy.java:1006)
at $Proxy10.enqueueNotificationWithTag(Unknown Source)
at android.app.NotificationManager.notifyAsUser(NotificationManager.java:584)
at android.app.NotificationManager.notify(NotificationManager.java:534)
at android.app.NotificationManager.notify(NotificationManager.java:510)
at android.ext.MainService.g(src:2492)
at android.ext.MainService.u(src:2409)
at android.ext.MainService.f(src:437)
at android.ext.MainService.M(src:3156)
at android.ext.MainService.onClick(src:2673)
at android.view.View.performClick(View.java:7507)
at android.view.View.performClickInternal(View.java:7484)
at android.view.View.access$3600(View.java:839)
at android.view.View$PerformClick.run(View.java:28689)
at android.os.Handler.handleCallback(Handler.java:938)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:236)
at android.app.ActivityThread.main(ActivityThread.java:8037)
at java.lang.reflect.Method.invoke(Native Method)
at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:656)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:967)
Suppressed: java.lang.NullPointerException: Attempt to read from field
'java.lang.String android.content.pm.ApplicationInfo.sourceDir' on a null object
reference
... 26 more
Suppressed: java.lang.NullPointerException: Attempt to read from field
'java.lang.String android.content.pm.ApplicationInfo.sourceDir' on a null object
reference
... 26 more
Suppressed: java.lang.NullPointerException: Attempt to read from
field 'java.lang.String android.content.pm.ApplicationInfo.sourceDir' on a null
object reference
... 26 more

Hash: 1-8-1616363858000-java.lang.NullPointerException: Attempt to invoke virtual


method 'int java.lang.String.length()' on a null object reference-8996 2-0-
315529200000-604F4A9A0F99D53A-6613244 0-8-1616363858000-124215800CB67E00-1574320
56173257 817 1957ff0435b

Wed Feb 26 12:35:12 GMT+03:00 2025


/storage/emulated/0/crash.txt
101.1 (16142) 1-8-1616363858000-java.lang.NullPointerException: Attempt to invoke
virtual method 'int java.lang.String.length()' on a null object reference-8996 2-0-
315529200000-604F4A9A0F99D53A-6613244 0-8-1616363858000-124215800CB67E00-1574320
56173257 817 1957ff0435b on Android(ACTIVE_CODENAMES: []; BASE_OS: ; CODENAME:
REL; FIRST_SDK_INT: 28; INCREMENTAL: V12.5.2.0.RCOMIXM;
MIN_SUPPORTED_TARGET_SDK_INT: 23; PREVIEW_SDK_FINGERPRINT: REL; PREVIEW_SDK_INT: 0;
RELEASE: 11; RELEASE_OR_CODENAME: 11; RESOURCES_SDK_INT: 30; SDK: 30; SDK_INT: 30;
SECURITY_PATCH: 2022-02-01; BOARD: ginkgo; BOOTLOADER: unknown; BRAND: xiaomi;
BUILDDATE: Wed Feb 16 22:04:28 WIB 2022; CPU_ABI: arm64-v8a; CPU_ABI2: ;
CUSTOM_INTERNAL: unknown; CUSTOM_NAME: unknown; DEVICE: ginkgo; DISPLAY:
RKQ1.201004.002 test-keys; DISPLAY_HARDWARE: unknown; EXTERNAL: unknown;
FINGERPRINT:
xiaomi/ginkgo/ginkgo:11/RKQ1.201004.002/V12.5.2.0.RCOMIXM:user/release-keys;
HARDWARE: qcom; HOST: m1-xm-ota-bd194.bj.idc.xiaomi.com; ID: RKQ1.201004.002;
IDEAFRIEND_NEED: unknown; INTERNAL: unknown; IS_CONTAINER: false; IS_DEBUGGABLE:
false; IS_EMULATOR: false; IS_ENG: false; IS_TREBLE_ENABLED: true; IS_USER: true;
IS_USERDEBUG: false; LCT_ACCELERATOR_BRAND: unknown; LCT_AUTOREGISTER_NAME:
unknown; LCT_BLUETOOTH_BRAND: unknown; LCT_BSP_VERSION: 0.0.1_190429;
LCT_BUILD_TYPE: unknown; LCT_DEVICE_BLACK_UI: unknown; LCT_DEVICE_NAME: unknown;
LCT_EXTSTORAGE_TYPE: unknown; LCT_HARDWARE_PLATFORM: unknown; LCT_NETWORK_TYPE:
unknown; LCT_OPERATOR_NAME: unknown; LCT_PHONENUMBER_MINMATCH: unknown;
LCT_PROJECT_NAME: ginkgo; LCT_SINGALCARD_DULEMODE: unknown; LCT_WATER_MARK:
unknown; LCT_WIFI_BRAND: unknown; LQI_PRODUCT_DEVICE: unknown; MANUFACTURER:
Xiaomi; MODEL: Redmi Note 8; PERMISSIONS_REVIEW_REQUIRED: true; PRODUCT: ginkgo;
RADIO: unknown; SERIAL: ounnkwn; SUPPORTED_32_BIT_ABIS: [armeabi-v7a, armeabi];
SUPPORTED_64_BIT_ABIS: [arm64-v8a]; SUPPORTED_ABIS: [arm64-v8a, armeabi-v7a,
armeabi]; TAGS: release-keys; TIME: 1645023868000; TYPE: user; UNKNOWN: unknown;
USER: builder; VERSION_TYPE: unknown; )
io.va.exposed64
/data/user/0/io.va.exposed64/virtual/data/user/0/com.splivkmztiu.orz/files

GG: 101.1 [16142]


Android: 11
SDK: 30
vSpace: io.va.exposed64
Thread: main
java.lang.NullPointerException: Attempt to read from field 'java.lang.String
android.content.pm.ApplicationInfo.sourceDir' on a null object reference
at
com.lody.virtual.server.notification.NotificationCompatCompatV21.resolveRemoteViews
(NotificationCompatCompatV21.java:45)
at
com.lody.virtual.server.notification.NotificationCompatCompatV21.dealNotification(N
otificationCompatCompatV21.java:33)
at
com.lody.virtual.client.ipc.VNotificationManager.dealNotification(VNotificationMana
ger.java:41)
at
com.lody.virtual.client.hook.proxies.notification.MethodProxies$EnqueueNotification
WithTag.call(MethodProxies.java:75)
at
com.lody.virtual.client.hook.base.MethodInvocationStub$HookInvocationHandler.invoke
(MethodInvocationStub.java:186)
at java.lang.reflect.Proxy.invoke(Proxy.java:1006)
at $Proxy10.enqueueNotificationWithTag(Unknown Source)
at android.app.NotificationManager.notifyAsUser(NotificationManager.java:584)
at android.app.NotificationManager.notify(NotificationManager.java:534)
at android.app.NotificationManager.notify(NotificationManager.java:510)
at android.ext.MainService.g(src:2492)
at android.ext.MainService.u(src:2409)
at android.ext.MainService.c(src:508)
at android.ext.MainService.g(src:462)
at android.ext.MainService.a(src:3206)
at android.ext.ex.a(src:692)
at android.ext.ez.run(src:640)
at android.os.Handler.handleCallback(Handler.java:938)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:236)
at android.app.ActivityThread.main(ActivityThread.java:8037)
at java.lang.reflect.Method.invoke(Native Method)
at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:656)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:967)
Suppressed: java.lang.NullPointerException: Attempt to read from field
'java.lang.String android.content.pm.ApplicationInfo.sourceDir' on a null object
reference
... 24 more
Suppressed: java.lang.NullPointerException: Attempt to read from field
'java.lang.String android.content.pm.ApplicationInfo.sourceDir' on a null object
reference
... 24 more
Suppressed: java.lang.NullPointerException: Attempt to read from
field 'java.lang.String android.content.pm.ApplicationInfo.sourceDir' on a null
object reference
... 24 more

Hash: 1-8-1616363858000-java.lang.NullPointerException: Attempt to invoke virtual


method 'int java.lang.String.length()' on a null object reference-8996 2-0-
315529200000-604F4A9A0F99D53A-6613244 0-8-1616363858000-124215800CB67E00-1574320
56173257 817 1957ff0435b

Wed Feb 26 12:35:16 GMT+03:00 2025


/storage/emulated/0/crash.txt
101.1 (16142) 1-8-1616363858000-java.lang.NullPointerException: Attempt to invoke
virtual method 'int java.lang.String.length()' on a null object reference-8996 2-0-
315529200000-604F4A9A0F99D53A-6613244 0-8-1616363858000-124215800CB67E00-1574320
56173257 817 1957ff0435b on Android(ACTIVE_CODENAMES: []; BASE_OS: ; CODENAME:
REL; FIRST_SDK_INT: 28; INCREMENTAL: V12.5.2.0.RCOMIXM;
MIN_SUPPORTED_TARGET_SDK_INT: 23; PREVIEW_SDK_FINGERPRINT: REL; PREVIEW_SDK_INT: 0;
RELEASE: 11; RELEASE_OR_CODENAME: 11; RESOURCES_SDK_INT: 30; SDK: 30; SDK_INT: 30;
SECURITY_PATCH: 2022-02-01; BOARD: ginkgo; BOOTLOADER: unknown; BRAND: xiaomi;
BUILDDATE: Wed Feb 16 22:04:28 WIB 2022; CPU_ABI: arm64-v8a; CPU_ABI2: ;
CUSTOM_INTERNAL: unknown; CUSTOM_NAME: unknown; DEVICE: ginkgo; DISPLAY:
RKQ1.201004.002 test-keys; DISPLAY_HARDWARE: unknown; EXTERNAL: unknown;
FINGERPRINT:
xiaomi/ginkgo/ginkgo:11/RKQ1.201004.002/V12.5.2.0.RCOMIXM:user/release-keys;
HARDWARE: qcom; HOST: m1-xm-ota-bd194.bj.idc.xiaomi.com; ID: RKQ1.201004.002;
IDEAFRIEND_NEED: unknown; INTERNAL: unknown; IS_CONTAINER: false; IS_DEBUGGABLE:
false; IS_EMULATOR: false; IS_ENG: false; IS_TREBLE_ENABLED: true; IS_USER: true;
IS_USERDEBUG: false; LCT_ACCELERATOR_BRAND: unknown; LCT_AUTOREGISTER_NAME:
unknown; LCT_BLUETOOTH_BRAND: unknown; LCT_BSP_VERSION: 0.0.1_190429;
LCT_BUILD_TYPE: unknown; LCT_DEVICE_BLACK_UI: unknown; LCT_DEVICE_NAME: unknown;
LCT_EXTSTORAGE_TYPE: unknown; LCT_HARDWARE_PLATFORM: unknown; LCT_NETWORK_TYPE:
unknown; LCT_OPERATOR_NAME: unknown; LCT_PHONENUMBER_MINMATCH: unknown;
LCT_PROJECT_NAME: ginkgo; LCT_SINGALCARD_DULEMODE: unknown; LCT_WATER_MARK:
unknown; LCT_WIFI_BRAND: unknown; LQI_PRODUCT_DEVICE: unknown; MANUFACTURER:
Xiaomi; MODEL: Redmi Note 8; PERMISSIONS_REVIEW_REQUIRED: true; PRODUCT: ginkgo;
RADIO: unknown; SERIAL: ounnkwn; SUPPORTED_32_BIT_ABIS: [armeabi-v7a, armeabi];
SUPPORTED_64_BIT_ABIS: [arm64-v8a]; SUPPORTED_ABIS: [arm64-v8a, armeabi-v7a,
armeabi]; TAGS: release-keys; TIME: 1645023868000; TYPE: user; UNKNOWN: unknown;
USER: builder; VERSION_TYPE: unknown; )
io.va.exposed64
/data/user/0/io.va.exposed64/virtual/data/user/0/com.splivkmztiu.orz/files

GG: 101.1 [16142]


Android: 11
SDK: 30
vSpace: io.va.exposed64
Thread: main
java.lang.NullPointerException: Attempt to read from field 'java.lang.String
android.content.pm.ApplicationInfo.sourceDir' on a null object reference
at
com.lody.virtual.server.notification.NotificationCompatCompatV21.resolveRemoteViews
(NotificationCompatCompatV21.java:45)
at
com.lody.virtual.server.notification.NotificationCompatCompatV21.dealNotification(N
otificationCompatCompatV21.java:33)
at
com.lody.virtual.client.ipc.VNotificationManager.dealNotification(VNotificationMana
ger.java:41)
at
com.lody.virtual.client.hook.proxies.notification.MethodProxies$EnqueueNotification
WithTag.call(MethodProxies.java:75)
at
com.lody.virtual.client.hook.base.MethodInvocationStub$HookInvocationHandler.invoke
(MethodInvocationStub.java:186)
at java.lang.reflect.Proxy.invoke(Proxy.java:1006)
at $Proxy10.enqueueNotificationWithTag(Unknown Source)
at android.app.NotificationManager.notifyAsUser(NotificationManager.java:584)
at android.app.NotificationManager.notify(NotificationManager.java:534)
at android.app.NotificationManager.notify(NotificationManager.java:510)
at android.ext.MainService.g(src:2492)
at android.ext.MainService.u(src:2409)
at android.ext.MainService.f(src:437)
at android.ext.MainService.M(src:3156)
at android.ext.MainService.onClick(src:2673)
at android.view.View.performClick(View.java:7507)
at android.view.View.performClickInternal(View.java:7484)
at android.view.View.access$3600(View.java:839)
at android.view.View$PerformClick.run(View.java:28689)
at android.os.Handler.handleCallback(Handler.java:938)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:236)
at android.app.ActivityThread.main(ActivityThread.java:8037)
at java.lang.reflect.Method.invoke(Native Method)
at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:656)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:967)
Suppressed: java.lang.NullPointerException: Attempt to read from field
'java.lang.String android.content.pm.ApplicationInfo.sourceDir' on a null object
reference
... 26 more
Suppressed: java.lang.NullPointerException: Attempt to read from field
'java.lang.String android.content.pm.ApplicationInfo.sourceDir' on a null object
reference
... 26 more
Suppressed: java.lang.NullPointerException: Attempt to read from
field 'java.lang.String android.content.pm.ApplicationInfo.sourceDir' on a null
object reference
... 26 more

Hash: 1-8-1616363858000-java.lang.NullPointerException: Attempt to invoke virtual


method 'int java.lang.String.length()' on a null object reference-8996 2-0-
315529200000-604F4A9A0F99D53A-6613244 0-8-1616363858000-124215800CB67E00-1574320
56173257 817 1957ff0435b

Wed Feb 26 12:35:22 GMT+03:00 2025


/storage/emulated/0/crash.txt
101.1 (16142) 1-8-1616363858000-java.lang.NullPointerException: Attempt to invoke
virtual method 'int java.lang.String.length()' on a null object reference-8996 2-0-
315529200000-604F4A9A0F99D53A-6613244 0-8-1616363858000-124215800CB67E00-1574320
56173257 817 1957ff0435b on Android(ACTIVE_CODENAMES: []; BASE_OS: ; CODENAME:
REL; FIRST_SDK_INT: 28; INCREMENTAL: V12.5.2.0.RCOMIXM;
MIN_SUPPORTED_TARGET_SDK_INT: 23; PREVIEW_SDK_FINGERPRINT: REL; PREVIEW_SDK_INT: 0;
RELEASE: 11; RELEASE_OR_CODENAME: 11; RESOURCES_SDK_INT: 30; SDK: 30; SDK_INT: 30;
SECURITY_PATCH: 2022-02-01; BOARD: ginkgo; BOOTLOADER: unknown; BRAND: xiaomi;
BUILDDATE: Wed Feb 16 22:04:28 WIB 2022; CPU_ABI: arm64-v8a; CPU_ABI2: ;
CUSTOM_INTERNAL: unknown; CUSTOM_NAME: unknown; DEVICE: ginkgo; DISPLAY:
RKQ1.201004.002 test-keys; DISPLAY_HARDWARE: unknown; EXTERNAL: unknown;
FINGERPRINT:
xiaomi/ginkgo/ginkgo:11/RKQ1.201004.002/V12.5.2.0.RCOMIXM:user/release-keys;
HARDWARE: qcom; HOST: m1-xm-ota-bd194.bj.idc.xiaomi.com; ID: RKQ1.201004.002;
IDEAFRIEND_NEED: unknown; INTERNAL: unknown; IS_CONTAINER: false; IS_DEBUGGABLE:
false; IS_EMULATOR: false; IS_ENG: false; IS_TREBLE_ENABLED: true; IS_USER: true;
IS_USERDEBUG: false; LCT_ACCELERATOR_BRAND: unknown; LCT_AUTOREGISTER_NAME:
unknown; LCT_BLUETOOTH_BRAND: unknown; LCT_BSP_VERSION: 0.0.1_190429;
LCT_BUILD_TYPE: unknown; LCT_DEVICE_BLACK_UI: unknown; LCT_DEVICE_NAME: unknown;
LCT_EXTSTORAGE_TYPE: unknown; LCT_HARDWARE_PLATFORM: unknown; LCT_NETWORK_TYPE:
unknown; LCT_OPERATOR_NAME: unknown; LCT_PHONENUMBER_MINMATCH: unknown;
LCT_PROJECT_NAME: ginkgo; LCT_SINGALCARD_DULEMODE: unknown; LCT_WATER_MARK:
unknown; LCT_WIFI_BRAND: unknown; LQI_PRODUCT_DEVICE: unknown; MANUFACTURER:
Xiaomi; MODEL: Redmi Note 8; PERMISSIONS_REVIEW_REQUIRED: true; PRODUCT: ginkgo;
RADIO: unknown; SERIAL: ounnkwn; SUPPORTED_32_BIT_ABIS: [armeabi-v7a, armeabi];
SUPPORTED_64_BIT_ABIS: [arm64-v8a]; SUPPORTED_ABIS: [arm64-v8a, armeabi-v7a,
armeabi]; TAGS: release-keys; TIME: 1645023868000; TYPE: user; UNKNOWN: unknown;
USER: builder; VERSION_TYPE: unknown; )
io.va.exposed64
/data/user/0/io.va.exposed64/virtual/data/user/0/com.splivkmztiu.orz/files

GG: 101.1 [16142]


Android: 11
SDK: 30
vSpace: io.va.exposed64
Thread: main
java.lang.NullPointerException: Attempt to read from field 'java.lang.String
android.content.pm.ApplicationInfo.sourceDir' on a null object reference
at
com.lody.virtual.server.notification.NotificationCompatCompatV21.resolveRemoteViews
(NotificationCompatCompatV21.java:45)
at
com.lody.virtual.server.notification.NotificationCompatCompatV21.dealNotification(N
otificationCompatCompatV21.java:33)
at
com.lody.virtual.client.ipc.VNotificationManager.dealNotification(VNotificationMana
ger.java:41)
at
com.lody.virtual.client.hook.proxies.notification.MethodProxies$EnqueueNotification
WithTag.call(MethodProxies.java:75)
at
com.lody.virtual.client.hook.base.MethodInvocationStub$HookInvocationHandler.invoke
(MethodInvocationStub.java:186)
at java.lang.reflect.Proxy.invoke(Proxy.java:1006)
at $Proxy10.enqueueNotificationWithTag(Unknown Source)
at android.app.NotificationManager.notifyAsUser(NotificationManager.java:584)
at android.app.NotificationManager.notify(NotificationManager.java:534)
at android.app.NotificationManager.notify(NotificationManager.java:510)
at android.ext.MainService.g(src:2492)
at android.ext.MainService.u(src:2409)
at android.ext.MainService.c(src:508)
at android.ext.MainService.g(src:462)
at android.ext.MainService.onClick(src:2607)
at android.view.View.performClick(View.java:7507)
at android.view.View.performClickInternal(View.java:7484)
at android.view.View.access$3600(View.java:839)
at android.view.View$PerformClick.run(View.java:28689)
at android.os.Handler.handleCallback(Handler.java:938)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:236)
at android.app.ActivityThread.main(ActivityThread.java:8037)
at java.lang.reflect.Method.invoke(Native Method)
at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:656)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:967)
Suppressed: java.lang.NullPointerException: Attempt to read from field
'java.lang.String android.content.pm.ApplicationInfo.sourceDir' on a null object
reference
... 26 more
Suppressed: java.lang.NullPointerException: Attempt to read from field
'java.lang.String android.content.pm.ApplicationInfo.sourceDir' on a null object
reference
... 26 more
Suppressed: java.lang.NullPointerException: Attempt to read from
field 'java.lang.String android.content.pm.ApplicationInfo.sourceDir' on a null
object reference
... 26 more

Hash: 1-8-1616363858000-java.lang.NullPointerException: Attempt to invoke virtual


method 'int java.lang.String.length()' on a null object reference-8996 2-0-
315529200000-604F4A9A0F99D53A-6613244 0-8-1616363858000-124215800CB67E00-1574320
56173257 817 1957ff0435b

Wed Feb 26 12:35:26 GMT+03:00 2025


/storage/emulated/0/crash.txt
101.1 (16142) 1-8-1616363858000-java.lang.NullPointerException: Attempt to invoke
virtual method 'int java.lang.String.length()' on a null object reference-8996 2-0-
315529200000-604F4A9A0F99D53A-6613244 0-8-1616363858000-124215800CB67E00-1574320
56173257 817 1957ff0435b on Android(ACTIVE_CODENAMES: []; BASE_OS: ; CODENAME:
REL; FIRST_SDK_INT: 28; INCREMENTAL: V12.5.2.0.RCOMIXM;
MIN_SUPPORTED_TARGET_SDK_INT: 23; PREVIEW_SDK_FINGERPRINT: REL; PREVIEW_SDK_INT: 0;
RELEASE: 11; RELEASE_OR_CODENAME: 11; RESOURCES_SDK_INT: 30; SDK: 30; SDK_INT: 30;
SECURITY_PATCH: 2022-02-01; BOARD: ginkgo; BOOTLOADER: unknown; BRAND: xiaomi;
BUILDDATE: Wed Feb 16 22:04:28 WIB 2022; CPU_ABI: arm64-v8a; CPU_ABI2: ;
CUSTOM_INTERNAL: unknown; CUSTOM_NAME: unknown; DEVICE: ginkgo; DISPLAY:
RKQ1.201004.002 test-keys; DISPLAY_HARDWARE: unknown; EXTERNAL: unknown;
FINGERPRINT:
xiaomi/ginkgo/ginkgo:11/RKQ1.201004.002/V12.5.2.0.RCOMIXM:user/release-keys;
HARDWARE: qcom; HOST: m1-xm-ota-bd194.bj.idc.xiaomi.com; ID: RKQ1.201004.002;
IDEAFRIEND_NEED: unknown; INTERNAL: unknown; IS_CONTAINER: false; IS_DEBUGGABLE:
false; IS_EMULATOR: false; IS_ENG: false; IS_TREBLE_ENABLED: true; IS_USER: true;
IS_USERDEBUG: false; LCT_ACCELERATOR_BRAND: unknown; LCT_AUTOREGISTER_NAME:
unknown; LCT_BLUETOOTH_BRAND: unknown; LCT_BSP_VERSION: 0.0.1_190429;
LCT_BUILD_TYPE: unknown; LCT_DEVICE_BLACK_UI: unknown; LCT_DEVICE_NAME: unknown;
LCT_EXTSTORAGE_TYPE: unknown; LCT_HARDWARE_PLATFORM: unknown; LCT_NETWORK_TYPE:
unknown; LCT_OPERATOR_NAME: unknown; LCT_PHONENUMBER_MINMATCH: unknown;
LCT_PROJECT_NAME: ginkgo; LCT_SINGALCARD_DULEMODE: unknown; LCT_WATER_MARK:
unknown; LCT_WIFI_BRAND: unknown; LQI_PRODUCT_DEVICE: unknown; MANUFACTURER:
Xiaomi; MODEL: Redmi Note 8; PERMISSIONS_REVIEW_REQUIRED: true; PRODUCT: ginkgo;
RADIO: unknown; SERIAL: ounnkwn; SUPPORTED_32_BIT_ABIS: [armeabi-v7a, armeabi];
SUPPORTED_64_BIT_ABIS: [arm64-v8a]; SUPPORTED_ABIS: [arm64-v8a, armeabi-v7a,
armeabi]; TAGS: release-keys; TIME: 1645023868000; TYPE: user; UNKNOWN: unknown;
USER: builder; VERSION_TYPE: unknown; )
io.va.exposed64
/data/user/0/io.va.exposed64/virtual/data/user/0/com.splivkmztiu.orz/files

GG: 101.1 [16142]


Android: 11
SDK: 30
vSpace: io.va.exposed64
Thread: main
java.lang.NullPointerException: Attempt to read from field 'java.lang.String
android.content.pm.ApplicationInfo.sourceDir' on a null object reference
at
com.lody.virtual.server.notification.NotificationCompatCompatV21.resolveRemoteViews
(NotificationCompatCompatV21.java:45)
at
com.lody.virtual.server.notification.NotificationCompatCompatV21.dealNotification(N
otificationCompatCompatV21.java:33)
at
com.lody.virtual.client.ipc.VNotificationManager.dealNotification(VNotificationMana
ger.java:41)
at
com.lody.virtual.client.hook.proxies.notification.MethodProxies$EnqueueNotification
WithTag.call(MethodProxies.java:75)
at
com.lody.virtual.client.hook.base.MethodInvocationStub$HookInvocationHandler.invoke
(MethodInvocationStub.java:186)
at java.lang.reflect.Proxy.invoke(Proxy.java:1006)
at $Proxy10.enqueueNotificationWithTag(Unknown Source)
at android.app.NotificationManager.notifyAsUser(NotificationManager.java:584)
at android.app.NotificationManager.notify(NotificationManager.java:534)
at android.app.NotificationManager.notify(NotificationManager.java:510)
at android.ext.MainService.g(src:2492)
at android.ext.MainService.u(src:2409)
at android.ext.MainService.f(src:437)
at android.ext.MainService.M(src:3156)
at android.ext.MainService.onClick(src:2673)
at android.view.View.performClick(View.java:7507)
at android.view.View.performClickInternal(View.java:7484)
at android.view.View.access$3600(View.java:839)
at android.view.View$PerformClick.run(View.java:28689)
at android.os.Handler.handleCallback(Handler.java:938)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:236)
at android.app.ActivityThread.main(ActivityThread.java:8037)
at java.lang.reflect.Method.invoke(Native Method)
at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:656)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:967)
Suppressed: java.lang.NullPointerException: Attempt to read from field
'java.lang.String android.content.pm.ApplicationInfo.sourceDir' on a null object
reference
... 26 more
Suppressed: java.lang.NullPointerException: Attempt to read from field
'java.lang.String android.content.pm.ApplicationInfo.sourceDir' on a null object
reference
... 26 more
Suppressed: java.lang.NullPointerException: Attempt to read from
field 'java.lang.String android.content.pm.ApplicationInfo.sourceDir' on a null
object reference
... 26 more

Hash: 1-8-1616363858000-java.lang.NullPointerException: Attempt to invoke virtual


method 'int java.lang.String.length()' on a null object reference-8996 2-0-
315529200000-604F4A9A0F99D53A-6613244 0-8-1616363858000-124215800CB67E00-1574320
56173257 817 1957ff0435b

Wed Feb 26 12:35:36 GMT+03:00 2025


/storage/emulated/0/crash.txt
101.1 (16142) 1-8-1616363858000-java.lang.NullPointerException: Attempt to invoke
virtual method 'int java.lang.String.length()' on a null object reference-8996 2-0-
315529200000-604F4A9A0F99D53A-6613244 0-8-1616363858000-124215800CB67E00-1574320
56173257 817 1957ff0435b on Android(ACTIVE_CODENAMES: []; BASE_OS: ; CODENAME:
REL; FIRST_SDK_INT: 28; INCREMENTAL: V12.5.2.0.RCOMIXM;
MIN_SUPPORTED_TARGET_SDK_INT: 23; PREVIEW_SDK_FINGERPRINT: REL; PREVIEW_SDK_INT: 0;
RELEASE: 11; RELEASE_OR_CODENAME: 11; RESOURCES_SDK_INT: 30; SDK: 30; SDK_INT: 30;
SECURITY_PATCH: 2022-02-01; BOARD: ginkgo; BOOTLOADER: unknown; BRAND: xiaomi;
BUILDDATE: Wed Feb 16 22:04:28 WIB 2022; CPU_ABI: arm64-v8a; CPU_ABI2: ;
CUSTOM_INTERNAL: unknown; CUSTOM_NAME: unknown; DEVICE: ginkgo; DISPLAY:
RKQ1.201004.002 test-keys; DISPLAY_HARDWARE: unknown; EXTERNAL: unknown;
FINGERPRINT:
xiaomi/ginkgo/ginkgo:11/RKQ1.201004.002/V12.5.2.0.RCOMIXM:user/release-keys;
HARDWARE: qcom; HOST: m1-xm-ota-bd194.bj.idc.xiaomi.com; ID: RKQ1.201004.002;
IDEAFRIEND_NEED: unknown; INTERNAL: unknown; IS_CONTAINER: false; IS_DEBUGGABLE:
false; IS_EMULATOR: false; IS_ENG: false; IS_TREBLE_ENABLED: true; IS_USER: true;
IS_USERDEBUG: false; LCT_ACCELERATOR_BRAND: unknown; LCT_AUTOREGISTER_NAME:
unknown; LCT_BLUETOOTH_BRAND: unknown; LCT_BSP_VERSION: 0.0.1_190429;
LCT_BUILD_TYPE: unknown; LCT_DEVICE_BLACK_UI: unknown; LCT_DEVICE_NAME: unknown;
LCT_EXTSTORAGE_TYPE: unknown; LCT_HARDWARE_PLATFORM: unknown; LCT_NETWORK_TYPE:
unknown; LCT_OPERATOR_NAME: unknown; LCT_PHONENUMBER_MINMATCH: unknown;
LCT_PROJECT_NAME: ginkgo; LCT_SINGALCARD_DULEMODE: unknown; LCT_WATER_MARK:
unknown; LCT_WIFI_BRAND: unknown; LQI_PRODUCT_DEVICE: unknown; MANUFACTURER:
Xiaomi; MODEL: Redmi Note 8; PERMISSIONS_REVIEW_REQUIRED: true; PRODUCT: ginkgo;
RADIO: unknown; SERIAL: ounnkwn; SUPPORTED_32_BIT_ABIS: [armeabi-v7a, armeabi];
SUPPORTED_64_BIT_ABIS: [arm64-v8a]; SUPPORTED_ABIS: [arm64-v8a, armeabi-v7a,
armeabi]; TAGS: release-keys; TIME: 1645023868000; TYPE: user; UNKNOWN: unknown;
USER: builder; VERSION_TYPE: unknown; )
io.va.exposed64
/data/user/0/io.va.exposed64/virtual/data/user/0/com.splivkmztiu.orz/files

GG: 101.1 [16142]


Android: 11
SDK: 30
vSpace: io.va.exposed64
Thread: main
java.lang.NullPointerException: Attempt to read from field 'java.lang.String
android.content.pm.ApplicationInfo.sourceDir' on a null object reference
at
com.lody.virtual.server.notification.NotificationCompatCompatV21.resolveRemoteViews
(NotificationCompatCompatV21.java:45)
at
com.lody.virtual.server.notification.NotificationCompatCompatV21.dealNotification(N
otificationCompatCompatV21.java:33)
at
com.lody.virtual.client.ipc.VNotificationManager.dealNotification(VNotificationMana
ger.java:41)
at
com.lody.virtual.client.hook.proxies.notification.MethodProxies$EnqueueNotification
WithTag.call(MethodProxies.java:75)
at
com.lody.virtual.client.hook.base.MethodInvocationStub$HookInvocationHandler.invoke
(MethodInvocationStub.java:186)
at java.lang.reflect.Proxy.invoke(Proxy.java:1006)
at $Proxy10.enqueueNotificationWithTag(Unknown Source)
at android.app.NotificationManager.notifyAsUser(NotificationManager.java:584)
at android.app.NotificationManager.notify(NotificationManager.java:534)
at android.app.NotificationManager.notify(NotificationManager.java:510)
at android.ext.MainService.g(src:2492)
at android.ext.MainService.u(src:2409)
at android.ext.MainService.c(src:508)
at android.ext.MainService.g(src:462)
at android.ext.MainService.onClick(src:2607)
at android.view.View.performClick(View.java:7507)
at android.view.View.performClickInternal(View.java:7484)
at android.view.View.access$3600(View.java:839)
at android.view.View$PerformClick.run(View.java:28689)
at android.os.Handler.handleCallback(Handler.java:938)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:236)
at android.app.ActivityThread.main(ActivityThread.java:8037)
at java.lang.reflect.Method.invoke(Native Method)
at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:656)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:967)
Suppressed: java.lang.NullPointerException: Attempt to read from field
'java.lang.String android.content.pm.ApplicationInfo.sourceDir' on a null object
reference
... 26 more
Suppressed: java.lang.NullPointerException: Attempt to read from field
'java.lang.String android.content.pm.ApplicationInfo.sourceDir' on a null object
reference
... 26 more
Suppressed: java.lang.NullPointerException: Attempt to read from
field 'java.lang.String android.content.pm.ApplicationInfo.sourceDir' on a null
object reference
... 26 more

Hash: 1-8-1616363858000-java.lang.NullPointerException: Attempt to invoke virtual


method 'int java.lang.String.length()' on a null object reference-8996 2-0-
315529200000-604F4A9A0F99D53A-6613244 0-8-1616363858000-124215800CB67E00-1574320
56173257 817 1957ff0435b

Wed Feb 26 12:36:30 GMT+03:00 2025


/storage/emulated/0/crash.txt
101.1 (16142) 1-8-1616363858000-java.lang.NullPointerException: Attempt to invoke
virtual method 'int java.lang.String.length()' on a null object reference-8996 2-0-
315529200000-604F4A9A0F99D53A-6613244 0-8-1616363858000-124215800CB67E00-1574320
56173257 817 1957ff0435b on Android(ACTIVE_CODENAMES: []; BASE_OS: ; CODENAME:
REL; FIRST_SDK_INT: 28; INCREMENTAL: V12.5.2.0.RCOMIXM;
MIN_SUPPORTED_TARGET_SDK_INT: 23; PREVIEW_SDK_FINGERPRINT: REL; PREVIEW_SDK_INT: 0;
RELEASE: 11; RELEASE_OR_CODENAME: 11; RESOURCES_SDK_INT: 30; SDK: 30; SDK_INT: 30;
SECURITY_PATCH: 2022-02-01; BOARD: ginkgo; BOOTLOADER: unknown; BRAND: xiaomi;
BUILDDATE: Wed Feb 16 22:04:28 WIB 2022; CPU_ABI: arm64-v8a; CPU_ABI2: ;
CUSTOM_INTERNAL: unknown; CUSTOM_NAME: unknown; DEVICE: ginkgo; DISPLAY:
RKQ1.201004.002 test-keys; DISPLAY_HARDWARE: unknown; EXTERNAL: unknown;
FINGERPRINT:
xiaomi/ginkgo/ginkgo:11/RKQ1.201004.002/V12.5.2.0.RCOMIXM:user/release-keys;
HARDWARE: qcom; HOST: m1-xm-ota-bd194.bj.idc.xiaomi.com; ID: RKQ1.201004.002;
IDEAFRIEND_NEED: unknown; INTERNAL: unknown; IS_CONTAINER: false; IS_DEBUGGABLE:
false; IS_EMULATOR: false; IS_ENG: false; IS_TREBLE_ENABLED: true; IS_USER: true;
IS_USERDEBUG: false; LCT_ACCELERATOR_BRAND: unknown; LCT_AUTOREGISTER_NAME:
unknown; LCT_BLUETOOTH_BRAND: unknown; LCT_BSP_VERSION: 0.0.1_190429;
LCT_BUILD_TYPE: unknown; LCT_DEVICE_BLACK_UI: unknown; LCT_DEVICE_NAME: unknown;
LCT_EXTSTORAGE_TYPE: unknown; LCT_HARDWARE_PLATFORM: unknown; LCT_NETWORK_TYPE:
unknown; LCT_OPERATOR_NAME: unknown; LCT_PHONENUMBER_MINMATCH: unknown;
LCT_PROJECT_NAME: ginkgo; LCT_SINGALCARD_DULEMODE: unknown; LCT_WATER_MARK:
unknown; LCT_WIFI_BRAND: unknown; LQI_PRODUCT_DEVICE: unknown; MANUFACTURER:
Xiaomi; MODEL: Redmi Note 8; PERMISSIONS_REVIEW_REQUIRED: true; PRODUCT: ginkgo;
RADIO: unknown; SERIAL: ounnkwn; SUPPORTED_32_BIT_ABIS: [armeabi-v7a, armeabi];
SUPPORTED_64_BIT_ABIS: [arm64-v8a]; SUPPORTED_ABIS: [arm64-v8a, armeabi-v7a,
armeabi]; TAGS: release-keys; TIME: 1645023868000; TYPE: user; UNKNOWN: unknown;
USER: builder; VERSION_TYPE: unknown; )
io.va.exposed64
/data/user/0/io.va.exposed64/virtual/data/user/0/com.splivkmztiu.orz/files

GG: 101.1 [16142]


Android: 11
SDK: 30
vSpace: io.va.exposed64
Thread: main
java.lang.NullPointerException: Attempt to read from field 'java.lang.String
android.content.pm.ApplicationInfo.sourceDir' on a null object reference
at
com.lody.virtual.server.notification.NotificationCompatCompatV21.resolveRemoteViews
(NotificationCompatCompatV21.java:45)
at
com.lody.virtual.server.notification.NotificationCompatCompatV21.dealNotification(N
otificationCompatCompatV21.java:33)
at
com.lody.virtual.client.ipc.VNotificationManager.dealNotification(VNotificationMana
ger.java:41)
at
com.lody.virtual.client.hook.proxies.notification.MethodProxies$EnqueueNotification
WithTag.call(MethodProxies.java:75)
at
com.lody.virtual.client.hook.base.MethodInvocationStub$HookInvocationHandler.invoke
(MethodInvocationStub.java:186)
at java.lang.reflect.Proxy.invoke(Proxy.java:1006)
at $Proxy10.enqueueNotificationWithTag(Unknown Source)
at android.app.NotificationManager.notifyAsUser(NotificationManager.java:584)
at android.app.NotificationManager.notify(NotificationManager.java:534)
at android.app.NotificationManager.notify(NotificationManager.java:510)
at android.ext.MainService.g(src:2492)
at android.ext.MainService.u(src:2409)
at android.ext.MainService.f(src:437)
at android.ext.MainService.M(src:3156)
at android.ext.MainService.onClick(src:2673)
at android.view.View.performClick(View.java:7507)
at android.view.View.performClickInternal(View.java:7484)
at android.view.View.access$3600(View.java:839)
at android.view.View$PerformClick.run(View.java:28689)
at android.os.Handler.handleCallback(Handler.java:938)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:236)
at android.app.ActivityThread.main(ActivityThread.java:8037)
at java.lang.reflect.Method.invoke(Native Method)
at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:656)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:967)
Suppressed: java.lang.NullPointerException: Attempt to read from field
'java.lang.String android.content.pm.ApplicationInfo.sourceDir' on a null object
reference
... 26 more
Suppressed: java.lang.NullPointerException: Attempt to read from field
'java.lang.String android.content.pm.ApplicationInfo.sourceDir' on a null object
reference
... 26 more
Suppressed: java.lang.NullPointerException: Attempt to read from
field 'java.lang.String android.content.pm.ApplicationInfo.sourceDir' on a null
object reference
... 26 more

Hash: 1-8-1616363858000-java.lang.NullPointerException: Attempt to invoke virtual


method 'int java.lang.String.length()' on a null object reference-8996 2-0-
315529200000-604F4A9A0F99D53A-6613244 0-8-1616363858000-124215800CB67E00-1574320
56173257 817 1957ff0435b

Wed Feb 26 12:37:10 GMT+03:00 2025


/storage/emulated/0/crash.txt
101.1 (16142) 1-8-1616363858000-java.lang.NullPointerException: Attempt to invoke
virtual method 'int java.lang.String.length()' on a null object reference-8996 2-0-
315529200000-604F4A9A0F99D53A-6613244 0-8-1616363858000-124215800CB67E00-1574320
56173257 817 1957ff0435b on Android(ACTIVE_CODENAMES: []; BASE_OS: ; CODENAME:
REL; FIRST_SDK_INT: 28; INCREMENTAL: V12.5.2.0.RCOMIXM;
MIN_SUPPORTED_TARGET_SDK_INT: 23; PREVIEW_SDK_FINGERPRINT: REL; PREVIEW_SDK_INT: 0;
RELEASE: 11; RELEASE_OR_CODENAME: 11; RESOURCES_SDK_INT: 30; SDK: 30; SDK_INT: 30;
SECURITY_PATCH: 2022-02-01; BOARD: ginkgo; BOOTLOADER: unknown; BRAND: xiaomi;
BUILDDATE: Wed Feb 16 22:04:28 WIB 2022; CPU_ABI: arm64-v8a; CPU_ABI2: ;
CUSTOM_INTERNAL: unknown; CUSTOM_NAME: unknown; DEVICE: ginkgo; DISPLAY:
RKQ1.201004.002 test-keys; DISPLAY_HARDWARE: unknown; EXTERNAL: unknown;
FINGERPRINT:
xiaomi/ginkgo/ginkgo:11/RKQ1.201004.002/V12.5.2.0.RCOMIXM:user/release-keys;
HARDWARE: qcom; HOST: m1-xm-ota-bd194.bj.idc.xiaomi.com; ID: RKQ1.201004.002;
IDEAFRIEND_NEED: unknown; INTERNAL: unknown; IS_CONTAINER: false; IS_DEBUGGABLE:
false; IS_EMULATOR: false; IS_ENG: false; IS_TREBLE_ENABLED: true; IS_USER: true;
IS_USERDEBUG: false; LCT_ACCELERATOR_BRAND: unknown; LCT_AUTOREGISTER_NAME:
unknown; LCT_BLUETOOTH_BRAND: unknown; LCT_BSP_VERSION: 0.0.1_190429;
LCT_BUILD_TYPE: unknown; LCT_DEVICE_BLACK_UI: unknown; LCT_DEVICE_NAME: unknown;
LCT_EXTSTORAGE_TYPE: unknown; LCT_HARDWARE_PLATFORM: unknown; LCT_NETWORK_TYPE:
unknown; LCT_OPERATOR_NAME: unknown; LCT_PHONENUMBER_MINMATCH: unknown;
LCT_PROJECT_NAME: ginkgo; LCT_SINGALCARD_DULEMODE: unknown; LCT_WATER_MARK:
unknown; LCT_WIFI_BRAND: unknown; LQI_PRODUCT_DEVICE: unknown; MANUFACTURER:
Xiaomi; MODEL: Redmi Note 8; PERMISSIONS_REVIEW_REQUIRED: true; PRODUCT: ginkgo;
RADIO: unknown; SERIAL: ounnkwn; SUPPORTED_32_BIT_ABIS: [armeabi-v7a, armeabi];
SUPPORTED_64_BIT_ABIS: [arm64-v8a]; SUPPORTED_ABIS: [arm64-v8a, armeabi-v7a,
armeabi]; TAGS: release-keys; TIME: 1645023868000; TYPE: user; UNKNOWN: unknown;
USER: builder; VERSION_TYPE: unknown; )
io.va.exposed64
/data/user/0/io.va.exposed64/virtual/data/user/0/com.splivkmztiu.orz/files

GG: 101.1 [16142]


Android: 11
SDK: 30
vSpace: io.va.exposed64
Thread: main
java.lang.NullPointerException: Attempt to read from field 'java.lang.String
android.content.pm.ApplicationInfo.sourceDir' on a null object reference
at
com.lody.virtual.server.notification.NotificationCompatCompatV21.resolveRemoteViews
(NotificationCompatCompatV21.java:45)
at
com.lody.virtual.server.notification.NotificationCompatCompatV21.dealNotification(N
otificationCompatCompatV21.java:33)
at
com.lody.virtual.client.ipc.VNotificationManager.dealNotification(VNotificationMana
ger.java:41)
at
com.lody.virtual.client.hook.proxies.notification.MethodProxies$EnqueueNotification
WithTag.call(MethodProxies.java:75)
at
com.lody.virtual.client.hook.base.MethodInvocationStub$HookInvocationHandler.invoke
(MethodInvocationStub.java:186)
at java.lang.reflect.Proxy.invoke(Proxy.java:1006)
at $Proxy10.enqueueNotificationWithTag(Unknown Source)
at android.app.NotificationManager.notifyAsUser(NotificationManager.java:584)
at android.app.NotificationManager.notify(NotificationManager.java:534)
at android.app.NotificationManager.notify(NotificationManager.java:510)
at android.ext.MainService.g(src:2492)
at android.ext.MainService.u(src:2409)
at android.ext.MainService.c(src:508)
at android.ext.MainService.g(src:462)
at android.ext.MainService.onClick(src:2677)
at android.view.View.performClick(View.java:7507)
at android.view.View.performClickInternal(View.java:7484)
at android.view.View.access$3600(View.java:839)
at android.view.View$PerformClick.run(View.java:28689)
at android.os.Handler.handleCallback(Handler.java:938)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:236)
at android.app.ActivityThread.main(ActivityThread.java:8037)
at java.lang.reflect.Method.invoke(Native Method)
at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:656)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:967)
Suppressed: java.lang.NullPointerException: Attempt to read from field
'java.lang.String android.content.pm.ApplicationInfo.sourceDir' on a null object
reference
... 26 more
Suppressed: java.lang.NullPointerException: Attempt to read from field
'java.lang.String android.content.pm.ApplicationInfo.sourceDir' on a null object
reference
... 26 more
Suppressed: java.lang.NullPointerException: Attempt to read from
field 'java.lang.String android.content.pm.ApplicationInfo.sourceDir' on a null
object reference
... 26 more

Hash: 1-8-1616363858000-java.lang.NullPointerException: Attempt to invoke virtual


method 'int java.lang.String.length()' on a null object reference-8996 2-0-
315529200000-604F4A9A0F99D53A-6613244 0-8-1616363858000-124215800CB67E00-1574320
56173257 817 1957ff0435b
Wed Feb 26 12:37:38 GMT+03:00 2025
/storage/emulated/0/crash.txt
101.1 (16142) 1-8-1616363858000-java.lang.NullPointerException: Attempt to invoke
virtual method 'int java.lang.String.length()' on a null object reference-8996 2-0-
315529200000-604F4A9A0F99D53A-6613244 0-8-1616363858000-124215800CB67E00-1574320
56173257 817 1957ff0435b on Android(ACTIVE_CODENAMES: []; BASE_OS: ; CODENAME:
REL; FIRST_SDK_INT: 28; INCREMENTAL: V12.5.2.0.RCOMIXM;
MIN_SUPPORTED_TARGET_SDK_INT: 23; PREVIEW_SDK_FINGERPRINT: REL; PREVIEW_SDK_INT: 0;
RELEASE: 11; RELEASE_OR_CODENAME: 11; RESOURCES_SDK_INT: 30; SDK: 30; SDK_INT: 30;
SECURITY_PATCH: 2022-02-01; BOARD: ginkgo; BOOTLOADER: unknown; BRAND: xiaomi;
BUILDDATE: Wed Feb 16 22:04:28 WIB 2022; CPU_ABI: arm64-v8a; CPU_ABI2: ;
CUSTOM_INTERNAL: unknown; CUSTOM_NAME: unknown; DEVICE: ginkgo; DISPLAY:
RKQ1.201004.002 test-keys; DISPLAY_HARDWARE: unknown; EXTERNAL: unknown;
FINGERPRINT:
xiaomi/ginkgo/ginkgo:11/RKQ1.201004.002/V12.5.2.0.RCOMIXM:user/release-keys;
HARDWARE: qcom; HOST: m1-xm-ota-bd194.bj.idc.xiaomi.com; ID: RKQ1.201004.002;
IDEAFRIEND_NEED: unknown; INTERNAL: unknown; IS_CONTAINER: false; IS_DEBUGGABLE:
false; IS_EMULATOR: false; IS_ENG: false; IS_TREBLE_ENABLED: true; IS_USER: true;
IS_USERDEBUG: false; LCT_ACCELERATOR_BRAND: unknown; LCT_AUTOREGISTER_NAME:
unknown; LCT_BLUETOOTH_BRAND: unknown; LCT_BSP_VERSION: 0.0.1_190429;
LCT_BUILD_TYPE: unknown; LCT_DEVICE_BLACK_UI: unknown; LCT_DEVICE_NAME: unknown;
LCT_EXTSTORAGE_TYPE: unknown; LCT_HARDWARE_PLATFORM: unknown; LCT_NETWORK_TYPE:
unknown; LCT_OPERATOR_NAME: unknown; LCT_PHONENUMBER_MINMATCH: unknown;
LCT_PROJECT_NAME: ginkgo; LCT_SINGALCARD_DULEMODE: unknown; LCT_WATER_MARK:
unknown; LCT_WIFI_BRAND: unknown; LQI_PRODUCT_DEVICE: unknown; MANUFACTURER:
Xiaomi; MODEL: Redmi Note 8; PERMISSIONS_REVIEW_REQUIRED: true; PRODUCT: ginkgo;
RADIO: unknown; SERIAL: ounnkwn; SUPPORTED_32_BIT_ABIS: [armeabi-v7a, armeabi];
SUPPORTED_64_BIT_ABIS: [arm64-v8a]; SUPPORTED_ABIS: [arm64-v8a, armeabi-v7a,
armeabi]; TAGS: release-keys; TIME: 1645023868000; TYPE: user; UNKNOWN: unknown;
USER: builder; VERSION_TYPE: unknown; )
io.va.exposed64
/data/user/0/io.va.exposed64/virtual/data/user/0/com.splivkmztiu.orz/files

GG: 101.1 [16142]


Android: 11
SDK: 30
vSpace: io.va.exposed64
Thread: main
java.lang.NullPointerException: Attempt to read from field 'java.lang.String
android.content.pm.ApplicationInfo.sourceDir' on a null object reference
at
com.lody.virtual.server.notification.NotificationCompatCompatV21.resolveRemoteViews
(NotificationCompatCompatV21.java:45)
at
com.lody.virtual.server.notification.NotificationCompatCompatV21.dealNotification(N
otificationCompatCompatV21.java:33)
at
com.lody.virtual.client.ipc.VNotificationManager.dealNotification(VNotificationMana
ger.java:41)
at
com.lody.virtual.client.hook.proxies.notification.MethodProxies$EnqueueNotification
WithTag.call(MethodProxies.java:75)
at
com.lody.virtual.client.hook.base.MethodInvocationStub$HookInvocationHandler.invoke
(MethodInvocationStub.java:186)
at java.lang.reflect.Proxy.invoke(Proxy.java:1006)
at $Proxy10.enqueueNotificationWithTag(Unknown Source)
at android.app.NotificationManager.notifyAsUser(NotificationManager.java:584)
at android.app.NotificationManager.notify(NotificationManager.java:534)
at android.app.NotificationManager.notify(NotificationManager.java:510)
at android.ext.MainService.g(src:2492)
at android.ext.MainService.u(src:2409)
at android.ext.MainService.f(src:437)
at android.ext.MainService.M(src:3156)
at android.ext.MainService.onClick(src:2673)
at android.view.View.performClick(View.java:7507)
at android.view.View.performClickInternal(View.java:7484)
at android.view.View.access$3600(View.java:839)
at android.view.View$PerformClick.run(View.java:28689)
at android.os.Handler.handleCallback(Handler.java:938)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:236)
at android.app.ActivityThread.main(ActivityThread.java:8037)
at java.lang.reflect.Method.invoke(Native Method)
at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:656)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:967)
Suppressed: java.lang.NullPointerException: Attempt to read from field
'java.lang.String android.content.pm.ApplicationInfo.sourceDir' on a null object
reference
... 26 more
Suppressed: java.lang.NullPointerException: Attempt to read from field
'java.lang.String android.content.pm.ApplicationInfo.sourceDir' on a null object
reference
... 26 more
Suppressed: java.lang.NullPointerException: Attempt to read from
field 'java.lang.String android.content.pm.ApplicationInfo.sourceDir' on a null
object reference
... 26 more

Hash: 1-8-1616363858000-java.lang.NullPointerException: Attempt to invoke virtual


method 'int java.lang.String.length()' on a null object reference-8996 2-0-
315529200000-604F4A9A0F99D53A-6613244 0-8-1616363858000-124215800CB67E00-1574320
56173257 817 1957ff0435b

Wed Feb 26 12:37:43 GMT+03:00 2025


/storage/emulated/0/crash.txt
101.1 (16142) 1-8-1616363858000-java.lang.NullPointerException: Attempt to invoke
virtual method 'int java.lang.String.length()' on a null object reference-8996 2-0-
315529200000-604F4A9A0F99D53A-6613244 0-8-1616363858000-124215800CB67E00-1574320
56173257 817 1957ff0435b on Android(ACTIVE_CODENAMES: []; BASE_OS: ; CODENAME:
REL; FIRST_SDK_INT: 28; INCREMENTAL: V12.5.2.0.RCOMIXM;
MIN_SUPPORTED_TARGET_SDK_INT: 23; PREVIEW_SDK_FINGERPRINT: REL; PREVIEW_SDK_INT: 0;
RELEASE: 11; RELEASE_OR_CODENAME: 11; RESOURCES_SDK_INT: 30; SDK: 30; SDK_INT: 30;
SECURITY_PATCH: 2022-02-01; BOARD: ginkgo; BOOTLOADER: unknown; BRAND: xiaomi;
BUILDDATE: Wed Feb 16 22:04:28 WIB 2022; CPU_ABI: arm64-v8a; CPU_ABI2: ;
CUSTOM_INTERNAL: unknown; CUSTOM_NAME: unknown; DEVICE: ginkgo; DISPLAY:
RKQ1.201004.002 test-keys; DISPLAY_HARDWARE: unknown; EXTERNAL: unknown;
FINGERPRINT:
xiaomi/ginkgo/ginkgo:11/RKQ1.201004.002/V12.5.2.0.RCOMIXM:user/release-keys;
HARDWARE: qcom; HOST: m1-xm-ota-bd194.bj.idc.xiaomi.com; ID: RKQ1.201004.002;
IDEAFRIEND_NEED: unknown; INTERNAL: unknown; IS_CONTAINER: false; IS_DEBUGGABLE:
false; IS_EMULATOR: false; IS_ENG: false; IS_TREBLE_ENABLED: true; IS_USER: true;
IS_USERDEBUG: false; LCT_ACCELERATOR_BRAND: unknown; LCT_AUTOREGISTER_NAME:
unknown; LCT_BLUETOOTH_BRAND: unknown; LCT_BSP_VERSION: 0.0.1_190429;
LCT_BUILD_TYPE: unknown; LCT_DEVICE_BLACK_UI: unknown; LCT_DEVICE_NAME: unknown;
LCT_EXTSTORAGE_TYPE: unknown; LCT_HARDWARE_PLATFORM: unknown; LCT_NETWORK_TYPE:
unknown; LCT_OPERATOR_NAME: unknown; LCT_PHONENUMBER_MINMATCH: unknown;
LCT_PROJECT_NAME: ginkgo; LCT_SINGALCARD_DULEMODE: unknown; LCT_WATER_MARK:
unknown; LCT_WIFI_BRAND: unknown; LQI_PRODUCT_DEVICE: unknown; MANUFACTURER:
Xiaomi; MODEL: Redmi Note 8; PERMISSIONS_REVIEW_REQUIRED: true; PRODUCT: ginkgo;
RADIO: unknown; SERIAL: ounnkwn; SUPPORTED_32_BIT_ABIS: [armeabi-v7a, armeabi];
SUPPORTED_64_BIT_ABIS: [arm64-v8a]; SUPPORTED_ABIS: [arm64-v8a, armeabi-v7a,
armeabi]; TAGS: release-keys; TIME: 1645023868000; TYPE: user; UNKNOWN: unknown;
USER: builder; VERSION_TYPE: unknown; )
io.va.exposed64
/data/user/0/io.va.exposed64/virtual/data/user/0/com.splivkmztiu.orz/files

GG: 101.1 [16142]


Android: 11
SDK: 30
vSpace: io.va.exposed64
Thread: main
java.lang.NullPointerException: Attempt to read from field 'java.lang.String
android.content.pm.ApplicationInfo.sourceDir' on a null object reference
at
com.lody.virtual.server.notification.NotificationCompatCompatV21.resolveRemoteViews
(NotificationCompatCompatV21.java:45)
at
com.lody.virtual.server.notification.NotificationCompatCompatV21.dealNotification(N
otificationCompatCompatV21.java:33)
at
com.lody.virtual.client.ipc.VNotificationManager.dealNotification(VNotificationMana
ger.java:41)
at
com.lody.virtual.client.hook.proxies.notification.MethodProxies$EnqueueNotification
WithTag.call(MethodProxies.java:75)
at
com.lody.virtual.client.hook.base.MethodInvocationStub$HookInvocationHandler.invoke
(MethodInvocationStub.java:186)
at java.lang.reflect.Proxy.invoke(Proxy.java:1006)
at $Proxy10.enqueueNotificationWithTag(Unknown Source)
at android.app.NotificationManager.notifyAsUser(NotificationManager.java:584)
at android.app.NotificationManager.notify(NotificationManager.java:534)
at android.app.NotificationManager.notify(NotificationManager.java:510)
at android.ext.MainService.g(src:2492)
at android.ext.MainService.u(src:2409)
at android.ext.MainService.c(src:508)
at android.ext.MainService.g(src:462)
at android.ext.MainService.onClick(src:2607)
at android.view.View.performClick(View.java:7507)
at android.view.View.performClickInternal(View.java:7484)
at android.view.View.access$3600(View.java:839)
at android.view.View$PerformClick.run(View.java:28689)
at android.os.Handler.handleCallback(Handler.java:938)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:236)
at android.app.ActivityThread.main(ActivityThread.java:8037)
at java.lang.reflect.Method.invoke(Native Method)
at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:656)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:967)
Suppressed: java.lang.NullPointerException: Attempt to read from field
'java.lang.String android.content.pm.ApplicationInfo.sourceDir' on a null object
reference
... 26 more
Suppressed: java.lang.NullPointerException: Attempt to read from field
'java.lang.String android.content.pm.ApplicationInfo.sourceDir' on a null object
reference
... 26 more
Suppressed: java.lang.NullPointerException: Attempt to read from
field 'java.lang.String android.content.pm.ApplicationInfo.sourceDir' on a null
object reference
... 26 more

Hash: 1-8-1616363858000-java.lang.NullPointerException: Attempt to invoke virtual


method 'int java.lang.String.length()' on a null object reference-8996 2-0-
315529200000-604F4A9A0F99D53A-6613244 0-8-1616363858000-124215800CB67E00-1574320
56173257 817 1957ff0435b

Wed Feb 26 12:37:45 GMT+03:00 2025


/storage/emulated/0/crash.txt
101.1 (16142) 1-8-1616363858000-java.lang.NullPointerException: Attempt to invoke
virtual method 'int java.lang.String.length()' on a null object reference-8996 2-0-
315529200000-604F4A9A0F99D53A-6613244 0-8-1616363858000-124215800CB67E00-1574320
56173257 817 1957ff0435b on Android(ACTIVE_CODENAMES: []; BASE_OS: ; CODENAME:
REL; FIRST_SDK_INT: 28; INCREMENTAL: V12.5.2.0.RCOMIXM;
MIN_SUPPORTED_TARGET_SDK_INT: 23; PREVIEW_SDK_FINGERPRINT: REL; PREVIEW_SDK_INT: 0;
RELEASE: 11; RELEASE_OR_CODENAME: 11; RESOURCES_SDK_INT: 30; SDK: 30; SDK_INT: 30;
SECURITY_PATCH: 2022-02-01; BOARD: ginkgo; BOOTLOADER: unknown; BRAND: xiaomi;
BUILDDATE: Wed Feb 16 22:04:28 WIB 2022; CPU_ABI: arm64-v8a; CPU_ABI2: ;
CUSTOM_INTERNAL: unknown; CUSTOM_NAME: unknown; DEVICE: ginkgo; DISPLAY:
RKQ1.201004.002 test-keys; DISPLAY_HARDWARE: unknown; EXTERNAL: unknown;
FINGERPRINT:
xiaomi/ginkgo/ginkgo:11/RKQ1.201004.002/V12.5.2.0.RCOMIXM:user/release-keys;
HARDWARE: qcom; HOST: m1-xm-ota-bd194.bj.idc.xiaomi.com; ID: RKQ1.201004.002;
IDEAFRIEND_NEED: unknown; INTERNAL: unknown; IS_CONTAINER: false; IS_DEBUGGABLE:
false; IS_EMULATOR: false; IS_ENG: false; IS_TREBLE_ENABLED: true; IS_USER: true;
IS_USERDEBUG: false; LCT_ACCELERATOR_BRAND: unknown; LCT_AUTOREGISTER_NAME:
unknown; LCT_BLUETOOTH_BRAND: unknown; LCT_BSP_VERSION: 0.0.1_190429;
LCT_BUILD_TYPE: unknown; LCT_DEVICE_BLACK_UI: unknown; LCT_DEVICE_NAME: unknown;
LCT_EXTSTORAGE_TYPE: unknown; LCT_HARDWARE_PLATFORM: unknown; LCT_NETWORK_TYPE:
unknown; LCT_OPERATOR_NAME: unknown; LCT_PHONENUMBER_MINMATCH: unknown;
LCT_PROJECT_NAME: ginkgo; LCT_SINGALCARD_DULEMODE: unknown; LCT_WATER_MARK:
unknown; LCT_WIFI_BRAND: unknown; LQI_PRODUCT_DEVICE: unknown; MANUFACTURER:
Xiaomi; MODEL: Redmi Note 8; PERMISSIONS_REVIEW_REQUIRED: true; PRODUCT: ginkgo;
RADIO: unknown; SERIAL: ounnkwn; SUPPORTED_32_BIT_ABIS: [armeabi-v7a, armeabi];
SUPPORTED_64_BIT_ABIS: [arm64-v8a]; SUPPORTED_ABIS: [arm64-v8a, armeabi-v7a,
armeabi]; TAGS: release-keys; TIME: 1645023868000; TYPE: user; UNKNOWN: unknown;
USER: builder; VERSION_TYPE: unknown; )
io.va.exposed64
/data/user/0/io.va.exposed64/virtual/data/user/0/com.splivkmztiu.orz/files

GG: 101.1 [16142]


Android: 11
SDK: 30
vSpace: io.va.exposed64
Thread: main
java.lang.NullPointerException: Attempt to read from field 'java.lang.String
android.content.pm.ApplicationInfo.sourceDir' on a null object reference
at
com.lody.virtual.server.notification.NotificationCompatCompatV21.resolveRemoteViews
(NotificationCompatCompatV21.java:45)
at
com.lody.virtual.server.notification.NotificationCompatCompatV21.dealNotification(N
otificationCompatCompatV21.java:33)
at
com.lody.virtual.client.ipc.VNotificationManager.dealNotification(VNotificationMana
ger.java:41)
at
com.lody.virtual.client.hook.proxies.notification.MethodProxies$EnqueueNotification
WithTag.call(MethodProxies.java:75)
at
com.lody.virtual.client.hook.base.MethodInvocationStub$HookInvocationHandler.invoke
(MethodInvocationStub.java:186)
at java.lang.reflect.Proxy.invoke(Proxy.java:1006)
at $Proxy10.enqueueNotificationWithTag(Unknown Source)
at android.app.NotificationManager.notifyAsUser(NotificationManager.java:584)
at android.app.NotificationManager.notify(NotificationManager.java:534)
at android.app.NotificationManager.notify(NotificationManager.java:510)
at android.ext.MainService.g(src:2492)
at android.ext.MainService.u(src:2409)
at android.ext.MainService.f(src:437)
at android.ext.MainService.M(src:3156)
at android.ext.MainService.onClick(src:2673)
at android.view.View.performClick(View.java:7507)
at android.view.View.performClickInternal(View.java:7484)
at android.view.View.access$3600(View.java:839)
at android.view.View$PerformClick.run(View.java:28689)
at android.os.Handler.handleCallback(Handler.java:938)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:236)
at android.app.ActivityThread.main(ActivityThread.java:8037)
at java.lang.reflect.Method.invoke(Native Method)
at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:656)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:967)
Suppressed: java.lang.NullPointerException: Attempt to read from field
'java.lang.String android.content.pm.ApplicationInfo.sourceDir' on a null object
reference
... 26 more
Suppressed: java.lang.NullPointerException: Attempt to read from field
'java.lang.String android.content.pm.ApplicationInfo.sourceDir' on a null object
reference
... 26 more
Suppressed: java.lang.NullPointerException: Attempt to read from
field 'java.lang.String android.content.pm.ApplicationInfo.sourceDir' on a null
object reference
... 26 more

Hash: 1-8-1616363858000-java.lang.NullPointerException: Attempt to invoke virtual


method 'int java.lang.String.length()' on a null object reference-8996 2-0-
315529200000-604F4A9A0F99D53A-6613244 0-8-1616363858000-124215800CB67E00-1574320
56173257 817 1957ff0435b

Wed Feb 26 12:37:51 GMT+03:00 2025


/storage/emulated/0/crash.txt
101.1 (16142) 1-8-1616363858000-java.lang.NullPointerException: Attempt to invoke
virtual method 'int java.lang.String.length()' on a null object reference-8996 2-0-
315529200000-604F4A9A0F99D53A-6613244 0-8-1616363858000-124215800CB67E00-1574320
56173257 817 1957ff0435b on Android(ACTIVE_CODENAMES: []; BASE_OS: ; CODENAME:
REL; FIRST_SDK_INT: 28; INCREMENTAL: V12.5.2.0.RCOMIXM;
MIN_SUPPORTED_TARGET_SDK_INT: 23; PREVIEW_SDK_FINGERPRINT: REL; PREVIEW_SDK_INT: 0;
RELEASE: 11; RELEASE_OR_CODENAME: 11; RESOURCES_SDK_INT: 30; SDK: 30; SDK_INT: 30;
SECURITY_PATCH: 2022-02-01; BOARD: ginkgo; BOOTLOADER: unknown; BRAND: xiaomi;
BUILDDATE: Wed Feb 16 22:04:28 WIB 2022; CPU_ABI: arm64-v8a; CPU_ABI2: ;
CUSTOM_INTERNAL: unknown; CUSTOM_NAME: unknown; DEVICE: ginkgo; DISPLAY:
RKQ1.201004.002 test-keys; DISPLAY_HARDWARE: unknown; EXTERNAL: unknown;
FINGERPRINT:
xiaomi/ginkgo/ginkgo:11/RKQ1.201004.002/V12.5.2.0.RCOMIXM:user/release-keys;
HARDWARE: qcom; HOST: m1-xm-ota-bd194.bj.idc.xiaomi.com; ID: RKQ1.201004.002;
IDEAFRIEND_NEED: unknown; INTERNAL: unknown; IS_CONTAINER: false; IS_DEBUGGABLE:
false; IS_EMULATOR: false; IS_ENG: false; IS_TREBLE_ENABLED: true; IS_USER: true;
IS_USERDEBUG: false; LCT_ACCELERATOR_BRAND: unknown; LCT_AUTOREGISTER_NAME:
unknown; LCT_BLUETOOTH_BRAND: unknown; LCT_BSP_VERSION: 0.0.1_190429;
LCT_BUILD_TYPE: unknown; LCT_DEVICE_BLACK_UI: unknown; LCT_DEVICE_NAME: unknown;
LCT_EXTSTORAGE_TYPE: unknown; LCT_HARDWARE_PLATFORM: unknown; LCT_NETWORK_TYPE:
unknown; LCT_OPERATOR_NAME: unknown; LCT_PHONENUMBER_MINMATCH: unknown;
LCT_PROJECT_NAME: ginkgo; LCT_SINGALCARD_DULEMODE: unknown; LCT_WATER_MARK:
unknown; LCT_WIFI_BRAND: unknown; LQI_PRODUCT_DEVICE: unknown; MANUFACTURER:
Xiaomi; MODEL: Redmi Note 8; PERMISSIONS_REVIEW_REQUIRED: true; PRODUCT: ginkgo;
RADIO: unknown; SERIAL: ounnkwn; SUPPORTED_32_BIT_ABIS: [armeabi-v7a, armeabi];
SUPPORTED_64_BIT_ABIS: [arm64-v8a]; SUPPORTED_ABIS: [arm64-v8a, armeabi-v7a,
armeabi]; TAGS: release-keys; TIME: 1645023868000; TYPE: user; UNKNOWN: unknown;
USER: builder; VERSION_TYPE: unknown; )
io.va.exposed64
/data/user/0/io.va.exposed64/virtual/data/user/0/com.splivkmztiu.orz/files

GG: 101.1 [16142]


Android: 11
SDK: 30
vSpace: io.va.exposed64
Thread: main
java.lang.NullPointerException: Attempt to read from field 'java.lang.String
android.content.pm.ApplicationInfo.sourceDir' on a null object reference
at
com.lody.virtual.server.notification.NotificationCompatCompatV21.resolveRemoteViews
(NotificationCompatCompatV21.java:45)
at
com.lody.virtual.server.notification.NotificationCompatCompatV21.dealNotification(N
otificationCompatCompatV21.java:33)
at
com.lody.virtual.client.ipc.VNotificationManager.dealNotification(VNotificationMana
ger.java:41)
at
com.lody.virtual.client.hook.proxies.notification.MethodProxies$EnqueueNotification
WithTag.call(MethodProxies.java:75)
at
com.lody.virtual.client.hook.base.MethodInvocationStub$HookInvocationHandler.invoke
(MethodInvocationStub.java:186)
at java.lang.reflect.Proxy.invoke(Proxy.java:1006)
at $Proxy10.enqueueNotificationWithTag(Unknown Source)
at android.app.NotificationManager.notifyAsUser(NotificationManager.java:584)
at android.app.NotificationManager.notify(NotificationManager.java:534)
at android.app.NotificationManager.notify(NotificationManager.java:510)
at android.ext.MainService.g(src:2492)
at android.ext.MainService.u(src:2409)
at android.ext.MainService.c(src:508)
at android.ext.MainService.g(src:462)
at android.ext.MainService.a(src:3206)
at android.ext.ex.a(src:692)
at android.ext.ez.run(src:640)
at android.os.Handler.handleCallback(Handler.java:938)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:236)
at android.app.ActivityThread.main(ActivityThread.java:8037)
at java.lang.reflect.Method.invoke(Native Method)
at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:656)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:967)
Suppressed: java.lang.NullPointerException: Attempt to read from field
'java.lang.String android.content.pm.ApplicationInfo.sourceDir' on a null object
reference
... 24 more
Suppressed: java.lang.NullPointerException: Attempt to read from field
'java.lang.String android.content.pm.ApplicationInfo.sourceDir' on a null object
reference
... 24 more
Suppressed: java.lang.NullPointerException: Attempt to read from
field 'java.lang.String android.content.pm.ApplicationInfo.sourceDir' on a null
object reference
... 24 more

Hash: 1-8-1616363858000-java.lang.NullPointerException: Attempt to invoke virtual


method 'int java.lang.String.length()' on a null object reference-8996 2-0-
315529200000-604F4A9A0F99D53A-6613244 0-8-1616363858000-124215800CB67E00-1574320
56173257 817 1957ff0435b

Wed Feb 26 12:37:54 GMT+03:00 2025


/storage/emulated/0/crash.txt
101.1 (16142) 1-8-1616363858000-java.lang.NullPointerException: Attempt to invoke
virtual method 'int java.lang.String.length()' on a null object reference-8996 2-0-
315529200000-604F4A9A0F99D53A-6613244 0-8-1616363858000-124215800CB67E00-1574320
56173257 817 1957ff0435b on Android(ACTIVE_CODENAMES: []; BASE_OS: ; CODENAME:
REL; FIRST_SDK_INT: 28; INCREMENTAL: V12.5.2.0.RCOMIXM;
MIN_SUPPORTED_TARGET_SDK_INT: 23; PREVIEW_SDK_FINGERPRINT: REL; PREVIEW_SDK_INT: 0;
RELEASE: 11; RELEASE_OR_CODENAME: 11; RESOURCES_SDK_INT: 30; SDK: 30; SDK_INT: 30;
SECURITY_PATCH: 2022-02-01; BOARD: ginkgo; BOOTLOADER: unknown; BRAND: xiaomi;
BUILDDATE: Wed Feb 16 22:04:28 WIB 2022; CPU_ABI: arm64-v8a; CPU_ABI2: ;
CUSTOM_INTERNAL: unknown; CUSTOM_NAME: unknown; DEVICE: ginkgo; DISPLAY:
RKQ1.201004.002 test-keys; DISPLAY_HARDWARE: unknown; EXTERNAL: unknown;
FINGERPRINT:
xiaomi/ginkgo/ginkgo:11/RKQ1.201004.002/V12.5.2.0.RCOMIXM:user/release-keys;
HARDWARE: qcom; HOST: m1-xm-ota-bd194.bj.idc.xiaomi.com; ID: RKQ1.201004.002;
IDEAFRIEND_NEED: unknown; INTERNAL: unknown; IS_CONTAINER: false; IS_DEBUGGABLE:
false; IS_EMULATOR: false; IS_ENG: false; IS_TREBLE_ENABLED: true; IS_USER: true;
IS_USERDEBUG: false; LCT_ACCELERATOR_BRAND: unknown; LCT_AUTOREGISTER_NAME:
unknown; LCT_BLUETOOTH_BRAND: unknown; LCT_BSP_VERSION: 0.0.1_190429;
LCT_BUILD_TYPE: unknown; LCT_DEVICE_BLACK_UI: unknown; LCT_DEVICE_NAME: unknown;
LCT_EXTSTORAGE_TYPE: unknown; LCT_HARDWARE_PLATFORM: unknown; LCT_NETWORK_TYPE:
unknown; LCT_OPERATOR_NAME: unknown; LCT_PHONENUMBER_MINMATCH: unknown;
LCT_PROJECT_NAME: ginkgo; LCT_SINGALCARD_DULEMODE: unknown; LCT_WATER_MARK:
unknown; LCT_WIFI_BRAND: unknown; LQI_PRODUCT_DEVICE: unknown; MANUFACTURER:
Xiaomi; MODEL: Redmi Note 8; PERMISSIONS_REVIEW_REQUIRED: true; PRODUCT: ginkgo;
RADIO: unknown; SERIAL: ounnkwn; SUPPORTED_32_BIT_ABIS: [armeabi-v7a, armeabi];
SUPPORTED_64_BIT_ABIS: [arm64-v8a]; SUPPORTED_ABIS: [arm64-v8a, armeabi-v7a,
armeabi]; TAGS: release-keys; TIME: 1645023868000; TYPE: user; UNKNOWN: unknown;
USER: builder; VERSION_TYPE: unknown; )
io.va.exposed64
/data/user/0/io.va.exposed64/virtual/data/user/0/com.splivkmztiu.orz/files

GG: 101.1 [16142]


Android: 11
SDK: 30
vSpace: io.va.exposed64
Thread: main
java.lang.NullPointerException: Attempt to read from field 'java.lang.String
android.content.pm.ApplicationInfo.sourceDir' on a null object reference
at
com.lody.virtual.server.notification.NotificationCompatCompatV21.resolveRemoteViews
(NotificationCompatCompatV21.java:45)
at
com.lody.virtual.server.notification.NotificationCompatCompatV21.dealNotification(N
otificationCompatCompatV21.java:33)
at
com.lody.virtual.client.ipc.VNotificationManager.dealNotification(VNotificationMana
ger.java:41)
at
com.lody.virtual.client.hook.proxies.notification.MethodProxies$EnqueueNotification
WithTag.call(MethodProxies.java:75)
at
com.lody.virtual.client.hook.base.MethodInvocationStub$HookInvocationHandler.invoke
(MethodInvocationStub.java:186)
at java.lang.reflect.Proxy.invoke(Proxy.java:1006)
at $Proxy10.enqueueNotificationWithTag(Unknown Source)
at android.app.NotificationManager.notifyAsUser(NotificationManager.java:584)
at android.app.NotificationManager.notify(NotificationManager.java:534)
at android.app.NotificationManager.notify(NotificationManager.java:510)
at android.ext.MainService.g(src:2492)
at android.ext.MainService.u(src:2409)
at android.ext.MainService.f(src:437)
at android.ext.MainService.M(src:3156)
at android.ext.MainService.onClick(src:2673)
at android.view.View.performClick(View.java:7507)
at android.view.View.performClickInternal(View.java:7484)
at android.view.View.access$3600(View.java:839)
at android.view.View$PerformClick.run(View.java:28689)
at android.os.Handler.handleCallback(Handler.java:938)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:236)
at android.app.ActivityThread.main(ActivityThread.java:8037)
at java.lang.reflect.Method.invoke(Native Method)
at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:656)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:967)
Suppressed: java.lang.NullPointerException: Attempt to read from field
'java.lang.String android.content.pm.ApplicationInfo.sourceDir' on a null object
reference
... 26 more
Suppressed: java.lang.NullPointerException: Attempt to read from field
'java.lang.String android.content.pm.ApplicationInfo.sourceDir' on a null object
reference
... 26 more
Suppressed: java.lang.NullPointerException: Attempt to read from
field 'java.lang.String android.content.pm.ApplicationInfo.sourceDir' on a null
object reference
... 26 more

Hash: 1-8-1616363858000-java.lang.NullPointerException: Attempt to invoke virtual


method 'int java.lang.String.length()' on a null object reference-8996 2-0-
315529200000-604F4A9A0F99D53A-6613244 0-8-1616363858000-124215800CB67E00-1574320
56173257 817 1957ff0435b

Wed Feb 26 12:37:58 GMT+03:00 2025


/storage/emulated/0/crash.txt
101.1 (16142) 1-8-1616363858000-java.lang.NullPointerException: Attempt to invoke
virtual method 'int java.lang.String.length()' on a null object reference-8996 2-0-
315529200000-604F4A9A0F99D53A-6613244 0-8-1616363858000-124215800CB67E00-1574320
56173257 817 1957ff0435b on Android(ACTIVE_CODENAMES: []; BASE_OS: ; CODENAME:
REL; FIRST_SDK_INT: 28; INCREMENTAL: V12.5.2.0.RCOMIXM;
MIN_SUPPORTED_TARGET_SDK_INT: 23; PREVIEW_SDK_FINGERPRINT: REL; PREVIEW_SDK_INT: 0;
RELEASE: 11; RELEASE_OR_CODENAME: 11; RESOURCES_SDK_INT: 30; SDK: 30; SDK_INT: 30;
SECURITY_PATCH: 2022-02-01; BOARD: ginkgo; BOOTLOADER: unknown; BRAND: xiaomi;
BUILDDATE: Wed Feb 16 22:04:28 WIB 2022; CPU_ABI: arm64-v8a; CPU_ABI2: ;
CUSTOM_INTERNAL: unknown; CUSTOM_NAME: unknown; DEVICE: ginkgo; DISPLAY:
RKQ1.201004.002 test-keys; DISPLAY_HARDWARE: unknown; EXTERNAL: unknown;
FINGERPRINT:
xiaomi/ginkgo/ginkgo:11/RKQ1.201004.002/V12.5.2.0.RCOMIXM:user/release-keys;
HARDWARE: qcom; HOST: m1-xm-ota-bd194.bj.idc.xiaomi.com; ID: RKQ1.201004.002;
IDEAFRIEND_NEED: unknown; INTERNAL: unknown; IS_CONTAINER: false; IS_DEBUGGABLE:
false; IS_EMULATOR: false; IS_ENG: false; IS_TREBLE_ENABLED: true; IS_USER: true;
IS_USERDEBUG: false; LCT_ACCELERATOR_BRAND: unknown; LCT_AUTOREGISTER_NAME:
unknown; LCT_BLUETOOTH_BRAND: unknown; LCT_BSP_VERSION: 0.0.1_190429;
LCT_BUILD_TYPE: unknown; LCT_DEVICE_BLACK_UI: unknown; LCT_DEVICE_NAME: unknown;
LCT_EXTSTORAGE_TYPE: unknown; LCT_HARDWARE_PLATFORM: unknown; LCT_NETWORK_TYPE:
unknown; LCT_OPERATOR_NAME: unknown; LCT_PHONENUMBER_MINMATCH: unknown;
LCT_PROJECT_NAME: ginkgo; LCT_SINGALCARD_DULEMODE: unknown; LCT_WATER_MARK:
unknown; LCT_WIFI_BRAND: unknown; LQI_PRODUCT_DEVICE: unknown; MANUFACTURER:
Xiaomi; MODEL: Redmi Note 8; PERMISSIONS_REVIEW_REQUIRED: true; PRODUCT: ginkgo;
RADIO: unknown; SERIAL: ounnkwn; SUPPORTED_32_BIT_ABIS: [armeabi-v7a, armeabi];
SUPPORTED_64_BIT_ABIS: [arm64-v8a]; SUPPORTED_ABIS: [arm64-v8a, armeabi-v7a,
armeabi]; TAGS: release-keys; TIME: 1645023868000; TYPE: user; UNKNOWN: unknown;
USER: builder; VERSION_TYPE: unknown; )
io.va.exposed64
/data/user/0/io.va.exposed64/virtual/data/user/0/com.splivkmztiu.orz/files

GG: 101.1 [16142]


Android: 11
SDK: 30
vSpace: io.va.exposed64
Thread: main
java.lang.NullPointerException: Attempt to read from field 'java.lang.String
android.content.pm.ApplicationInfo.sourceDir' on a null object reference
at
com.lody.virtual.server.notification.NotificationCompatCompatV21.resolveRemoteViews
(NotificationCompatCompatV21.java:45)
at
com.lody.virtual.server.notification.NotificationCompatCompatV21.dealNotification(N
otificationCompatCompatV21.java:33)
at
com.lody.virtual.client.ipc.VNotificationManager.dealNotification(VNotificationMana
ger.java:41)
at
com.lody.virtual.client.hook.proxies.notification.MethodProxies$EnqueueNotification
WithTag.call(MethodProxies.java:75)
at
com.lody.virtual.client.hook.base.MethodInvocationStub$HookInvocationHandler.invoke
(MethodInvocationStub.java:186)
at java.lang.reflect.Proxy.invoke(Proxy.java:1006)
at $Proxy10.enqueueNotificationWithTag(Unknown Source)
at android.app.NotificationManager.notifyAsUser(NotificationManager.java:584)
at android.app.NotificationManager.notify(NotificationManager.java:534)
at android.app.NotificationManager.notify(NotificationManager.java:510)
at android.ext.MainService.g(src:2492)
at android.ext.MainService.u(src:2409)
at android.ext.MainService.c(src:508)
at android.ext.MainService.g(src:462)
at android.ext.MainService.a(src:3206)
at android.ext.ex.a(src:692)
at android.ext.ez.run(src:640)
at android.os.Handler.handleCallback(Handler.java:938)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:236)
at android.app.ActivityThread.main(ActivityThread.java:8037)
at java.lang.reflect.Method.invoke(Native Method)
at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:656)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:967)
Suppressed: java.lang.NullPointerException: Attempt to read from field
'java.lang.String android.content.pm.ApplicationInfo.sourceDir' on a null object
reference
... 24 more
Suppressed: java.lang.NullPointerException: Attempt to read from field
'java.lang.String android.content.pm.ApplicationInfo.sourceDir' on a null object
reference
... 24 more
Suppressed: java.lang.NullPointerException: Attempt to read from
field 'java.lang.String android.content.pm.ApplicationInfo.sourceDir' on a null
object reference
... 24 more

Hash: 1-8-1616363858000-java.lang.NullPointerException: Attempt to invoke virtual


method 'int java.lang.String.length()' on a null object reference-8996 2-0-
315529200000-604F4A9A0F99D53A-6613244 0-8-1616363858000-124215800CB67E00-1574320
56173257 817 1957ff0435b

Wed Feb 26 12:38:01 GMT+03:00 2025


/storage/emulated/0/crash.txt
101.1 (16142) 1-8-1616363858000-java.lang.NullPointerException: Attempt to invoke
virtual method 'int java.lang.String.length()' on a null object reference-8996 2-0-
315529200000-604F4A9A0F99D53A-6613244 0-8-1616363858000-124215800CB67E00-1574320
56173257 817 1957ff0435b on Android(ACTIVE_CODENAMES: []; BASE_OS: ; CODENAME:
REL; FIRST_SDK_INT: 28; INCREMENTAL: V12.5.2.0.RCOMIXM;
MIN_SUPPORTED_TARGET_SDK_INT: 23; PREVIEW_SDK_FINGERPRINT: REL; PREVIEW_SDK_INT: 0;
RELEASE: 11; RELEASE_OR_CODENAME: 11; RESOURCES_SDK_INT: 30; SDK: 30; SDK_INT: 30;
SECURITY_PATCH: 2022-02-01; BOARD: ginkgo; BOOTLOADER: unknown; BRAND: xiaomi;
BUILDDATE: Wed Feb 16 22:04:28 WIB 2022; CPU_ABI: arm64-v8a; CPU_ABI2: ;
CUSTOM_INTERNAL: unknown; CUSTOM_NAME: unknown; DEVICE: ginkgo; DISPLAY:
RKQ1.201004.002 test-keys; DISPLAY_HARDWARE: unknown; EXTERNAL: unknown;
FINGERPRINT:
xiaomi/ginkgo/ginkgo:11/RKQ1.201004.002/V12.5.2.0.RCOMIXM:user/release-keys;
HARDWARE: qcom; HOST: m1-xm-ota-bd194.bj.idc.xiaomi.com; ID: RKQ1.201004.002;
IDEAFRIEND_NEED: unknown; INTERNAL: unknown; IS_CONTAINER: false; IS_DEBUGGABLE:
false; IS_EMULATOR: false; IS_ENG: false; IS_TREBLE_ENABLED: true; IS_USER: true;
IS_USERDEBUG: false; LCT_ACCELERATOR_BRAND: unknown; LCT_AUTOREGISTER_NAME:
unknown; LCT_BLUETOOTH_BRAND: unknown; LCT_BSP_VERSION: 0.0.1_190429;
LCT_BUILD_TYPE: unknown; LCT_DEVICE_BLACK_UI: unknown; LCT_DEVICE_NAME: unknown;
LCT_EXTSTORAGE_TYPE: unknown; LCT_HARDWARE_PLATFORM: unknown; LCT_NETWORK_TYPE:
unknown; LCT_OPERATOR_NAME: unknown; LCT_PHONENUMBER_MINMATCH: unknown;
LCT_PROJECT_NAME: ginkgo; LCT_SINGALCARD_DULEMODE: unknown; LCT_WATER_MARK:
unknown; LCT_WIFI_BRAND: unknown; LQI_PRODUCT_DEVICE: unknown; MANUFACTURER:
Xiaomi; MODEL: Redmi Note 8; PERMISSIONS_REVIEW_REQUIRED: true; PRODUCT: ginkgo;
RADIO: unknown; SERIAL: ounnkwn; SUPPORTED_32_BIT_ABIS: [armeabi-v7a, armeabi];
SUPPORTED_64_BIT_ABIS: [arm64-v8a]; SUPPORTED_ABIS: [arm64-v8a, armeabi-v7a,
armeabi]; TAGS: release-keys; TIME: 1645023868000; TYPE: user; UNKNOWN: unknown;
USER: builder; VERSION_TYPE: unknown; )
io.va.exposed64
/data/user/0/io.va.exposed64/virtual/data/user/0/com.splivkmztiu.orz/files

GG: 101.1 [16142]


Android: 11
SDK: 30
vSpace: io.va.exposed64
Thread: main
java.lang.NullPointerException: Attempt to read from field 'java.lang.String
android.content.pm.ApplicationInfo.sourceDir' on a null object reference
at
com.lody.virtual.server.notification.NotificationCompatCompatV21.resolveRemoteViews
(NotificationCompatCompatV21.java:45)
at
com.lody.virtual.server.notification.NotificationCompatCompatV21.dealNotification(N
otificationCompatCompatV21.java:33)
at
com.lody.virtual.client.ipc.VNotificationManager.dealNotification(VNotificationMana
ger.java:41)
at
com.lody.virtual.client.hook.proxies.notification.MethodProxies$EnqueueNotification
WithTag.call(MethodProxies.java:75)
at
com.lody.virtual.client.hook.base.MethodInvocationStub$HookInvocationHandler.invoke
(MethodInvocationStub.java:186)
at java.lang.reflect.Proxy.invoke(Proxy.java:1006)
at $Proxy10.enqueueNotificationWithTag(Unknown Source)
at android.app.NotificationManager.notifyAsUser(NotificationManager.java:584)
at android.app.NotificationManager.notify(NotificationManager.java:534)
at android.app.NotificationManager.notify(NotificationManager.java:510)
at android.ext.MainService.g(src:2492)
at android.ext.MainService.u(src:2409)
at android.ext.MainService.f(src:437)
at android.ext.MainService.M(src:3156)
at android.ext.MainService.onClick(src:2673)
at android.view.View.performClick(View.java:7507)
at android.view.View.performClickInternal(View.java:7484)
at android.view.View.access$3600(View.java:839)
at android.view.View$PerformClick.run(View.java:28689)
at android.os.Handler.handleCallback(Handler.java:938)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:236)
at android.app.ActivityThread.main(ActivityThread.java:8037)
at java.lang.reflect.Method.invoke(Native Method)
at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:656)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:967)
Suppressed: java.lang.NullPointerException: Attempt to read from field
'java.lang.String android.content.pm.ApplicationInfo.sourceDir' on a null object
reference
... 26 more
Suppressed: java.lang.NullPointerException: Attempt to read from field
'java.lang.String android.content.pm.ApplicationInfo.sourceDir' on a null object
reference
... 26 more
Suppressed: java.lang.NullPointerException: Attempt to read from
field 'java.lang.String android.content.pm.ApplicationInfo.sourceDir' on a null
object reference
... 26 more

Hash: 1-8-1616363858000-java.lang.NullPointerException: Attempt to invoke virtual


method 'int java.lang.String.length()' on a null object reference-8996 2-0-
315529200000-604F4A9A0F99D53A-6613244 0-8-1616363858000-124215800CB67E00-1574320
56173257 817 1957ff0435b

Wed Feb 26 12:38:05 GMT+03:00 2025


/storage/emulated/0/crash.txt
101.1 (16142) 1-8-1616363858000-java.lang.NullPointerException: Attempt to invoke
virtual method 'int java.lang.String.length()' on a null object reference-8996 2-0-
315529200000-604F4A9A0F99D53A-6613244 0-8-1616363858000-124215800CB67E00-1574320
56173257 817 1957ff0435b on Android(ACTIVE_CODENAMES: []; BASE_OS: ; CODENAME:
REL; FIRST_SDK_INT: 28; INCREMENTAL: V12.5.2.0.RCOMIXM;
MIN_SUPPORTED_TARGET_SDK_INT: 23; PREVIEW_SDK_FINGERPRINT: REL; PREVIEW_SDK_INT: 0;
RELEASE: 11; RELEASE_OR_CODENAME: 11; RESOURCES_SDK_INT: 30; SDK: 30; SDK_INT: 30;
SECURITY_PATCH: 2022-02-01; BOARD: ginkgo; BOOTLOADER: unknown; BRAND: xiaomi;
BUILDDATE: Wed Feb 16 22:04:28 WIB 2022; CPU_ABI: arm64-v8a; CPU_ABI2: ;
CUSTOM_INTERNAL: unknown; CUSTOM_NAME: unknown; DEVICE: ginkgo; DISPLAY:
RKQ1.201004.002 test-keys; DISPLAY_HARDWARE: unknown; EXTERNAL: unknown;
FINGERPRINT:
xiaomi/ginkgo/ginkgo:11/RKQ1.201004.002/V12.5.2.0.RCOMIXM:user/release-keys;
HARDWARE: qcom; HOST: m1-xm-ota-bd194.bj.idc.xiaomi.com; ID: RKQ1.201004.002;
IDEAFRIEND_NEED: unknown; INTERNAL: unknown; IS_CONTAINER: false; IS_DEBUGGABLE:
false; IS_EMULATOR: false; IS_ENG: false; IS_TREBLE_ENABLED: true; IS_USER: true;
IS_USERDEBUG: false; LCT_ACCELERATOR_BRAND: unknown; LCT_AUTOREGISTER_NAME:
unknown; LCT_BLUETOOTH_BRAND: unknown; LCT_BSP_VERSION: 0.0.1_190429;
LCT_BUILD_TYPE: unknown; LCT_DEVICE_BLACK_UI: unknown; LCT_DEVICE_NAME: unknown;
LCT_EXTSTORAGE_TYPE: unknown; LCT_HARDWARE_PLATFORM: unknown; LCT_NETWORK_TYPE:
unknown; LCT_OPERATOR_NAME: unknown; LCT_PHONENUMBER_MINMATCH: unknown;
LCT_PROJECT_NAME: ginkgo; LCT_SINGALCARD_DULEMODE: unknown; LCT_WATER_MARK:
unknown; LCT_WIFI_BRAND: unknown; LQI_PRODUCT_DEVICE: unknown; MANUFACTURER:
Xiaomi; MODEL: Redmi Note 8; PERMISSIONS_REVIEW_REQUIRED: true; PRODUCT: ginkgo;
RADIO: unknown; SERIAL: ounnkwn; SUPPORTED_32_BIT_ABIS: [armeabi-v7a, armeabi];
SUPPORTED_64_BIT_ABIS: [arm64-v8a]; SUPPORTED_ABIS: [arm64-v8a, armeabi-v7a,
armeabi]; TAGS: release-keys; TIME: 1645023868000; TYPE: user; UNKNOWN: unknown;
USER: builder; VERSION_TYPE: unknown; )
io.va.exposed64
/data/user/0/io.va.exposed64/virtual/data/user/0/com.splivkmztiu.orz/files

GG: 101.1 [16142]


Android: 11
SDK: 30
vSpace: io.va.exposed64
Thread: main
java.lang.NullPointerException: Attempt to read from field 'java.lang.String
android.content.pm.ApplicationInfo.sourceDir' on a null object reference
at
com.lody.virtual.server.notification.NotificationCompatCompatV21.resolveRemoteViews
(NotificationCompatCompatV21.java:45)
at
com.lody.virtual.server.notification.NotificationCompatCompatV21.dealNotification(N
otificationCompatCompatV21.java:33)
at
com.lody.virtual.client.ipc.VNotificationManager.dealNotification(VNotificationMana
ger.java:41)
at
com.lody.virtual.client.hook.proxies.notification.MethodProxies$EnqueueNotification
WithTag.call(MethodProxies.java:75)
at
com.lody.virtual.client.hook.base.MethodInvocationStub$HookInvocationHandler.invoke
(MethodInvocationStub.java:186)
at java.lang.reflect.Proxy.invoke(Proxy.java:1006)
at $Proxy10.enqueueNotificationWithTag(Unknown Source)
at android.app.NotificationManager.notifyAsUser(NotificationManager.java:584)
at android.app.NotificationManager.notify(NotificationManager.java:534)
at android.app.NotificationManager.notify(NotificationManager.java:510)
at android.ext.MainService.g(src:2492)
at android.ext.MainService.u(src:2409)
at android.ext.MainService.c(src:508)
at android.ext.MainService.g(src:462)
at android.ext.MainService.a(src:3206)
at android.ext.ex.a(src:692)
at android.ext.ez.run(src:640)
at android.os.Handler.handleCallback(Handler.java:938)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:236)
at android.app.ActivityThread.main(ActivityThread.java:8037)
at java.lang.reflect.Method.invoke(Native Method)
at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:656)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:967)
Suppressed: java.lang.NullPointerException: Attempt to read from field
'java.lang.String android.content.pm.ApplicationInfo.sourceDir' on a null object
reference
... 24 more
Suppressed: java.lang.NullPointerException: Attempt to read from field
'java.lang.String android.content.pm.ApplicationInfo.sourceDir' on a null object
reference
... 24 more
Suppressed: java.lang.NullPointerException: Attempt to read from
field 'java.lang.String android.content.pm.ApplicationInfo.sourceDir' on a null
object reference
... 24 more

Hash: 1-8-1616363858000-java.lang.NullPointerException: Attempt to invoke virtual


method 'int java.lang.String.length()' on a null object reference-8996 2-0-
315529200000-604F4A9A0F99D53A-6613244 0-8-1616363858000-124215800CB67E00-1574320
56173257 817 1957ff0435b

Wed Feb 26 12:38:09 GMT+03:00 2025


/storage/emulated/0/crash.txt
101.1 (16142) 1-8-1616363858000-java.lang.NullPointerException: Attempt to invoke
virtual method 'int java.lang.String.length()' on a null object reference-8996 2-0-
315529200000-604F4A9A0F99D53A-6613244 0-8-1616363858000-124215800CB67E00-1574320
56173257 817 1957ff0435b on Android(ACTIVE_CODENAMES: []; BASE_OS: ; CODENAME:
REL; FIRST_SDK_INT: 28; INCREMENTAL: V12.5.2.0.RCOMIXM;
MIN_SUPPORTED_TARGET_SDK_INT: 23; PREVIEW_SDK_FINGERPRINT: REL; PREVIEW_SDK_INT: 0;
RELEASE: 11; RELEASE_OR_CODENAME: 11; RESOURCES_SDK_INT: 30; SDK: 30; SDK_INT: 30;
SECURITY_PATCH: 2022-02-01; BOARD: ginkgo; BOOTLOADER: unknown; BRAND: xiaomi;
BUILDDATE: Wed Feb 16 22:04:28 WIB 2022; CPU_ABI: arm64-v8a; CPU_ABI2: ;
CUSTOM_INTERNAL: unknown; CUSTOM_NAME: unknown; DEVICE: ginkgo; DISPLAY:
RKQ1.201004.002 test-keys; DISPLAY_HARDWARE: unknown; EXTERNAL: unknown;
FINGERPRINT:
xiaomi/ginkgo/ginkgo:11/RKQ1.201004.002/V12.5.2.0.RCOMIXM:user/release-keys;
HARDWARE: qcom; HOST: m1-xm-ota-bd194.bj.idc.xiaomi.com; ID: RKQ1.201004.002;
IDEAFRIEND_NEED: unknown; INTERNAL: unknown; IS_CONTAINER: false; IS_DEBUGGABLE:
false; IS_EMULATOR: false; IS_ENG: false; IS_TREBLE_ENABLED: true; IS_USER: true;
IS_USERDEBUG: false; LCT_ACCELERATOR_BRAND: unknown; LCT_AUTOREGISTER_NAME:
unknown; LCT_BLUETOOTH_BRAND: unknown; LCT_BSP_VERSION: 0.0.1_190429;
LCT_BUILD_TYPE: unknown; LCT_DEVICE_BLACK_UI: unknown; LCT_DEVICE_NAME: unknown;
LCT_EXTSTORAGE_TYPE: unknown; LCT_HARDWARE_PLATFORM: unknown; LCT_NETWORK_TYPE:
unknown; LCT_OPERATOR_NAME: unknown; LCT_PHONENUMBER_MINMATCH: unknown;
LCT_PROJECT_NAME: ginkgo; LCT_SINGALCARD_DULEMODE: unknown; LCT_WATER_MARK:
unknown; LCT_WIFI_BRAND: unknown; LQI_PRODUCT_DEVICE: unknown; MANUFACTURER:
Xiaomi; MODEL: Redmi Note 8; PERMISSIONS_REVIEW_REQUIRED: true; PRODUCT: ginkgo;
RADIO: unknown; SERIAL: ounnkwn; SUPPORTED_32_BIT_ABIS: [armeabi-v7a, armeabi];
SUPPORTED_64_BIT_ABIS: [arm64-v8a]; SUPPORTED_ABIS: [arm64-v8a, armeabi-v7a,
armeabi]; TAGS: release-keys; TIME: 1645023868000; TYPE: user; UNKNOWN: unknown;
USER: builder; VERSION_TYPE: unknown; )
io.va.exposed64
/data/user/0/io.va.exposed64/virtual/data/user/0/com.splivkmztiu.orz/files

GG: 101.1 [16142]


Android: 11
SDK: 30
vSpace: io.va.exposed64
Thread: main
java.lang.NullPointerException: Attempt to read from field 'java.lang.String
android.content.pm.ApplicationInfo.sourceDir' on a null object reference
at
com.lody.virtual.server.notification.NotificationCompatCompatV21.resolveRemoteViews
(NotificationCompatCompatV21.java:45)
at
com.lody.virtual.server.notification.NotificationCompatCompatV21.dealNotification(N
otificationCompatCompatV21.java:33)
at
com.lody.virtual.client.ipc.VNotificationManager.dealNotification(VNotificationMana
ger.java:41)
at
com.lody.virtual.client.hook.proxies.notification.MethodProxies$EnqueueNotification
WithTag.call(MethodProxies.java:75)
at
com.lody.virtual.client.hook.base.MethodInvocationStub$HookInvocationHandler.invoke
(MethodInvocationStub.java:186)
at java.lang.reflect.Proxy.invoke(Proxy.java:1006)
at $Proxy10.enqueueNotificationWithTag(Unknown Source)
at android.app.NotificationManager.notifyAsUser(NotificationManager.java:584)
at android.app.NotificationManager.notify(NotificationManager.java:534)
at android.app.NotificationManager.notify(NotificationManager.java:510)
at android.ext.MainService.g(src:2492)
at android.ext.MainService.u(src:2409)
at android.ext.MainService.f(src:437)
at android.ext.MainService.M(src:3156)
at android.ext.MainService.onClick(src:2673)
at android.view.View.performClick(View.java:7507)
at android.view.View.performClickInternal(View.java:7484)
at android.view.View.access$3600(View.java:839)
at android.view.View$PerformClick.run(View.java:28689)
at android.os.Handler.handleCallback(Handler.java:938)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:236)
at android.app.ActivityThread.main(ActivityThread.java:8037)
at java.lang.reflect.Method.invoke(Native Method)
at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:656)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:967)
Suppressed: java.lang.NullPointerException: Attempt to read from field
'java.lang.String android.content.pm.ApplicationInfo.sourceDir' on a null object
reference
... 26 more
Suppressed: java.lang.NullPointerException: Attempt to read from field
'java.lang.String android.content.pm.ApplicationInfo.sourceDir' on a null object
reference
... 26 more
Suppressed: java.lang.NullPointerException: Attempt to read from
field 'java.lang.String android.content.pm.ApplicationInfo.sourceDir' on a null
object reference
... 26 more

Hash: 1-8-1616363858000-java.lang.NullPointerException: Attempt to invoke virtual


method 'int java.lang.String.length()' on a null object reference-8996 2-0-
315529200000-604F4A9A0F99D53A-6613244 0-8-1616363858000-124215800CB67E00-1574320
56173257 817 1957ff0435b

Wed Feb 26 12:38:14 GMT+03:00 2025


/storage/emulated/0/crash.txt
101.1 (16142) 1-8-1616363858000-java.lang.NullPointerException: Attempt to invoke
virtual method 'int java.lang.String.length()' on a null object reference-8996 2-0-
315529200000-604F4A9A0F99D53A-6613244 0-8-1616363858000-124215800CB67E00-1574320
56173257 817 1957ff0435b on Android(ACTIVE_CODENAMES: []; BASE_OS: ; CODENAME:
REL; FIRST_SDK_INT: 28; INCREMENTAL: V12.5.2.0.RCOMIXM;
MIN_SUPPORTED_TARGET_SDK_INT: 23; PREVIEW_SDK_FINGERPRINT: REL; PREVIEW_SDK_INT: 0;
RELEASE: 11; RELEASE_OR_CODENAME: 11; RESOURCES_SDK_INT: 30; SDK: 30; SDK_INT: 30;
SECURITY_PATCH: 2022-02-01; BOARD: ginkgo; BOOTLOADER: unknown; BRAND: xiaomi;
BUILDDATE: Wed Feb 16 22:04:28 WIB 2022; CPU_ABI: arm64-v8a; CPU_ABI2: ;
CUSTOM_INTERNAL: unknown; CUSTOM_NAME: unknown; DEVICE: ginkgo; DISPLAY:
RKQ1.201004.002 test-keys; DISPLAY_HARDWARE: unknown; EXTERNAL: unknown;
FINGERPRINT:
xiaomi/ginkgo/ginkgo:11/RKQ1.201004.002/V12.5.2.0.RCOMIXM:user/release-keys;
HARDWARE: qcom; HOST: m1-xm-ota-bd194.bj.idc.xiaomi.com; ID: RKQ1.201004.002;
IDEAFRIEND_NEED: unknown; INTERNAL: unknown; IS_CONTAINER: false; IS_DEBUGGABLE:
false; IS_EMULATOR: false; IS_ENG: false; IS_TREBLE_ENABLED: true; IS_USER: true;
IS_USERDEBUG: false; LCT_ACCELERATOR_BRAND: unknown; LCT_AUTOREGISTER_NAME:
unknown; LCT_BLUETOOTH_BRAND: unknown; LCT_BSP_VERSION: 0.0.1_190429;
LCT_BUILD_TYPE: unknown; LCT_DEVICE_BLACK_UI: unknown; LCT_DEVICE_NAME: unknown;
LCT_EXTSTORAGE_TYPE: unknown; LCT_HARDWARE_PLATFORM: unknown; LCT_NETWORK_TYPE:
unknown; LCT_OPERATOR_NAME: unknown; LCT_PHONENUMBER_MINMATCH: unknown;
LCT_PROJECT_NAME: ginkgo; LCT_SINGALCARD_DULEMODE: unknown; LCT_WATER_MARK:
unknown; LCT_WIFI_BRAND: unknown; LQI_PRODUCT_DEVICE: unknown; MANUFACTURER:
Xiaomi; MODEL: Redmi Note 8; PERMISSIONS_REVIEW_REQUIRED: true; PRODUCT: ginkgo;
RADIO: unknown; SERIAL: ounnkwn; SUPPORTED_32_BIT_ABIS: [armeabi-v7a, armeabi];
SUPPORTED_64_BIT_ABIS: [arm64-v8a]; SUPPORTED_ABIS: [arm64-v8a, armeabi-v7a,
armeabi]; TAGS: release-keys; TIME: 1645023868000; TYPE: user; UNKNOWN: unknown;
USER: builder; VERSION_TYPE: unknown; )
io.va.exposed64
/data/user/0/io.va.exposed64/virtual/data/user/0/com.splivkmztiu.orz/files

GG: 101.1 [16142]


Android: 11
SDK: 30
vSpace: io.va.exposed64
Thread: main
java.lang.NullPointerException: Attempt to read from field 'java.lang.String
android.content.pm.ApplicationInfo.sourceDir' on a null object reference
at
com.lody.virtual.server.notification.NotificationCompatCompatV21.resolveRemoteViews
(NotificationCompatCompatV21.java:45)
at
com.lody.virtual.server.notification.NotificationCompatCompatV21.dealNotification(N
otificationCompatCompatV21.java:33)
at
com.lody.virtual.client.ipc.VNotificationManager.dealNotification(VNotificationMana
ger.java:41)
at
com.lody.virtual.client.hook.proxies.notification.MethodProxies$EnqueueNotification
WithTag.call(MethodProxies.java:75)
at
com.lody.virtual.client.hook.base.MethodInvocationStub$HookInvocationHandler.invoke
(MethodInvocationStub.java:186)
at java.lang.reflect.Proxy.invoke(Proxy.java:1006)
at $Proxy10.enqueueNotificationWithTag(Unknown Source)
at android.app.NotificationManager.notifyAsUser(NotificationManager.java:584)
at android.app.NotificationManager.notify(NotificationManager.java:534)
at android.app.NotificationManager.notify(NotificationManager.java:510)
at android.ext.MainService.g(src:2492)
at android.ext.MainService.u(src:2409)
at android.ext.MainService.c(src:508)
at android.ext.MainService.g(src:462)
at android.ext.MainService.a(src:3206)
at android.ext.ex.a(src:692)
at android.ext.ez.run(src:640)
at android.os.Handler.handleCallback(Handler.java:938)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:236)
at android.app.ActivityThread.main(ActivityThread.java:8037)
at java.lang.reflect.Method.invoke(Native Method)
at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:656)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:967)
Suppressed: java.lang.NullPointerException: Attempt to read from field
'java.lang.String android.content.pm.ApplicationInfo.sourceDir' on a null object
reference
... 24 more
Suppressed: java.lang.NullPointerException: Attempt to read from field
'java.lang.String android.content.pm.ApplicationInfo.sourceDir' on a null object
reference
... 24 more
Suppressed: java.lang.NullPointerException: Attempt to read from
field 'java.lang.String android.content.pm.ApplicationInfo.sourceDir' on a null
object reference
... 24 more

Hash: 1-8-1616363858000-java.lang.NullPointerException: Attempt to invoke virtual


method 'int java.lang.String.length()' on a null object reference-8996 2-0-
315529200000-604F4A9A0F99D53A-6613244 0-8-1616363858000-124215800CB67E00-1574320
56173257 817 1957ff0435b

Wed Feb 26 12:38:17 GMT+03:00 2025


/storage/emulated/0/crash.txt
101.1 (16142) 1-8-1616363858000-java.lang.NullPointerException: Attempt to invoke
virtual method 'int java.lang.String.length()' on a null object reference-8996 2-0-
315529200000-604F4A9A0F99D53A-6613244 0-8-1616363858000-124215800CB67E00-1574320
56173257 817 1957ff0435b on Android(ACTIVE_CODENAMES: []; BASE_OS: ; CODENAME:
REL; FIRST_SDK_INT: 28; INCREMENTAL: V12.5.2.0.RCOMIXM;
MIN_SUPPORTED_TARGET_SDK_INT: 23; PREVIEW_SDK_FINGERPRINT: REL; PREVIEW_SDK_INT: 0;
RELEASE: 11; RELEASE_OR_CODENAME: 11; RESOURCES_SDK_INT: 30; SDK: 30; SDK_INT: 30;
SECURITY_PATCH: 2022-02-01; BOARD: ginkgo; BOOTLOADER: unknown; BRAND: xiaomi;
BUILDDATE: Wed Feb 16 22:04:28 WIB 2022; CPU_ABI: arm64-v8a; CPU_ABI2: ;
CUSTOM_INTERNAL: unknown; CUSTOM_NAME: unknown; DEVICE: ginkgo; DISPLAY:
RKQ1.201004.002 test-keys; DISPLAY_HARDWARE: unknown; EXTERNAL: unknown;
FINGERPRINT:
xiaomi/ginkgo/ginkgo:11/RKQ1.201004.002/V12.5.2.0.RCOMIXM:user/release-keys;
HARDWARE: qcom; HOST: m1-xm-ota-bd194.bj.idc.xiaomi.com; ID: RKQ1.201004.002;
IDEAFRIEND_NEED: unknown; INTERNAL: unknown; IS_CONTAINER: false; IS_DEBUGGABLE:
false; IS_EMULATOR: false; IS_ENG: false; IS_TREBLE_ENABLED: true; IS_USER: true;
IS_USERDEBUG: false; LCT_ACCELERATOR_BRAND: unknown; LCT_AUTOREGISTER_NAME:
unknown; LCT_BLUETOOTH_BRAND: unknown; LCT_BSP_VERSION: 0.0.1_190429;
LCT_BUILD_TYPE: unknown; LCT_DEVICE_BLACK_UI: unknown; LCT_DEVICE_NAME: unknown;
LCT_EXTSTORAGE_TYPE: unknown; LCT_HARDWARE_PLATFORM: unknown; LCT_NETWORK_TYPE:
unknown; LCT_OPERATOR_NAME: unknown; LCT_PHONENUMBER_MINMATCH: unknown;
LCT_PROJECT_NAME: ginkgo; LCT_SINGALCARD_DULEMODE: unknown; LCT_WATER_MARK:
unknown; LCT_WIFI_BRAND: unknown; LQI_PRODUCT_DEVICE: unknown; MANUFACTURER:
Xiaomi; MODEL: Redmi Note 8; PERMISSIONS_REVIEW_REQUIRED: true; PRODUCT: ginkgo;
RADIO: unknown; SERIAL: ounnkwn; SUPPORTED_32_BIT_ABIS: [armeabi-v7a, armeabi];
SUPPORTED_64_BIT_ABIS: [arm64-v8a]; SUPPORTED_ABIS: [arm64-v8a, armeabi-v7a,
armeabi]; TAGS: release-keys; TIME: 1645023868000; TYPE: user; UNKNOWN: unknown;
USER: builder; VERSION_TYPE: unknown; )
io.va.exposed64
/data/user/0/io.va.exposed64/virtual/data/user/0/com.splivkmztiu.orz/files

GG: 101.1 [16142]


Android: 11
SDK: 30
vSpace: io.va.exposed64
Thread: main
java.lang.NullPointerException: Attempt to read from field 'java.lang.String
android.content.pm.ApplicationInfo.sourceDir' on a null object reference
at
com.lody.virtual.server.notification.NotificationCompatCompatV21.resolveRemoteViews
(NotificationCompatCompatV21.java:45)
at
com.lody.virtual.server.notification.NotificationCompatCompatV21.dealNotification(N
otificationCompatCompatV21.java:33)
at
com.lody.virtual.client.ipc.VNotificationManager.dealNotification(VNotificationMana
ger.java:41)
at
com.lody.virtual.client.hook.proxies.notification.MethodProxies$EnqueueNotification
WithTag.call(MethodProxies.java:75)
at
com.lody.virtual.client.hook.base.MethodInvocationStub$HookInvocationHandler.invoke
(MethodInvocationStub.java:186)
at java.lang.reflect.Proxy.invoke(Proxy.java:1006)
at $Proxy10.enqueueNotificationWithTag(Unknown Source)
at android.app.NotificationManager.notifyAsUser(NotificationManager.java:584)
at android.app.NotificationManager.notify(NotificationManager.java:534)
at android.app.NotificationManager.notify(NotificationManager.java:510)
at android.ext.MainService.g(src:2492)
at android.ext.MainService.u(src:2409)
at android.ext.MainService.f(src:437)
at android.ext.MainService.M(src:3156)
at android.ext.MainService.onClick(src:2673)
at android.view.View.performClick(View.java:7507)
at android.view.View.performClickInternal(View.java:7484)
at android.view.View.access$3600(View.java:839)
at android.view.View$PerformClick.run(View.java:28689)
at android.os.Handler.handleCallback(Handler.java:938)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:236)
at android.app.ActivityThread.main(ActivityThread.java:8037)
at java.lang.reflect.Method.invoke(Native Method)
at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:656)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:967)
Suppressed: java.lang.NullPointerException: Attempt to read from field
'java.lang.String android.content.pm.ApplicationInfo.sourceDir' on a null object
reference
... 26 more
Suppressed: java.lang.NullPointerException: Attempt to read from field
'java.lang.String android.content.pm.ApplicationInfo.sourceDir' on a null object
reference
... 26 more
Suppressed: java.lang.NullPointerException: Attempt to read from
field 'java.lang.String android.content.pm.ApplicationInfo.sourceDir' on a null
object reference
... 26 more

Hash: 1-8-1616363858000-java.lang.NullPointerException: Attempt to invoke virtual


method 'int java.lang.String.length()' on a null object reference-8996 2-0-
315529200000-604F4A9A0F99D53A-6613244 0-8-1616363858000-124215800CB67E00-1574320
56173257 817 1957ff0435b

Wed Feb 26 12:38:21 GMT+03:00 2025


/storage/emulated/0/crash.txt
101.1 (16142) 1-8-1616363858000-java.lang.NullPointerException: Attempt to invoke
virtual method 'int java.lang.String.length()' on a null object reference-8996 2-0-
315529200000-604F4A9A0F99D53A-6613244 0-8-1616363858000-124215800CB67E00-1574320
56173257 817 1957ff0435b on Android(ACTIVE_CODENAMES: []; BASE_OS: ; CODENAME:
REL; FIRST_SDK_INT: 28; INCREMENTAL: V12.5.2.0.RCOMIXM;
MIN_SUPPORTED_TARGET_SDK_INT: 23; PREVIEW_SDK_FINGERPRINT: REL; PREVIEW_SDK_INT: 0;
RELEASE: 11; RELEASE_OR_CODENAME: 11; RESOURCES_SDK_INT: 30; SDK: 30; SDK_INT: 30;
SECURITY_PATCH: 2022-02-01; BOARD: ginkgo; BOOTLOADER: unknown; BRAND: xiaomi;
BUILDDATE: Wed Feb 16 22:04:28 WIB 2022; CPU_ABI: arm64-v8a; CPU_ABI2: ;
CUSTOM_INTERNAL: unknown; CUSTOM_NAME: unknown; DEVICE: ginkgo; DISPLAY:
RKQ1.201004.002 test-keys; DISPLAY_HARDWARE: unknown; EXTERNAL: unknown;
FINGERPRINT:
xiaomi/ginkgo/ginkgo:11/RKQ1.201004.002/V12.5.2.0.RCOMIXM:user/release-keys;
HARDWARE: qcom; HOST: m1-xm-ota-bd194.bj.idc.xiaomi.com; ID: RKQ1.201004.002;
IDEAFRIEND_NEED: unknown; INTERNAL: unknown; IS_CONTAINER: false; IS_DEBUGGABLE:
false; IS_EMULATOR: false; IS_ENG: false; IS_TREBLE_ENABLED: true; IS_USER: true;
IS_USERDEBUG: false; LCT_ACCELERATOR_BRAND: unknown; LCT_AUTOREGISTER_NAME:
unknown; LCT_BLUETOOTH_BRAND: unknown; LCT_BSP_VERSION: 0.0.1_190429;
LCT_BUILD_TYPE: unknown; LCT_DEVICE_BLACK_UI: unknown; LCT_DEVICE_NAME: unknown;
LCT_EXTSTORAGE_TYPE: unknown; LCT_HARDWARE_PLATFORM: unknown; LCT_NETWORK_TYPE:
unknown; LCT_OPERATOR_NAME: unknown; LCT_PHONENUMBER_MINMATCH: unknown;
LCT_PROJECT_NAME: ginkgo; LCT_SINGALCARD_DULEMODE: unknown; LCT_WATER_MARK:
unknown; LCT_WIFI_BRAND: unknown; LQI_PRODUCT_DEVICE: unknown; MANUFACTURER:
Xiaomi; MODEL: Redmi Note 8; PERMISSIONS_REVIEW_REQUIRED: true; PRODUCT: ginkgo;
RADIO: unknown; SERIAL: ounnkwn; SUPPORTED_32_BIT_ABIS: [armeabi-v7a, armeabi];
SUPPORTED_64_BIT_ABIS: [arm64-v8a]; SUPPORTED_ABIS: [arm64-v8a, armeabi-v7a,
armeabi]; TAGS: release-keys; TIME: 1645023868000; TYPE: user; UNKNOWN: unknown;
USER: builder; VERSION_TYPE: unknown; )
io.va.exposed64
/data/user/0/io.va.exposed64/virtual/data/user/0/com.splivkmztiu.orz/files

GG: 101.1 [16142]


Android: 11
SDK: 30
vSpace: io.va.exposed64
Thread: main
java.lang.NullPointerException: Attempt to read from field 'java.lang.String
android.content.pm.ApplicationInfo.sourceDir' on a null object reference
at
com.lody.virtual.server.notification.NotificationCompatCompatV21.resolveRemoteViews
(NotificationCompatCompatV21.java:45)
at
com.lody.virtual.server.notification.NotificationCompatCompatV21.dealNotification(N
otificationCompatCompatV21.java:33)
at
com.lody.virtual.client.ipc.VNotificationManager.dealNotification(VNotificationMana
ger.java:41)
at
com.lody.virtual.client.hook.proxies.notification.MethodProxies$EnqueueNotification
WithTag.call(MethodProxies.java:75)
at
com.lody.virtual.client.hook.base.MethodInvocationStub$HookInvocationHandler.invoke
(MethodInvocationStub.java:186)
at java.lang.reflect.Proxy.invoke(Proxy.java:1006)
at $Proxy10.enqueueNotificationWithTag(Unknown Source)
at android.app.NotificationManager.notifyAsUser(NotificationManager.java:584)
at android.app.NotificationManager.notify(NotificationManager.java:534)
at android.app.NotificationManager.notify(NotificationManager.java:510)
at android.ext.MainService.g(src:2492)
at android.ext.MainService.u(src:2409)
at android.ext.MainService.c(src:508)
at android.ext.MainService.g(src:462)
at android.ext.MainService.onClick(src:2607)
at android.view.View.performClick(View.java:7507)
at android.view.View.performClickInternal(View.java:7484)
at android.view.View.access$3600(View.java:839)
at android.view.View$PerformClick.run(View.java:28689)
at android.os.Handler.handleCallback(Handler.java:938)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:236)
at android.app.ActivityThread.main(ActivityThread.java:8037)
at java.lang.reflect.Method.invoke(Native Method)
at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:656)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:967)
Suppressed: java.lang.NullPointerException: Attempt to read from field
'java.lang.String android.content.pm.ApplicationInfo.sourceDir' on a null object
reference
... 26 more
Suppressed: java.lang.NullPointerException: Attempt to read from field
'java.lang.String android.content.pm.ApplicationInfo.sourceDir' on a null object
reference
... 26 more
Suppressed: java.lang.NullPointerException: Attempt to read from
field 'java.lang.String android.content.pm.ApplicationInfo.sourceDir' on a null
object reference
... 26 more

Hash: 1-8-1616363858000-java.lang.NullPointerException: Attempt to invoke virtual


method 'int java.lang.String.length()' on a null object reference-8996 2-0-
315529200000-604F4A9A0F99D53A-6613244 0-8-1616363858000-124215800CB67E00-1574320
56173257 817 1957ff0435b

Wed Feb 26 12:48:02 GMT+03:00 2025


/storage/emulated/0/crash.txt
101.1 (16142) 1-8-1616363858000-java.lang.NullPointerException: Attempt to invoke
virtual method 'int java.lang.String.length()' on a null object reference-8996 2-0-
315529200000-604F4A9A0F99D53A-6613244 0-8-1616363858000-124215800CB67E00-1574320
56173257 817 1957ff0435b on Android(ACTIVE_CODENAMES: []; BASE_OS: ; CODENAME:
REL; FIRST_SDK_INT: 28; INCREMENTAL: V12.5.2.0.RCOMIXM;
MIN_SUPPORTED_TARGET_SDK_INT: 23; PREVIEW_SDK_FINGERPRINT: REL; PREVIEW_SDK_INT: 0;
RELEASE: 11; RELEASE_OR_CODENAME: 11; RESOURCES_SDK_INT: 30; SDK: 30; SDK_INT: 30;
SECURITY_PATCH: 2022-02-01; BOARD: ginkgo; BOOTLOADER: unknown; BRAND: xiaomi;
BUILDDATE: Wed Feb 16 22:04:28 WIB 2022; CPU_ABI: arm64-v8a; CPU_ABI2: ;
CUSTOM_INTERNAL: unknown; CUSTOM_NAME: unknown; DEVICE: ginkgo; DISPLAY:
RKQ1.201004.002 test-keys; DISPLAY_HARDWARE: unknown; EXTERNAL: unknown;
FINGERPRINT:
xiaomi/ginkgo/ginkgo:11/RKQ1.201004.002/V12.5.2.0.RCOMIXM:user/release-keys;
HARDWARE: qcom; HOST: m1-xm-ota-bd194.bj.idc.xiaomi.com; ID: RKQ1.201004.002;
IDEAFRIEND_NEED: unknown; INTERNAL: unknown; IS_CONTAINER: false; IS_DEBUGGABLE:
false; IS_EMULATOR: false; IS_ENG: false; IS_TREBLE_ENABLED: true; IS_USER: true;
IS_USERDEBUG: false; LCT_ACCELERATOR_BRAND: unknown; LCT_AUTOREGISTER_NAME:
unknown; LCT_BLUETOOTH_BRAND: unknown; LCT_BSP_VERSION: 0.0.1_190429;
LCT_BUILD_TYPE: unknown; LCT_DEVICE_BLACK_UI: unknown; LCT_DEVICE_NAME: unknown;
LCT_EXTSTORAGE_TYPE: unknown; LCT_HARDWARE_PLATFORM: unknown; LCT_NETWORK_TYPE:
unknown; LCT_OPERATOR_NAME: unknown; LCT_PHONENUMBER_MINMATCH: unknown;
LCT_PROJECT_NAME: ginkgo; LCT_SINGALCARD_DULEMODE: unknown; LCT_WATER_MARK:
unknown; LCT_WIFI_BRAND: unknown; LQI_PRODUCT_DEVICE: unknown; MANUFACTURER:
Xiaomi; MODEL: Redmi Note 8; PERMISSIONS_REVIEW_REQUIRED: true; PRODUCT: ginkgo;
RADIO: unknown; SERIAL: ounnkwn; SUPPORTED_32_BIT_ABIS: [armeabi-v7a, armeabi];
SUPPORTED_64_BIT_ABIS: [arm64-v8a]; SUPPORTED_ABIS: [arm64-v8a, armeabi-v7a,
armeabi]; TAGS: release-keys; TIME: 1645023868000; TYPE: user; UNKNOWN: unknown;
USER: builder; VERSION_TYPE: unknown; )
io.va.exposed64
/data/user/0/io.va.exposed64/virtual/data/user/0/com.splivkmztiu.orz/files

GG: 101.1 [16142]


Android: 11
SDK: 30
vSpace: io.va.exposed64
Thread: main
java.lang.NullPointerException: Attempt to read from field 'java.lang.String
android.content.pm.ApplicationInfo.sourceDir' on a null object reference
at
com.lody.virtual.server.notification.NotificationCompatCompatV21.resolveRemoteViews
(NotificationCompatCompatV21.java:45)
at
com.lody.virtual.server.notification.NotificationCompatCompatV21.dealNotification(N
otificationCompatCompatV21.java:33)
at
com.lody.virtual.client.ipc.VNotificationManager.dealNotification(VNotificationMana
ger.java:41)
at
com.lody.virtual.client.hook.proxies.notification.MethodProxies$EnqueueNotification
WithTag.call(MethodProxies.java:75)
at
com.lody.virtual.client.hook.base.MethodInvocationStub$HookInvocationHandler.invoke
(MethodInvocationStub.java:186)
at java.lang.reflect.Proxy.invoke(Proxy.java:1006)
at $Proxy10.enqueueNotificationWithTag(Unknown Source)
at android.app.NotificationManager.notifyAsUser(NotificationManager.java:584)
at android.app.NotificationManager.notify(NotificationManager.java:534)
at android.app.NotificationManager.notify(NotificationManager.java:510)
at android.ext.MainService.g(src:2492)
at android.ext.MainService.u(src:2409)
at android.ext.ar.a(src:1268)
at android.ext.ar.onRestart(src:1169)
at
android.app.Instrumentation.callActivityOnRestart(Instrumentation.java:1446)
at
com.lody.virtual.client.hook.delegate.InstrumentationDelegate.callActivityOnRestart
(InstrumentationDelegate.java:294)
at android.app.Activity.performRestart(Activity.java:8272)
at
android.app.ActivityThread.performRestartActivity(ActivityThread.java:5062)
at
android.app.TransactionHandlerProxy.performRestartActivity(TransactionHandlerProxy.
java:119)
at
android.app.servertransaction.TransactionExecutor.performLifecycleSequence(Transact
ionExecutor.java:243)
at
android.app.servertransaction.TransactionExecutor.cycleToPath(TransactionExecutor.j
ava:201)
at
android.app.servertransaction.TransactionExecutor.executeLifecycleState(Transaction
Executor.java:173)
at
android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:
97)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2135)
at android.os.Handler.dispatchMessage(Handler.java:106)
at android.os.Looper.loop(Looper.java:236)
at android.app.ActivityThread.main(ActivityThread.java:8037)
at java.lang.reflect.Method.invoke(Native Method)
at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:656)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:967)
Suppressed: java.lang.NullPointerException: Attempt to read from field
'java.lang.String android.content.pm.ApplicationInfo.sourceDir' on a null object
reference
... 30 more
Suppressed: java.lang.NullPointerException: Attempt to read from field
'java.lang.String android.content.pm.ApplicationInfo.sourceDir' on a null object
reference
... 30 more
Suppressed: java.lang.NullPointerException: Attempt to read from
field 'java.lang.String android.content.pm.ApplicationInfo.sourceDir' on a null
object reference
... 30 more

Hash: 1-8-1616363858000-java.lang.NullPointerException: Attempt to invoke virtual


method 'int java.lang.String.length()' on a null object reference-8996 2-0-
315529200000-604F4A9A0F99D53A-6613244 0-8-1616363858000-124215800CB67E00-1574320
56173257 817 1957ff0435b

Wed Feb 26 13:16:05 GMT+03:00 2025


/storage/emulated/0/crash.txt
101.1 (16142) 1-8-1616363858000-java.lang.NullPointerException: Attempt to invoke
virtual method 'int java.lang.String.length()' on a null object reference-8996 2-0-
315529200000-604F4A9A0F99D53A-6613244 0-8-1616363858000-124215800CB67E00-1574320
56173257 817 1957ff0435b on Android(ACTIVE_CODENAMES: []; BASE_OS: ; CODENAME:
REL; FIRST_SDK_INT: 28; INCREMENTAL: V12.5.2.0.RCOMIXM;
MIN_SUPPORTED_TARGET_SDK_INT: 23; PREVIEW_SDK_FINGERPRINT: REL; PREVIEW_SDK_INT: 0;
RELEASE: 11; RELEASE_OR_CODENAME: 11; RESOURCES_SDK_INT: 30; SDK: 30; SDK_INT: 30;
SECURITY_PATCH: 2022-02-01; BOARD: ginkgo; BOOTLOADER: unknown; BRAND: xiaomi;
BUILDDATE: Wed Feb 16 22:04:28 WIB 2022; CPU_ABI: arm64-v8a; CPU_ABI2: ;
CUSTOM_INTERNAL: unknown; CUSTOM_NAME: unknown; DEVICE: ginkgo; DISPLAY:
RKQ1.201004.002 test-keys; DISPLAY_HARDWARE: unknown; EXTERNAL: unknown;
FINGERPRINT:
xiaomi/ginkgo/ginkgo:11/RKQ1.201004.002/V12.5.2.0.RCOMIXM:user/release-keys;
HARDWARE: qcom; HOST: m1-xm-ota-bd194.bj.idc.xiaomi.com; ID: RKQ1.201004.002;
IDEAFRIEND_NEED: unknown; INTERNAL: unknown; IS_CONTAINER: false; IS_DEBUGGABLE:
false; IS_EMULATOR: false; IS_ENG: false; IS_TREBLE_ENABLED: true; IS_USER: true;
IS_USERDEBUG: false; LCT_ACCELERATOR_BRAND: unknown; LCT_AUTOREGISTER_NAME:
unknown; LCT_BLUETOOTH_BRAND: unknown; LCT_BSP_VERSION: 0.0.1_190429;
LCT_BUILD_TYPE: unknown; LCT_DEVICE_BLACK_UI: unknown; LCT_DEVICE_NAME: unknown;
LCT_EXTSTORAGE_TYPE: unknown; LCT_HARDWARE_PLATFORM: unknown; LCT_NETWORK_TYPE:
unknown; LCT_OPERATOR_NAME: unknown; LCT_PHONENUMBER_MINMATCH: unknown;
LCT_PROJECT_NAME: ginkgo; LCT_SINGALCARD_DULEMODE: unknown; LCT_WATER_MARK:
unknown; LCT_WIFI_BRAND: unknown; LQI_PRODUCT_DEVICE: unknown; MANUFACTURER:
Xiaomi; MODEL: Redmi Note 8; PERMISSIONS_REVIEW_REQUIRED: true; PRODUCT: ginkgo;
RADIO: unknown; SERIAL: ounnkwn; SUPPORTED_32_BIT_ABIS: [armeabi-v7a, armeabi];
SUPPORTED_64_BIT_ABIS: [arm64-v8a]; SUPPORTED_ABIS: [arm64-v8a, armeabi-v7a,
armeabi]; TAGS: release-keys; TIME: 1645023868000; TYPE: user; UNKNOWN: unknown;
USER: builder; VERSION_TYPE: unknown; )
io.va.exposed64
/data/user/0/io.va.exposed64/virtual/data/user/0/com.splivkmztiu.orz/files

GG: 101.1 [16142]


Android: 11
SDK: 30
vSpace: io.va.exposed64
Thread: main
java.lang.NullPointerException: Attempt to read from field 'java.lang.String
android.content.pm.ApplicationInfo.sourceDir' on a null object reference
at
com.lody.virtual.server.notification.NotificationCompatCompatV21.resolveRemoteViews
(NotificationCompatCompatV21.java:45)
at
com.lody.virtual.server.notification.NotificationCompatCompatV21.dealNotification(N
otificationCompatCompatV21.java:33)
at
com.lody.virtual.client.ipc.VNotificationManager.dealNotification(VNotificationMana
ger.java:41)
at
com.lody.virtual.client.hook.proxies.notification.MethodProxies$EnqueueNotification
WithTag.call(MethodProxies.java:75)
at
com.lody.virtual.client.hook.base.MethodInvocationStub$HookInvocationHandler.invoke
(MethodInvocationStub.java:186)
at java.lang.reflect.Proxy.invoke(Proxy.java:1006)
at $Proxy10.enqueueNotificationWithTag(Unknown Source)
at android.app.NotificationManager.notifyAsUser(NotificationManager.java:584)
at android.app.NotificationManager.notify(NotificationManager.java:534)
at android.app.NotificationManager.notify(NotificationManager.java:510)
at android.ext.MainService.g(src:2492)
at android.ext.MainService.u(src:2409)
at android.ext.MainService.t(src:1982)
at android.ext.bg.run(src:38)
at android.ext.rx.a(src:67)
at android.ext.rx.a(src:74)
at android.ext.bf.a(src:33)
at android.ext.bf.a(src:22)
at android.ext.lh.i(src:724)
at android.ext.bj.onStartCommand(src:127)
at android.app.ActivityThread.handleServiceArgs(ActivityThread.java:4424)
at android.app.ActivityThread.access$2000(ActivityThread.java:257)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2020)
at android.os.Handler.dispatchMessage(Handler.java:106)
at android.os.Looper.loop(Looper.java:236)
at android.app.ActivityThread.main(ActivityThread.java:8037)
at java.lang.reflect.Method.invoke(Native Method)
at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:656)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:967)
Suppressed: java.lang.NullPointerException: Attempt to read from field
'java.lang.String android.content.pm.ApplicationInfo.sourceDir' on a null object
reference
... 29 more
Suppressed: java.lang.NullPointerException: Attempt to read from field
'java.lang.String android.content.pm.ApplicationInfo.sourceDir' on a null object
reference
... 29 more
Suppressed: java.lang.NullPointerException: Attempt to read from
field 'java.lang.String android.content.pm.ApplicationInfo.sourceDir' on a null
object reference
... 29 more

Hash: 1-8-1616363858000-java.lang.NullPointerException: Attempt to invoke virtual


method 'int java.lang.String.length()' on a null object reference-8996 2-0-
315529200000-604F4A9A0F99D53A-6613244 0-8-1616363858000-124215800CB67E00-1574320
56173257 817 1957ff0435b
Wed Feb 26 13:16:06 GMT+03:00 2025
/storage/emulated/0/crash.txt
101.1 (16142) 1-8-1616363858000-java.lang.NullPointerException: Attempt to invoke
virtual method 'int java.lang.String.length()' on a null object reference-8996 2-0-
315529200000-604F4A9A0F99D53A-6613244 0-8-1616363858000-124215800CB67E00-1574320
56173257 817 1957ff0435b on Android(ACTIVE_CODENAMES: []; BASE_OS: ; CODENAME:
REL; FIRST_SDK_INT: 28; INCREMENTAL: V12.5.2.0.RCOMIXM;
MIN_SUPPORTED_TARGET_SDK_INT: 23; PREVIEW_SDK_FINGERPRINT: REL; PREVIEW_SDK_INT: 0;
RELEASE: 11; RELEASE_OR_CODENAME: 11; RESOURCES_SDK_INT: 30; SDK: 30; SDK_INT: 30;
SECURITY_PATCH: 2022-02-01; BOARD: ginkgo; BOOTLOADER: unknown; BRAND: xiaomi;
BUILDDATE: Wed Feb 16 22:04:28 WIB 2022; CPU_ABI: arm64-v8a; CPU_ABI2: ;
CUSTOM_INTERNAL: unknown; CUSTOM_NAME: unknown; DEVICE: ginkgo; DISPLAY:
RKQ1.201004.002 test-keys; DISPLAY_HARDWARE: unknown; EXTERNAL: unknown;
FINGERPRINT:
xiaomi/ginkgo/ginkgo:11/RKQ1.201004.002/V12.5.2.0.RCOMIXM:user/release-keys;
HARDWARE: qcom; HOST: m1-xm-ota-bd194.bj.idc.xiaomi.com; ID: RKQ1.201004.002;
IDEAFRIEND_NEED: unknown; INTERNAL: unknown; IS_CONTAINER: false; IS_DEBUGGABLE:
false; IS_EMULATOR: false; IS_ENG: false; IS_TREBLE_ENABLED: true; IS_USER: true;
IS_USERDEBUG: false; LCT_ACCELERATOR_BRAND: unknown; LCT_AUTOREGISTER_NAME:
unknown; LCT_BLUETOOTH_BRAND: unknown; LCT_BSP_VERSION: 0.0.1_190429;
LCT_BUILD_TYPE: unknown; LCT_DEVICE_BLACK_UI: unknown; LCT_DEVICE_NAME: unknown;
LCT_EXTSTORAGE_TYPE: unknown; LCT_HARDWARE_PLATFORM: unknown; LCT_NETWORK_TYPE:
unknown; LCT_OPERATOR_NAME: unknown; LCT_PHONENUMBER_MINMATCH: unknown;
LCT_PROJECT_NAME: ginkgo; LCT_SINGALCARD_DULEMODE: unknown; LCT_WATER_MARK:
unknown; LCT_WIFI_BRAND: unknown; LQI_PRODUCT_DEVICE: unknown; MANUFACTURER:
Xiaomi; MODEL: Redmi Note 8; PERMISSIONS_REVIEW_REQUIRED: true; PRODUCT: ginkgo;
RADIO: unknown; SERIAL: ounnkwn; SUPPORTED_32_BIT_ABIS: [armeabi-v7a, armeabi];
SUPPORTED_64_BIT_ABIS: [arm64-v8a]; SUPPORTED_ABIS: [arm64-v8a, armeabi-v7a,
armeabi]; TAGS: release-keys; TIME: 1645023868000; TYPE: user; UNKNOWN: unknown;
USER: builder; VERSION_TYPE: unknown; )
io.va.exposed64
/data/user/0/io.va.exposed64/virtual/data/user/0/com.splivkmztiu.orz/files

GG: 101.1 [16142]


Android: 11
SDK: 30
vSpace: io.va.exposed64
Thread: main
java.lang.NullPointerException: Attempt to read from field 'java.lang.String
android.content.pm.ApplicationInfo.sourceDir' on a null object reference
at
com.lody.virtual.server.notification.NotificationCompatCompatV21.resolveRemoteViews
(NotificationCompatCompatV21.java:45)
at
com.lody.virtual.server.notification.NotificationCompatCompatV21.dealNotification(N
otificationCompatCompatV21.java:33)
at
com.lody.virtual.client.ipc.VNotificationManager.dealNotification(VNotificationMana
ger.java:41)
at
com.lody.virtual.client.hook.proxies.notification.MethodProxies$EnqueueNotification
WithTag.call(MethodProxies.java:75)
at
com.lody.virtual.client.hook.base.MethodInvocationStub$HookInvocationHandler.invoke
(MethodInvocationStub.java:186)
at java.lang.reflect.Proxy.invoke(Proxy.java:1006)
at $Proxy10.enqueueNotificationWithTag(Unknown Source)
at android.app.NotificationManager.notifyAsUser(NotificationManager.java:584)
at android.app.NotificationManager.notify(NotificationManager.java:534)
at android.app.NotificationManager.notify(NotificationManager.java:510)
at android.ext.MainService.g(src:2492)
at android.ext.MainService.u(src:2409)
at android.ext.MainService.t(src:2272)
at android.ext.bg.run(src:38)
at android.ext.rx.a(src:67)
at android.ext.rx.a(src:74)
at android.ext.bf.a(src:33)
at android.ext.bf.a(src:22)
at android.ext.lh.i(src:724)
at android.ext.bj.onStartCommand(src:127)
at android.app.ActivityThread.handleServiceArgs(ActivityThread.java:4424)
at android.app.ActivityThread.access$2000(ActivityThread.java:257)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2020)
at android.os.Handler.dispatchMessage(Handler.java:106)
at android.os.Looper.loop(Looper.java:236)
at android.app.ActivityThread.main(ActivityThread.java:8037)
at java.lang.reflect.Method.invoke(Native Method)
at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:656)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:967)
Suppressed: java.lang.NullPointerException: Attempt to read from field
'java.lang.String android.content.pm.ApplicationInfo.sourceDir' on a null object
reference
... 29 more
Suppressed: java.lang.NullPointerException: Attempt to read from field
'java.lang.String android.content.pm.ApplicationInfo.sourceDir' on a null object
reference
... 29 more
Suppressed: java.lang.NullPointerException: Attempt to read from
field 'java.lang.String android.content.pm.ApplicationInfo.sourceDir' on a null
object reference
... 29 more

Hash: 1-8-1616363858000-java.lang.NullPointerException: Attempt to invoke virtual


method 'int java.lang.String.length()' on a null object reference-8996 2-0-
315529200000-604F4A9A0F99D53A-6613244 0-8-1616363858000-124215800CB67E00-1574320
56173257 817 1957ff0435b

Wed Feb 26 13:16:06 GMT+03:00 2025


/storage/emulated/0/crash.txt
101.1 (16142) 1-8-1616363858000-java.lang.NullPointerException: Attempt to invoke
virtual method 'int java.lang.String.length()' on a null object reference-8996 2-0-
315529200000-604F4A9A0F99D53A-6613244 0-8-1616363858000-124215800CB67E00-1574320
56173257 817 1957ff0435b on Android(ACTIVE_CODENAMES: []; BASE_OS: ; CODENAME:
REL; FIRST_SDK_INT: 28; INCREMENTAL: V12.5.2.0.RCOMIXM;
MIN_SUPPORTED_TARGET_SDK_INT: 23; PREVIEW_SDK_FINGERPRINT: REL; PREVIEW_SDK_INT: 0;
RELEASE: 11; RELEASE_OR_CODENAME: 11; RESOURCES_SDK_INT: 30; SDK: 30; SDK_INT: 30;
SECURITY_PATCH: 2022-02-01; BOARD: ginkgo; BOOTLOADER: unknown; BRAND: xiaomi;
BUILDDATE: Wed Feb 16 22:04:28 WIB 2022; CPU_ABI: arm64-v8a; CPU_ABI2: ;
CUSTOM_INTERNAL: unknown; CUSTOM_NAME: unknown; DEVICE: ginkgo; DISPLAY:
RKQ1.201004.002 test-keys; DISPLAY_HARDWARE: unknown; EXTERNAL: unknown;
FINGERPRINT:
xiaomi/ginkgo/ginkgo:11/RKQ1.201004.002/V12.5.2.0.RCOMIXM:user/release-keys;
HARDWARE: qcom; HOST: m1-xm-ota-bd194.bj.idc.xiaomi.com; ID: RKQ1.201004.002;
IDEAFRIEND_NEED: unknown; INTERNAL: unknown; IS_CONTAINER: false; IS_DEBUGGABLE:
false; IS_EMULATOR: false; IS_ENG: false; IS_TREBLE_ENABLED: true; IS_USER: true;
IS_USERDEBUG: false; LCT_ACCELERATOR_BRAND: unknown; LCT_AUTOREGISTER_NAME:
unknown; LCT_BLUETOOTH_BRAND: unknown; LCT_BSP_VERSION: 0.0.1_190429;
LCT_BUILD_TYPE: unknown; LCT_DEVICE_BLACK_UI: unknown; LCT_DEVICE_NAME: unknown;
LCT_EXTSTORAGE_TYPE: unknown; LCT_HARDWARE_PLATFORM: unknown; LCT_NETWORK_TYPE:
unknown; LCT_OPERATOR_NAME: unknown; LCT_PHONENUMBER_MINMATCH: unknown;
LCT_PROJECT_NAME: ginkgo; LCT_SINGALCARD_DULEMODE: unknown; LCT_WATER_MARK:
unknown; LCT_WIFI_BRAND: unknown; LQI_PRODUCT_DEVICE: unknown; MANUFACTURER:
Xiaomi; MODEL: Redmi Note 8; PERMISSIONS_REVIEW_REQUIRED: true; PRODUCT: ginkgo;
RADIO: unknown; SERIAL: ounnkwn; SUPPORTED_32_BIT_ABIS: [armeabi-v7a, armeabi];
SUPPORTED_64_BIT_ABIS: [arm64-v8a]; SUPPORTED_ABIS: [arm64-v8a, armeabi-v7a,
armeabi]; TAGS: release-keys; TIME: 1645023868000; TYPE: user; UNKNOWN: unknown;
USER: builder; VERSION_TYPE: unknown; )
io.va.exposed64
/data/user/0/io.va.exposed64/virtual/data/user/0/com.splivkmztiu.orz/files

GG: 101.1 [16142]


Android: 11
SDK: 30
vSpace: io.va.exposed64
Thread: main
java.lang.NullPointerException: Attempt to read from field 'java.lang.String
android.content.pm.ApplicationInfo.sourceDir' on a null object reference
at
com.lody.virtual.server.notification.NotificationCompatCompatV21.resolveRemoteViews
(NotificationCompatCompatV21.java:45)
at
com.lody.virtual.server.notification.NotificationCompatCompatV21.dealNotification(N
otificationCompatCompatV21.java:33)
at
com.lody.virtual.client.ipc.VNotificationManager.dealNotification(VNotificationMana
ger.java:41)
at
com.lody.virtual.client.hook.proxies.am.MethodProxies$SetServiceForeground.call(Met
hodProxies.java:746)
at
com.lody.virtual.client.hook.base.MethodInvocationStub$HookInvocationHandler.invoke
(MethodInvocationStub.java:186)
at java.lang.reflect.Proxy.invoke(Proxy.java:1006)
at $Proxy5.setServiceForeground(Unknown Source)
at android.app.Service.startForeground(Service.java:709)
at android.ext.bj.onStartCommand(src:133)
at android.app.ActivityThread.handleServiceArgs(ActivityThread.java:4424)
at android.app.ActivityThread.access$2000(ActivityThread.java:257)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2020)
at android.os.Handler.dispatchMessage(Handler.java:106)
at android.os.Looper.loop(Looper.java:236)
at android.app.ActivityThread.main(ActivityThread.java:8037)
at java.lang.reflect.Method.invoke(Native Method)
at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:656)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:967)
Suppressed: java.lang.NullPointerException: Attempt to read from field
'java.lang.String android.content.pm.ApplicationInfo.sourceDir' on a null object
reference
... 18 more
Suppressed: java.lang.NullPointerException: Attempt to read from field
'java.lang.String android.content.pm.ApplicationInfo.sourceDir' on a null object
reference
... 18 more
Suppressed: java.lang.NullPointerException: Attempt to read from
field 'java.lang.String android.content.pm.ApplicationInfo.sourceDir' on a null
object reference
... 18 more

Hash: 1-8-1616363858000-java.lang.NullPointerException: Attempt to invoke virtual


method 'int java.lang.String.length()' on a null object reference-8996 2-0-
315529200000-604F4A9A0F99D53A-6613244 0-8-1616363858000-124215800CB67E00-1574320
56173257 817 1957ff0435b

Wed Feb 26 13:16:08 GMT+03:00 2025


/storage/emulated/0/crash.txt
101.1 (16142) 1-8-1616363858000-java.lang.NullPointerException: Attempt to invoke
virtual method 'int java.lang.String.length()' on a null object reference-8996 2-0-
315529200000-604F4A9A0F99D53A-6613244 0-8-1616363858000-124215800CB67E00-1574320
56173257 817 1957ff0435b on Android(ACTIVE_CODENAMES: []; BASE_OS: ; CODENAME:
REL; FIRST_SDK_INT: 28; INCREMENTAL: V12.5.2.0.RCOMIXM;
MIN_SUPPORTED_TARGET_SDK_INT: 23; PREVIEW_SDK_FINGERPRINT: REL; PREVIEW_SDK_INT: 0;
RELEASE: 11; RELEASE_OR_CODENAME: 11; RESOURCES_SDK_INT: 30; SDK: 30; SDK_INT: 30;
SECURITY_PATCH: 2022-02-01; BOARD: ginkgo; BOOTLOADER: unknown; BRAND: xiaomi;
BUILDDATE: Wed Feb 16 22:04:28 WIB 2022; CPU_ABI: arm64-v8a; CPU_ABI2: ;
CUSTOM_INTERNAL: unknown; CUSTOM_NAME: unknown; DEVICE: ginkgo; DISPLAY:
RKQ1.201004.002 test-keys; DISPLAY_HARDWARE: unknown; EXTERNAL: unknown;
FINGERPRINT:
xiaomi/ginkgo/ginkgo:11/RKQ1.201004.002/V12.5.2.0.RCOMIXM:user/release-keys;
HARDWARE: qcom; HOST: m1-xm-ota-bd194.bj.idc.xiaomi.com; ID: RKQ1.201004.002;
IDEAFRIEND_NEED: unknown; INTERNAL: unknown; IS_CONTAINER: false; IS_DEBUGGABLE:
false; IS_EMULATOR: false; IS_ENG: false; IS_TREBLE_ENABLED: true; IS_USER: true;
IS_USERDEBUG: false; LCT_ACCELERATOR_BRAND: unknown; LCT_AUTOREGISTER_NAME:
unknown; LCT_BLUETOOTH_BRAND: unknown; LCT_BSP_VERSION: 0.0.1_190429;
LCT_BUILD_TYPE: unknown; LCT_DEVICE_BLACK_UI: unknown; LCT_DEVICE_NAME: unknown;
LCT_EXTSTORAGE_TYPE: unknown; LCT_HARDWARE_PLATFORM: unknown; LCT_NETWORK_TYPE:
unknown; LCT_OPERATOR_NAME: unknown; LCT_PHONENUMBER_MINMATCH: unknown;
LCT_PROJECT_NAME: ginkgo; LCT_SINGALCARD_DULEMODE: unknown; LCT_WATER_MARK:
unknown; LCT_WIFI_BRAND: unknown; LQI_PRODUCT_DEVICE: unknown; MANUFACTURER:
Xiaomi; MODEL: Redmi Note 8; PERMISSIONS_REVIEW_REQUIRED: true; PRODUCT: ginkgo;
RADIO: unknown; SERIAL: ounnkwn; SUPPORTED_32_BIT_ABIS: [armeabi-v7a, armeabi];
SUPPORTED_64_BIT_ABIS: [arm64-v8a]; SUPPORTED_ABIS: [arm64-v8a, armeabi-v7a,
armeabi]; TAGS: release-keys; TIME: 1645023868000; TYPE: user; UNKNOWN: unknown;
USER: builder; VERSION_TYPE: unknown; )
io.va.exposed64
/data/user/0/io.va.exposed64/virtual/data/user/0/com.splivkmztiu.orz/files

GG: 101.1 [16142]


Android: 11
SDK: 30
vSpace: io.va.exposed64
Thread: main
java.lang.NullPointerException: Attempt to read from field 'java.lang.String
android.content.pm.ApplicationInfo.sourceDir' on a null object reference
at
com.lody.virtual.server.notification.NotificationCompatCompatV21.resolveRemoteViews
(NotificationCompatCompatV21.java:45)
at
com.lody.virtual.server.notification.NotificationCompatCompatV21.dealNotification(N
otificationCompatCompatV21.java:33)
at
com.lody.virtual.client.ipc.VNotificationManager.dealNotification(VNotificationMana
ger.java:41)
at
com.lody.virtual.client.hook.proxies.notification.MethodProxies$EnqueueNotification
WithTag.call(MethodProxies.java:75)
at
com.lody.virtual.client.hook.base.MethodInvocationStub$HookInvocationHandler.invoke
(MethodInvocationStub.java:186)
at java.lang.reflect.Proxy.invoke(Proxy.java:1006)
at $Proxy10.enqueueNotificationWithTag(Unknown Source)
at android.app.NotificationManager.notifyAsUser(NotificationManager.java:584)
at android.app.NotificationManager.notify(NotificationManager.java:534)
at android.app.NotificationManager.notify(NotificationManager.java:510)
at android.ext.MainService.g(src:2492)
at android.ext.MainService.u(src:2409)
at android.ext.ar.a(src:1268)
at android.ext.ar.onPause(src:1228)
at android.app.Activity.performPause(Activity.java:8358)
at android.app.Instrumentation.callActivityOnPause(Instrumentation.java:1511)
at
com.lody.virtual.client.hook.delegate.InstrumentationDelegate.callActivityOnPause(I
nstrumentationDelegate.java:321)
at
com.lody.virtual.client.hook.delegate.AppInstrumentation.callActivityOnPause(AppIns
trumentation.java:169)
at
android.app.ActivityThread.performPauseActivityIfNeeded(ActivityThread.java:4846)
at android.app.ActivityThread.performPauseActivity(ActivityThread.java:4807)
at android.app.ActivityThread.handlePauseActivity(ActivityThread.java:4755)
at
android.app.TransactionHandlerProxy.handlePauseActivity(TransactionHandlerProxy.jav
a:74)
at
android.app.servertransaction.PauseActivityItem.execute(PauseActivityItem.java:46)
at
android.app.servertransaction.TransactionExecutor.executeLifecycleState(Transaction
Executor.java:176)
at
android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:
97)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2135)
at android.os.Handler.dispatchMessage(Handler.java:106)
at android.os.Looper.loop(Looper.java:236)
at android.app.ActivityThread.main(ActivityThread.java:8037)
at java.lang.reflect.Method.invoke(Native Method)
at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:656)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:967)
Suppressed: java.lang.NullPointerException: Attempt to read from field
'java.lang.String android.content.pm.ApplicationInfo.sourceDir' on a null object
reference
... 32 more
Suppressed: java.lang.NullPointerException: Attempt to read from field
'java.lang.String android.content.pm.ApplicationInfo.sourceDir' on a null object
reference
... 32 more
Suppressed: java.lang.NullPointerException: Attempt to read from
field 'java.lang.String android.content.pm.ApplicationInfo.sourceDir' on a null
object reference
... 32 more

Hash: 1-8-1616363858000-java.lang.NullPointerException: Attempt to invoke virtual


method 'int java.lang.String.length()' on a null object reference-8996 2-0-
315529200000-604F4A9A0F99D53A-6613244 0-8-1616363858000-124215800CB67E00-1574320
56173257 817 1957ff0435b

Wed Feb 26 13:23:45 GMT+03:00 2025


/storage/emulated/0/crash.txt
101.1 (16142) 1-8-1616363858000-java.lang.NullPointerException: Attempt to invoke
virtual method 'int java.lang.String.length()' on a null object reference-8996 2-0-
315529200000-604F4A9A0F99D53A-6613244 0-8-1616363858000-124215800CB67E00-1574320
56173257 817 1957ff0435b on Android(ACTIVE_CODENAMES: []; BASE_OS: ; CODENAME:
REL; FIRST_SDK_INT: 28; INCREMENTAL: V12.5.2.0.RCOMIXM;
MIN_SUPPORTED_TARGET_SDK_INT: 23; PREVIEW_SDK_FINGERPRINT: REL; PREVIEW_SDK_INT: 0;
RELEASE: 11; RELEASE_OR_CODENAME: 11; RESOURCES_SDK_INT: 30; SDK: 30; SDK_INT: 30;
SECURITY_PATCH: 2022-02-01; BOARD: ginkgo; BOOTLOADER: unknown; BRAND: xiaomi;
BUILDDATE: Wed Feb 16 22:04:28 WIB 2022; CPU_ABI: arm64-v8a; CPU_ABI2: ;
CUSTOM_INTERNAL: unknown; CUSTOM_NAME: unknown; DEVICE: ginkgo; DISPLAY:
RKQ1.201004.002 test-keys; DISPLAY_HARDWARE: unknown; EXTERNAL: unknown;
FINGERPRINT:
xiaomi/ginkgo/ginkgo:11/RKQ1.201004.002/V12.5.2.0.RCOMIXM:user/release-keys;
HARDWARE: qcom; HOST: m1-xm-ota-bd194.bj.idc.xiaomi.com; ID: RKQ1.201004.002;
IDEAFRIEND_NEED: unknown; INTERNAL: unknown; IS_CONTAINER: false; IS_DEBUGGABLE:
false; IS_EMULATOR: false; IS_ENG: false; IS_TREBLE_ENABLED: true; IS_USER: true;
IS_USERDEBUG: false; LCT_ACCELERATOR_BRAND: unknown; LCT_AUTOREGISTER_NAME:
unknown; LCT_BLUETOOTH_BRAND: unknown; LCT_BSP_VERSION: 0.0.1_190429;
LCT_BUILD_TYPE: unknown; LCT_DEVICE_BLACK_UI: unknown; LCT_DEVICE_NAME: unknown;
LCT_EXTSTORAGE_TYPE: unknown; LCT_HARDWARE_PLATFORM: unknown; LCT_NETWORK_TYPE:
unknown; LCT_OPERATOR_NAME: unknown; LCT_PHONENUMBER_MINMATCH: unknown;
LCT_PROJECT_NAME: ginkgo; LCT_SINGALCARD_DULEMODE: unknown; LCT_WATER_MARK:
unknown; LCT_WIFI_BRAND: unknown; LQI_PRODUCT_DEVICE: unknown; MANUFACTURER:
Xiaomi; MODEL: Redmi Note 8; PERMISSIONS_REVIEW_REQUIRED: true; PRODUCT: ginkgo;
RADIO: unknown; SERIAL: ounnkwn; SUPPORTED_32_BIT_ABIS: [armeabi-v7a, armeabi];
SUPPORTED_64_BIT_ABIS: [arm64-v8a]; SUPPORTED_ABIS: [arm64-v8a, armeabi-v7a,
armeabi]; TAGS: release-keys; TIME: 1645023868000; TYPE: user; UNKNOWN: unknown;
USER: builder; VERSION_TYPE: unknown; )
io.va.exposed64
/data/user/0/io.va.exposed64/virtual/data/user/0/com.splivkmztiu.orz/files

GG: 101.1 [16142]


Android: 11
SDK: 30
vSpace: io.va.exposed64
Thread: main
java.lang.NullPointerException: Attempt to read from field 'java.lang.String
android.content.pm.ApplicationInfo.sourceDir' on a null object reference
at
com.lody.virtual.server.notification.NotificationCompatCompatV21.resolveRemoteViews
(NotificationCompatCompatV21.java:45)
at
com.lody.virtual.server.notification.NotificationCompatCompatV21.dealNotification(N
otificationCompatCompatV21.java:33)
at
com.lody.virtual.client.ipc.VNotificationManager.dealNotification(VNotificationMana
ger.java:41)
at
com.lody.virtual.client.hook.proxies.notification.MethodProxies$EnqueueNotification
WithTag.call(MethodProxies.java:75)
at
com.lody.virtual.client.hook.base.MethodInvocationStub$HookInvocationHandler.invoke
(MethodInvocationStub.java:186)
at java.lang.reflect.Proxy.invoke(Proxy.java:1006)
at $Proxy10.enqueueNotificationWithTag(Unknown Source)
at android.app.NotificationManager.notifyAsUser(NotificationManager.java:584)
at android.app.NotificationManager.notify(NotificationManager.java:534)
at android.app.NotificationManager.notify(NotificationManager.java:510)
at android.ext.MainService.g(src:2492)
at android.ext.MainService.u(src:2409)
at android.ext.MainService.f(src:437)
at android.ext.MainService.M(src:3156)
at android.ext.MainService.onClick(src:2673)
at android.view.View.performClick(View.java:7507)
at android.view.View.performClickInternal(View.java:7484)
at android.view.View.access$3600(View.java:839)
at android.view.View$PerformClick.run(View.java:28689)
at android.os.Handler.handleCallback(Handler.java:938)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:236)
at android.app.ActivityThread.main(ActivityThread.java:8037)
at java.lang.reflect.Method.invoke(Native Method)
at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:656)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:967)
Suppressed: java.lang.NullPointerException: Attempt to read from field
'java.lang.String android.content.pm.ApplicationInfo.sourceDir' on a null object
reference
... 26 more
Suppressed: java.lang.NullPointerException: Attempt to read from field
'java.lang.String android.content.pm.ApplicationInfo.sourceDir' on a null object
reference
... 26 more
Suppressed: java.lang.NullPointerException: Attempt to read from
field 'java.lang.String android.content.pm.ApplicationInfo.sourceDir' on a null
object reference
... 26 more

Hash: 1-8-1616363858000-java.lang.NullPointerException: Attempt to invoke virtual


method 'int java.lang.String.length()' on a null object reference-8996 2-0-
315529200000-604F4A9A0F99D53A-6613244 0-8-1616363858000-124215800CB67E00-1574320
56173257 817 1957ff0435b

Wed Feb 26 13:23:49 GMT+03:00 2025


/storage/emulated/0/crash.txt
101.1 (16142) 1-8-1616363858000-java.lang.NullPointerException: Attempt to invoke
virtual method 'int java.lang.String.length()' on a null object reference-8996 2-0-
315529200000-604F4A9A0F99D53A-6613244 0-8-1616363858000-124215800CB67E00-1574320
56173257 817 1957ff0435b on Android(ACTIVE_CODENAMES: []; BASE_OS: ; CODENAME:
REL; FIRST_SDK_INT: 28; INCREMENTAL: V12.5.2.0.RCOMIXM;
MIN_SUPPORTED_TARGET_SDK_INT: 23; PREVIEW_SDK_FINGERPRINT: REL; PREVIEW_SDK_INT: 0;
RELEASE: 11; RELEASE_OR_CODENAME: 11; RESOURCES_SDK_INT: 30; SDK: 30; SDK_INT: 30;
SECURITY_PATCH: 2022-02-01; BOARD: ginkgo; BOOTLOADER: unknown; BRAND: xiaomi;
BUILDDATE: Wed Feb 16 22:04:28 WIB 2022; CPU_ABI: arm64-v8a; CPU_ABI2: ;
CUSTOM_INTERNAL: unknown; CUSTOM_NAME: unknown; DEVICE: ginkgo; DISPLAY:
RKQ1.201004.002 test-keys; DISPLAY_HARDWARE: unknown; EXTERNAL: unknown;
FINGERPRINT:
xiaomi/ginkgo/ginkgo:11/RKQ1.201004.002/V12.5.2.0.RCOMIXM:user/release-keys;
HARDWARE: qcom; HOST: m1-xm-ota-bd194.bj.idc.xiaomi.com; ID: RKQ1.201004.002;
IDEAFRIEND_NEED: unknown; INTERNAL: unknown; IS_CONTAINER: false; IS_DEBUGGABLE:
false; IS_EMULATOR: false; IS_ENG: false; IS_TREBLE_ENABLED: true; IS_USER: true;
IS_USERDEBUG: false; LCT_ACCELERATOR_BRAND: unknown; LCT_AUTOREGISTER_NAME:
unknown; LCT_BLUETOOTH_BRAND: unknown; LCT_BSP_VERSION: 0.0.1_190429;
LCT_BUILD_TYPE: unknown; LCT_DEVICE_BLACK_UI: unknown; LCT_DEVICE_NAME: unknown;
LCT_EXTSTORAGE_TYPE: unknown; LCT_HARDWARE_PLATFORM: unknown; LCT_NETWORK_TYPE:
unknown; LCT_OPERATOR_NAME: unknown; LCT_PHONENUMBER_MINMATCH: unknown;
LCT_PROJECT_NAME: ginkgo; LCT_SINGALCARD_DULEMODE: unknown; LCT_WATER_MARK:
unknown; LCT_WIFI_BRAND: unknown; LQI_PRODUCT_DEVICE: unknown; MANUFACTURER:
Xiaomi; MODEL: Redmi Note 8; PERMISSIONS_REVIEW_REQUIRED: true; PRODUCT: ginkgo;
RADIO: unknown; SERIAL: ounnkwn; SUPPORTED_32_BIT_ABIS: [armeabi-v7a, armeabi];
SUPPORTED_64_BIT_ABIS: [arm64-v8a]; SUPPORTED_ABIS: [arm64-v8a, armeabi-v7a,
armeabi]; TAGS: release-keys; TIME: 1645023868000; TYPE: user; UNKNOWN: unknown;
USER: builder; VERSION_TYPE: unknown; )
io.va.exposed64
/data/user/0/io.va.exposed64/virtual/data/user/0/com.splivkmztiu.orz/files

GG: 101.1 [16142]


Android: 11
SDK: 30
vSpace: io.va.exposed64
Thread: main
java.lang.NullPointerException: Attempt to read from field 'java.lang.String
android.content.pm.ApplicationInfo.sourceDir' on a null object reference
at
com.lody.virtual.server.notification.NotificationCompatCompatV21.resolveRemoteViews
(NotificationCompatCompatV21.java:45)
at
com.lody.virtual.server.notification.NotificationCompatCompatV21.dealNotification(N
otificationCompatCompatV21.java:33)
at
com.lody.virtual.client.ipc.VNotificationManager.dealNotification(VNotificationMana
ger.java:41)
at
com.lody.virtual.client.hook.proxies.notification.MethodProxies$EnqueueNotification
WithTag.call(MethodProxies.java:75)
at
com.lody.virtual.client.hook.base.MethodInvocationStub$HookInvocationHandler.invoke
(MethodInvocationStub.java:186)
at java.lang.reflect.Proxy.invoke(Proxy.java:1006)
at $Proxy10.enqueueNotificationWithTag(Unknown Source)
at android.app.NotificationManager.notifyAsUser(NotificationManager.java:584)
at android.app.NotificationManager.notify(NotificationManager.java:534)
at android.app.NotificationManager.notify(NotificationManager.java:510)
at android.ext.MainService.g(src:2492)
at android.ext.MainService.u(src:2409)
at android.ext.MainService.c(src:508)
at android.ext.MainService.g(src:462)
at android.ext.me.onBackPressed(src:77)
at android.app.Dialog.onKeyUp(Dialog.java:675)
at android.ext.me.onKeyUp(src:54)
at android.view.KeyEvent.dispatch(KeyEvent.java:2900)
at android.app.Dialog.dispatchKeyEvent(Dialog.java:828)
at com.android.internal.policy.DecorView.dispatchKeyEvent(DecorView.java:410)
at
android.view.ViewRootImpl$ViewPostImeInputStage.processKeyEvent(ViewRootImpl.java:6
120)
at
android.view.ViewRootImpl$ViewPostImeInputStage.onProcess(ViewRootImpl.java:5988)
at android.view.ViewRootImpl$InputStage.deliver(ViewRootImpl.java:5479)
at
android.view.ViewRootImpl$InputStage.onDeliverToNext(ViewRootImpl.java:5536)
at android.view.ViewRootImpl$InputStage.forward(ViewRootImpl.java:5502)
at android.view.ViewRootImpl$AsyncInputStage.forward(ViewRootImpl.java:5654)
at android.view.ViewRootImpl$InputStage.apply(ViewRootImpl.java:5510)
at android.view.ViewRootImpl$AsyncInputStage.apply(ViewRootImpl.java:5711)
at android.view.ViewRootImpl$InputStage.deliver(ViewRootImpl.java:5483)
at
android.view.ViewRootImpl$InputStage.onDeliverToNext(ViewRootImpl.java:5536)
at android.view.ViewRootImpl$InputStage.forward(ViewRootImpl.java:5502)
at android.view.ViewRootImpl$InputStage.apply(ViewRootImpl.java:5510)
at android.view.ViewRootImpl$InputStage.deliver(ViewRootImpl.java:5483)
at
android.view.ViewRootImpl$InputStage.onDeliverToNext(ViewRootImpl.java:5536)
at android.view.ViewRootImpl$InputStage.forward(ViewRootImpl.java:5502)
at android.view.ViewRootImpl$AsyncInputStage.forward(ViewRootImpl.java:5687)
at
android.view.ViewRootImpl$ImeInputStage.onFinishedInputEvent(ViewRootImpl.java:5847
)
at
android.view.inputmethod.InputMethodManager$PendingEvent.run(InputMethodManager.jav
a:3210)
at
android.view.inputmethod.InputMethodManager.invokeFinishedInputEventCallback(InputM
ethodManager.java:2752)
at
android.view.inputmethod.InputMethodManager.finishedInputEvent(InputMethodManager.j
ava:2743)
at
android.view.inputmethod.InputMethodManager$ImeInputEventSender.onInputEventFinishe
d(InputMethodManager.java:3187)
at
android.view.InputEventSender.dispatchInputEventFinished(InputEventSender.java:143)
at android.os.MessageQueue.nativePollOnce(Native Method)
at android.os.MessageQueue.next(MessageQueue.java:335)
at android.os.Looper.loop(Looper.java:193)
at android.app.ActivityThread.main(ActivityThread.java:8037)
at java.lang.reflect.Method.invoke(Native Method)
at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:656)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:967)
Suppressed: java.lang.NullPointerException: Attempt to read from field
'java.lang.String android.content.pm.ApplicationInfo.sourceDir' on a null object
reference
... 49 more
Suppressed: java.lang.NullPointerException: Attempt to read from field
'java.lang.String android.content.pm.ApplicationInfo.sourceDir' on a null object
reference
... 49 more
Suppressed: java.lang.NullPointerException: Attempt to read from
field 'java.lang.String android.content.pm.ApplicationInfo.sourceDir' on a null
object reference
... 49 more

Hash: 1-8-1616363858000-java.lang.NullPointerException: Attempt to invoke virtual


method 'int java.lang.String.length()' on a null object reference-8996 2-0-
315529200000-604F4A9A0F99D53A-6613244 0-8-1616363858000-124215800CB67E00-1574320
56173257 817 1957ff0435b

Wed Feb 26 13:23:50 GMT+03:00 2025


/storage/emulated/0/crash.txt
101.1 (16142) 1-8-1616363858000-java.lang.NullPointerException: Attempt to invoke
virtual method 'int java.lang.String.length()' on a null object reference-8996 2-0-
315529200000-604F4A9A0F99D53A-6613244 0-8-1616363858000-124215800CB67E00-1574320
56173257 817 1957ff0435b on Android(ACTIVE_CODENAMES: []; BASE_OS: ; CODENAME:
REL; FIRST_SDK_INT: 28; INCREMENTAL: V12.5.2.0.RCOMIXM;
MIN_SUPPORTED_TARGET_SDK_INT: 23; PREVIEW_SDK_FINGERPRINT: REL; PREVIEW_SDK_INT: 0;
RELEASE: 11; RELEASE_OR_CODENAME: 11; RESOURCES_SDK_INT: 30; SDK: 30; SDK_INT: 30;
SECURITY_PATCH: 2022-02-01; BOARD: ginkgo; BOOTLOADER: unknown; BRAND: xiaomi;
BUILDDATE: Wed Feb 16 22:04:28 WIB 2022; CPU_ABI: arm64-v8a; CPU_ABI2: ;
CUSTOM_INTERNAL: unknown; CUSTOM_NAME: unknown; DEVICE: ginkgo; DISPLAY:
RKQ1.201004.002 test-keys; DISPLAY_HARDWARE: unknown; EXTERNAL: unknown;
FINGERPRINT:
xiaomi/ginkgo/ginkgo:11/RKQ1.201004.002/V12.5.2.0.RCOMIXM:user/release-keys;
HARDWARE: qcom; HOST: m1-xm-ota-bd194.bj.idc.xiaomi.com; ID: RKQ1.201004.002;
IDEAFRIEND_NEED: unknown; INTERNAL: unknown; IS_CONTAINER: false; IS_DEBUGGABLE:
false; IS_EMULATOR: false; IS_ENG: false; IS_TREBLE_ENABLED: true; IS_USER: true;
IS_USERDEBUG: false; LCT_ACCELERATOR_BRAND: unknown; LCT_AUTOREGISTER_NAME:
unknown; LCT_BLUETOOTH_BRAND: unknown; LCT_BSP_VERSION: 0.0.1_190429;
LCT_BUILD_TYPE: unknown; LCT_DEVICE_BLACK_UI: unknown; LCT_DEVICE_NAME: unknown;
LCT_EXTSTORAGE_TYPE: unknown; LCT_HARDWARE_PLATFORM: unknown; LCT_NETWORK_TYPE:
unknown; LCT_OPERATOR_NAME: unknown; LCT_PHONENUMBER_MINMATCH: unknown;
LCT_PROJECT_NAME: ginkgo; LCT_SINGALCARD_DULEMODE: unknown; LCT_WATER_MARK:
unknown; LCT_WIFI_BRAND: unknown; LQI_PRODUCT_DEVICE: unknown; MANUFACTURER:
Xiaomi; MODEL: Redmi Note 8; PERMISSIONS_REVIEW_REQUIRED: true; PRODUCT: ginkgo;
RADIO: unknown; SERIAL: ounnkwn; SUPPORTED_32_BIT_ABIS: [armeabi-v7a, armeabi];
SUPPORTED_64_BIT_ABIS: [arm64-v8a]; SUPPORTED_ABIS: [arm64-v8a, armeabi-v7a,
armeabi]; TAGS: release-keys; TIME: 1645023868000; TYPE: user; UNKNOWN: unknown;
USER: builder; VERSION_TYPE: unknown; )
io.va.exposed64
/data/user/0/io.va.exposed64/virtual/data/user/0/com.splivkmztiu.orz/files

GG: 101.1 [16142]


Android: 11
SDK: 30
vSpace: io.va.exposed64
Thread: main
java.lang.NullPointerException: Attempt to read from field 'java.lang.String
android.content.pm.ApplicationInfo.sourceDir' on a null object reference
at
com.lody.virtual.server.notification.NotificationCompatCompatV21.resolveRemoteViews
(NotificationCompatCompatV21.java:45)
at
com.lody.virtual.server.notification.NotificationCompatCompatV21.dealNotification(N
otificationCompatCompatV21.java:33)
at
com.lody.virtual.client.ipc.VNotificationManager.dealNotification(VNotificationMana
ger.java:41)
at
com.lody.virtual.client.hook.proxies.notification.MethodProxies$EnqueueNotification
WithTag.call(MethodProxies.java:75)
at
com.lody.virtual.client.hook.base.MethodInvocationStub$HookInvocationHandler.invoke
(MethodInvocationStub.java:186)
at java.lang.reflect.Proxy.invoke(Proxy.java:1006)
at $Proxy10.enqueueNotificationWithTag(Unknown Source)
at android.app.NotificationManager.notifyAsUser(NotificationManager.java:584)
at android.app.NotificationManager.notify(NotificationManager.java:534)
at android.app.NotificationManager.notify(NotificationManager.java:510)
at android.ext.MainService.g(src:2492)
at android.ext.MainService.u(src:2409)
at android.ext.MainService.f(src:437)
at android.ext.MainService.M(src:3156)
at android.ext.MainService.onClick(src:2673)
at android.view.View.performClick(View.java:7507)
at android.view.View.performClickInternal(View.java:7484)
at android.view.View.access$3600(View.java:839)
at android.view.View$PerformClick.run(View.java:28689)
at android.os.Handler.handleCallback(Handler.java:938)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:236)
at android.app.ActivityThread.main(ActivityThread.java:8037)
at java.lang.reflect.Method.invoke(Native Method)
at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:656)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:967)
Suppressed: java.lang.NullPointerException: Attempt to read from field
'java.lang.String android.content.pm.ApplicationInfo.sourceDir' on a null object
reference
... 26 more
Suppressed: java.lang.NullPointerException: Attempt to read from field
'java.lang.String android.content.pm.ApplicationInfo.sourceDir' on a null object
reference
... 26 more
Suppressed: java.lang.NullPointerException: Attempt to read from
field 'java.lang.String android.content.pm.ApplicationInfo.sourceDir' on a null
object reference
... 26 more

Hash: 1-8-1616363858000-java.lang.NullPointerException: Attempt to invoke virtual


method 'int java.lang.String.length()' on a null object reference-8996 2-0-
315529200000-604F4A9A0F99D53A-6613244 0-8-1616363858000-124215800CB67E00-1574320
56173257 817 1957ff0435b

You might also like