0% found this document useful (0 votes)
276 views6 pages

Exception 20231106

The document contains stack traces from exceptions thrown when trying to look up package info for com.samsung.android.deviceidservice and com.mdid.msa. It occurred in multiple attempts in Samsung and MSA device ID implementations, and prevented determining if OAID is supported on the device.

Uploaded by

Richard Huang
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)
276 views6 pages

Exception 20231106

The document contains stack traces from exceptions thrown when trying to look up package info for com.samsung.android.deviceidservice and com.mdid.msa. It occurred in multiple attempts in Samsung and MSA device ID implementations, and prevented determining if OAID is supported on the device.

Uploaded by

Richard Huang
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/ 6

------------Time:2023-11-06 06:14:13---------------

android.content.pm.PackageManager$NameNotFoundException:
com.samsung.android.deviceidservice
at
android.app.ApplicationPackageManager.getPackageInfoAsUser(ApplicationPackageManage
r.java:302)
at
android.app.ApplicationPackageManager.getPackageInfo(ApplicationPackageManager.java
:262)
at
android.app.ApplicationPackageManager.getPackageInfo(ApplicationPackageManager.java
:256)
at com.sand.oaid.impl.SamsungImpl.a(SamsungImpl.java:2)
at com.sand.oaid.tool.OAIDFactory.a(OAIDFactory.java:5)
at com.sand.oaid.DeviceID.O(DeviceID.java:1)
at
com.sand.airdroid.base.DeviceIDHelper$isOaidSupported$2.invoke(DeviceIDHelper.kt:2)
at
com.sand.airdroid.base.DeviceIDHelper$isOaidSupported$2.invoke(DeviceIDHelper.kt:1)
at kotlin.SynchronizedLazyImpl.getValue(LazyJVM.kt:5)
at com.sand.airdroid.base.DeviceIDHelper.m(DeviceIDHelper.kt:1)
at com.sand.airdroid.base.DeviceIDHelper.k(DeviceIDHelper.kt:4)
at com.sand.airdroid.base.DeviceIDHelper.f(DeviceIDHelper.kt:12)
at com.sand.airdroid.base.DeviceIDHelper.c(DeviceIDHelper.kt:1)
at
com.sand.airdroid.base.DeviceIDHelper$startState$1.invokeSuspend(DeviceIDHelper.kt:
4)
at
kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:
4)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:18)
at
kotlinx.coroutines.scheduling.CoroutineScheduler.b1(CoroutineScheduler.kt:1)
at
kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.e(CoroutineScheduler.kt:4)
at
kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.q(CoroutineScheduler.kt:4)
at
kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:1
)

------------Time:2023-11-06 06:14:13---------------
android.content.pm.PackageManager$NameNotFoundException: com.mdid.msa
at
android.app.ApplicationPackageManager.getPackageInfoAsUser(ApplicationPackageManage
r.java:302)
at
android.app.ApplicationPackageManager.getPackageInfo(ApplicationPackageManager.java
:262)
at
android.app.ApplicationPackageManager.getPackageInfo(ApplicationPackageManager.java
:256)
at com.sand.oaid.impl.MsaImpl.a(MsaImpl.java:2)
at com.sand.oaid.tool.OAIDFactory.c(OAIDFactory.java:2)
at com.sand.oaid.tool.OAIDFactory.a(OAIDFactory.java:8)
at com.sand.oaid.DeviceID.O(DeviceID.java:1)
at
com.sand.airdroid.base.DeviceIDHelper$isOaidSupported$2.invoke(DeviceIDHelper.kt:2)
at
com.sand.airdroid.base.DeviceIDHelper$isOaidSupported$2.invoke(DeviceIDHelper.kt:1)
at kotlin.SynchronizedLazyImpl.getValue(LazyJVM.kt:5)
at com.sand.airdroid.base.DeviceIDHelper.m(DeviceIDHelper.kt:1)
at com.sand.airdroid.base.DeviceIDHelper.k(DeviceIDHelper.kt:4)
at com.sand.airdroid.base.DeviceIDHelper.f(DeviceIDHelper.kt:12)
at com.sand.airdroid.base.DeviceIDHelper.c(DeviceIDHelper.kt:1)
at
com.sand.airdroid.base.DeviceIDHelper$startState$1.invokeSuspend(DeviceIDHelper.kt:
4)
at
kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:
4)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:18)
at
kotlinx.coroutines.scheduling.CoroutineScheduler.b1(CoroutineScheduler.kt:1)
at
kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.e(CoroutineScheduler.kt:4)
at
kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.q(CoroutineScheduler.kt:4)
at
kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:1
)

