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

Crash

The document contains log information from an Android device running version 9 with SDK 28. It describes a runtime exception occurring when trying to start an activity from an app called "catch_.me_.if_.you_.can_". The exception is caused by a security issue, as the app does not belong to the device owner ID.
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)
54 views

Crash

The document contains log information from an Android device running version 9 with SDK 28. It describes a runtime exception occurring when trying to start an activity from an app called "catch_.me_.if_.you_.can_". The exception is caused by a security issue, as the app does not belong to the device owner ID.
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/ 2

Thu Apr 09 12:26:19 GMT-05:00 2020

/storage/emulated/0/crash.txt
95.0 (15965) 1-8-1586182496000-30D2469D3D0F8CC6-8996 2-0-315558000000-
48891706453A24A5-6594464 0-8-1586182496000-7A96D48F6C8E8239-1814824 50417248 809
192a74424ff on Android(ACTIVE_CODENAMES: []; BASE_OS: HUAWEI/SNE-
LX3/HWSNE:9/HUAWEISNE-LX3/217C605:user/release-keys; CODENAME: REL; FIRST_SDK_INT:
27; INCREMENTAL: 282C605; MIN_SUPPORTED_TARGET_SDK_INT: 17; PREVIEW_SDK_INT: 0;
RELEASE: 9; RESOURCES_SDK_INT: 28; SDK: 28; SDK_INT: 28; SECURITY_PATCH: 2019-12-
01; BOARD: SNE; BOOTLOADER: unknown; BRAND: HUAWEI; CPU_ABI: armeabi-v7a; CPU_ABI2:
armeabi; DEVICE: HWSNE; DISPLAY: SNE-LX3 9.1.0.282(C605E1R1P1); FINGERPRINT:
HUAWEI/SNE-LX3/HWSNE:9/HUAWEISNE-LX3/282C605:user/release-keys; HARDWARE: kirin710;
HIDE_PRODUCT_INFO: false; HOST: cn-central-1b-f2c0eadc41576131181804-1353693401-
sl1cj; HWFINGERPRINT: ///SNE-LGRP2-OVS 9.1.0.282/SNE-LX3-CUST 9.1.0.1(C605)/SNE-
LX3-PRELOAD 9.0.1.1(C605R1)/Movistar.COL 9.1.0.2(CT)/; ID: HUAWEISNE-LX3;
IS_CONTAINER: false; IS_DEBUGGABLE: false; IS_EMULATOR: false; IS_ENG: false;
IS_TREBLE_ENABLED: true; IS_USER: true; IS_USERDEBUG: false; MANUFACTURER: HUAWEI;
MODEL: SNE-LX3; NO_HOTA: false; PERMISSIONS_REVIEW_REQUIRED: false; PRODUCT: SNE-
LX3; RADIO: unknown; SERIAL: 80910082R70VD014; SUPPORTED_32_BIT_ABIS: [armeabi-v7a,
armeabi]; SUPPORTED_64_BIT_ABIS: [arm64-v8a]; SUPPORTED_ABIS: [arm64-v8a, armeabi-
v7a, armeabi]; TAGS: release-keys; TIME: 1576136464000; TYPE: user; UNKNOWN:
unknown; USER: test; )
su
/data/user/0/io.va.exposed/virtual/data/user/0/catch_.me_.if_.you_.can_/files

GG: 95.0 [15965]


Android: 9
SDK: 28
vSpace: su
Thread: main
java.lang.RuntimeException: Unable to start activity
ComponentInfo{catch_.me_.if_.you_.can_/catch_.me_.if_.you_.can_.MainActivity}:
java.lang.SecurityException: Package catch_.me_.if_.you_.can_ does not belong to
10219
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3430)
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3614)
at
android.app.TransactionHandlerProxy.handleLaunchActivity(TransactionHandlerProxy.ja
va:170)
at
android.app.TransactionHandlerProxy.handleLaunchActivity(TransactionHandlerProxy.ja
va:152)
at
android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:86
)
at
android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecu
tor.java:108)
at
android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:
68)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2199)
at android.os.Handler.dispatchMessage(Handler.java:112)
at android.os.Looper.loop(Looper.java:216)
at android.app.ActivityThread.main(ActivityThread.java:7625)
at java.lang.reflect.Method.invoke(Native Method)
at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:524)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:987)
Caused by: java.lang.SecurityException: Package catch_.me_.if_.you_.can_ does not
belong to 10219
at android.os.Parcel.createException(Parcel.java:1953)
at android.os.Parcel.readException(Parcel.java:1921)
at
android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:183)
at
android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:135)
at android.content.ContentProviderProxy.call(ContentProviderNative.java:651)
at
android.provider.Settings$NameValueCache.getStringForUser(Settings.java:2195)
at android.provider.Settings$Global.getStringForUser(Settings.java:12645)
at android.provider.Settings$Global.getString(Settings.java:12634)
at android.provider.Settings$Global.getInt(Settings.java:12816)
at com.android.internal.policy.PhoneWindow.<init>(PhoneWindow.java:406)
at com.android.internal.policy.HwPhoneWindow.<init>(HwPhoneWindow.java:97)
at
com.android.internal.policy.HwPolicyFactoryImpl.getHwPhoneWindow(HwPolicyFactoryImp
l.java:49)
at
com.android.internal.policy.HwPolicyFactory.getHwPhoneWindow(HwPolicyFactory.java:5
0)
at android.app.Activity.attach(Activity.java:7370)
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3386)
... 13 more
Caused by: android.os.RemoteException: Remote stack trace:
at android.app.AppOpsManager.checkPackage(AppOpsManager.java:2305)
at
android.content.ContentProvider.getCallingPackage(ContentProvider.java:777)
at
com.android.providers.settings.SettingsProvider.getCallingApplicationInfoOrThrow(Se
ttingsProvider.java:2594)
at
com.android.providers.settings.SettingsProvider.enforceSettingReadable(SettingsProv
ider.java:2573)
at
com.android.providers.settings.SettingsProvider.getGlobalSetting(SettingsProvider.j
ava:1733)

Hash: 1-8-1586182496000-30D2469D3D0F8CC6-8996 2-0-315558000000-48891706453A24A5-


6594464 0-8-1586182496000-7A96D48F6C8E8239-1814824 50417248 809 192a74424ff

You might also like