------------Time:2023-11-06 18:38:52---------------
android.content.pm.PackageManager$NameNotFoundException:
com.samsung.android.deviceidservice
at
android.app.ApplicationPackageManager.getPackageInfoAsUser(ApplicationPackageManage
r.java:302)
at
android.app.ApplicationPackageManager.getPackageInfo(ApplicationPackageManager.java
:262)
at
android.app.ApplicationPackageManager.getPackageInfo(ApplicationPackageManager.java
:256)
at com.sand.oaid.impl.SamsungImpl.a(SamsungImpl.java:2)
at com.sand.oaid.tool.OAIDFactory.a(OAIDFactory.java:5)
at com.sand.oaid.DeviceID.O(DeviceID.java:1)
at
com.sand.airdroid.base.DeviceIDHelper$isOaidSupported$2.invoke(DeviceIDHelper.kt:2)
at
com.sand.airdroid.base.DeviceIDHelper$isOaidSupported$2.invoke(DeviceIDHelper.kt:1)
at kotlin.SynchronizedLazyImpl.getValue(LazyJVM.kt:5)
at com.sand.airdroid.base.DeviceIDHelper.m(DeviceIDHelper.kt:1)
at com.sand.airdroid.base.DeviceIDHelper.k(DeviceIDHelper.kt:4)
at com.sand.airdroid.base.DeviceIDHelper.f(DeviceIDHelper.kt:12)
at com.sand.airdroid.base.DeviceIDHelper.c(DeviceIDHelper.kt:1)
at
com.sand.airdroid.base.DeviceIDHelper$startState$1.invokeSuspend(DeviceIDHelper.kt:
4)
at
kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:
4)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:18)
at
kotlinx.coroutines.scheduling.CoroutineScheduler.b1(CoroutineScheduler.kt:1)
at
kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.e(CoroutineScheduler.kt:4)
at
kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.q(CoroutineScheduler.kt:4)
at
kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:1
)

------------Time:2023-11-06 18:38:52---------------
android.content.pm.PackageManager$NameNotFoundException: com.mdid.msa
at
android.app.ApplicationPackageManager.getPackageInfoAsUser(ApplicationPackageManage
r.java:302)
at
android.app.ApplicationPackageManager.getPackageInfo(ApplicationPackageManager.java
:262)
at
android.app.ApplicationPackageManager.getPackageInfo(ApplicationPackageManager.java
:256)
at com.sand.oaid.impl.MsaImpl.a(MsaImpl.java:2)
at com.sand.oaid.tool.OAIDFactory.c(OAIDFactory.java:2)
at com.sand.oaid.tool.OAIDFactory.a(OAIDFactory.java:8)
at com.sand.oaid.DeviceID.O(DeviceID.java:1)
at
com.sand.airdroid.base.DeviceIDHelper$isOaidSupported$2.invoke(DeviceIDHelper.kt:2)
at
com.sand.airdroid.base.DeviceIDHelper$isOaidSupported$2.invoke(DeviceIDHelper.kt:1)
at kotlin.SynchronizedLazyImpl.getValue(LazyJVM.kt:5)
at com.sand.airdroid.base.DeviceIDHelper.m(DeviceIDHelper.kt:1)
at com.sand.airdroid.base.DeviceIDHelper.k(DeviceIDHelper.kt:4)
at com.sand.airdroid.base.DeviceIDHelper.f(DeviceIDHelper.kt:12)
at com.sand.airdroid.base.DeviceIDHelper.c(DeviceIDHelper.kt:1)
at
com.sand.airdroid.base.DeviceIDHelper$startState$1.invokeSuspend(DeviceIDHelper.kt:
4)
at
kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:
4)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:18)
at
kotlinx.coroutines.scheduling.CoroutineScheduler.b1(CoroutineScheduler.kt:1)
at
kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.e(CoroutineScheduler.kt:4)
at
kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.q(CoroutineScheduler.kt:4)
at
kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:1
)

------------Time:2023-11-06 18:39:32---------------
android.content.pm.PackageManager$NameNotFoundException:
com.samsung.android.deviceidservice
at
android.app.ApplicationPackageManager.getPackageInfoAsUser(ApplicationPackageManage
r.java:302)
at
android.app.ApplicationPackageManager.getPackageInfo(ApplicationPackageManager.java
:262)
at
android.app.ApplicationPackageManager.getPackageInfo(ApplicationPackageManager.java
:256)
at com.sand.oaid.impl.SamsungImpl.a(SamsungImpl.java:2)
at com.sand.oaid.tool.OAIDFactory.a(OAIDFactory.java:5)
at com.sand.oaid.DeviceID.O(DeviceID.java:1)
at
com.sand.airdroid.base.DeviceIDHelper$isOaidSupported$2.invoke(DeviceIDHelper.kt:2)
at
com.sand.airdroid.base.DeviceIDHelper$isOaidSupported$2.invoke(DeviceIDHelper.kt:1)
at kotlin.SynchronizedLazyImpl.getValue(LazyJVM.kt:5)
at com.sand.airdroid.base.DeviceIDHelper.m(DeviceIDHelper.kt:1)
at com.sand.airdroid.base.DeviceIDHelper.k(DeviceIDHelper.kt:4)
at com.sand.airdroid.base.DeviceIDHelper.f(DeviceIDHelper.kt:12)
at com.sand.airdroid.base.DeviceIDHelper.c(DeviceIDHelper.kt:1)
at
com.sand.airdroid.base.DeviceIDHelper$startState$1.invokeSuspend(DeviceIDHelper.kt:
4)
at
kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:
4)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:18)
at
kotlinx.coroutines.scheduling.CoroutineScheduler.b1(CoroutineScheduler.kt:1)
at
kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.e(CoroutineScheduler.kt:4)
at
kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.q(CoroutineScheduler.kt:4)
at
kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:1
)

------------Time:2023-11-06 18:39:32---------------
android.content.pm.PackageManager$NameNotFoundException: com.mdid.msa
at
android.app.ApplicationPackageManager.getPackageInfoAsUser(ApplicationPackageManage
r.java:302)
at
android.app.ApplicationPackageManager.getPackageInfo(ApplicationPackageManager.java
:262)
at
android.app.ApplicationPackageManager.getPackageInfo(ApplicationPackageManager.java
:256)
at com.sand.oaid.impl.MsaImpl.a(MsaImpl.java:2)
at com.sand.oaid.tool.OAIDFactory.c(OAIDFactory.java:2)
at com.sand.oaid.tool.OAIDFactory.a(OAIDFactory.java:8)
at com.sand.oaid.DeviceID.O(DeviceID.java:1)
at
com.sand.airdroid.base.DeviceIDHelper$isOaidSupported$2.invoke(DeviceIDHelper.kt:2)
at
com.sand.airdroid.base.DeviceIDHelper$isOaidSupported$2.invoke(DeviceIDHelper.kt:1)
at kotlin.SynchronizedLazyImpl.getValue(LazyJVM.kt:5)
at com.sand.airdroid.base.DeviceIDHelper.m(DeviceIDHelper.kt:1)
at com.sand.airdroid.base.DeviceIDHelper.k(DeviceIDHelper.kt:4)
at com.sand.airdroid.base.DeviceIDHelper.f(DeviceIDHelper.kt:12)
at com.sand.airdroid.base.DeviceIDHelper.c(DeviceIDHelper.kt:1)
at
com.sand.airdroid.base.DeviceIDHelper$startState$1.invokeSuspend(DeviceIDHelper.kt:
4)
at
kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:
4)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:18)
at
kotlinx.coroutines.scheduling.CoroutineScheduler.b1(CoroutineScheduler.kt:1)
at
kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.e(CoroutineScheduler.kt:4)
at
kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.q(CoroutineScheduler.kt:4)
at
kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:1
)

------------Time:2023-11-06 18:42:17---------------
android.content.pm.PackageManager$NameNotFoundException:
com.samsung.android.deviceidservice
at
android.app.ApplicationPackageManager.getPackageInfoAsUser(ApplicationPackageManage
r.java:302)
at
android.app.ApplicationPackageManager.getPackageInfo(ApplicationPackageManager.java
:262)
at
android.app.ApplicationPackageManager.getPackageInfo(ApplicationPackageManager.java
:256)
at com.sand.oaid.impl.SamsungImpl.a(SamsungImpl.java:2)
at com.sand.oaid.tool.OAIDFactory.a(OAIDFactory.java:5)
at com.sand.oaid.DeviceID.O(DeviceID.java:1)
at
com.sand.airdroid.base.DeviceIDHelper$isOaidSupported$2.invoke(DeviceIDHelper.kt:2)
at
com.sand.airdroid.base.DeviceIDHelper$isOaidSupported$2.invoke(DeviceIDHelper.kt:1)
at kotlin.SynchronizedLazyImpl.getValue(LazyJVM.kt:5)
at com.sand.airdroid.base.DeviceIDHelper.m(DeviceIDHelper.kt:1)
at com.sand.airdroid.base.DeviceIDHelper.k(DeviceIDHelper.kt:4)
at com.sand.airdroid.base.DeviceIDHelper.f(DeviceIDHelper.kt:12)
at com.sand.airdroid.base.DeviceIDHelper.c(DeviceIDHelper.kt:1)
at
com.sand.airdroid.base.DeviceIDHelper$startState$1.invokeSuspend(DeviceIDHelper.kt:
4)
at
kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:
4)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:18)
at
kotlinx.coroutines.scheduling.CoroutineScheduler.b1(CoroutineScheduler.kt:1)
at
kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.e(CoroutineScheduler.kt:4)
at
kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.q(CoroutineScheduler.kt:4)
at
kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:1
)

------------Time:2023-11-06 18:42:17---------------
android.content.pm.PackageManager$NameNotFoundException: com.mdid.msa
at
android.app.ApplicationPackageManager.getPackageInfoAsUser(ApplicationPackageManage
r.java:302)
at
android.app.ApplicationPackageManager.getPackageInfo(ApplicationPackageManager.java
:262)
at
android.app.ApplicationPackageManager.getPackageInfo(ApplicationPackageManager.java
:256)
at com.sand.oaid.impl.MsaImpl.a(MsaImpl.java:2)
at com.sand.oaid.tool.OAIDFactory.c(OAIDFactory.java:2)
at com.sand.oaid.tool.OAIDFactory.a(OAIDFactory.java:8)
at com.sand.oaid.DeviceID.O(DeviceID.java:1)
at
com.sand.airdroid.base.DeviceIDHelper$isOaidSupported$2.invoke(DeviceIDHelper.kt:2)
at
com.sand.airdroid.base.DeviceIDHelper$isOaidSupported$2.invoke(DeviceIDHelper.kt:1)
at kotlin.SynchronizedLazyImpl.getValue(LazyJVM.kt:5)
at com.sand.airdroid.base.DeviceIDHelper.m(DeviceIDHelper.kt:1)
at com.sand.airdroid.base.DeviceIDHelper.k(DeviceIDHelper.kt:4)
at com.sand.airdroid.base.DeviceIDHelper.f(DeviceIDHelper.kt:12)
at com.sand.airdroid.base.DeviceIDHelper.c(DeviceIDHelper.kt:1)
at
com.sand.airdroid.base.DeviceIDHelper$startState$1.invokeSuspend(DeviceIDHelper.kt:
4)
at
kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:
4)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:18)
at
kotlinx.coroutines.scheduling.CoroutineScheduler.b1(CoroutineScheduler.kt:1)
at
kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.e(CoroutineScheduler.kt:4)
at
kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.q(CoroutineScheduler.kt:4)
at
kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:1
)

You might also like