Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
13 views2 pages

Chart

The document contains two records of application errors related to the MIUI version V14.0.2.0.SJQIDXM, each with unique diagnostic trace identifiers (dgt). The traces detail native method calls and resource management issues occurring within the Android runtime environment. Both records indicate a failure in handling configuration changes and input management, leading to potential application crashes.

Uploaded by

yudayudi0888
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)
13 views2 pages

Chart

The document contains two records of application errors related to the MIUI version V14.0.2.0.SJQIDXM, each with unique diagnostic trace identifiers (dgt). The traces detail native method calls and resource management issues occurring within the Android runtime environment. Both records indicate a failure in handling configuration changes and input management, leading to potential application crashes.

Uploaded by

yudayudi0888
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

--------dgt and det match--------

record time :2025-04-24 12:24:07


miui version :V14.0.2.0.SJQIDXM
dgt :42d55875c27a7775f333826c5ddcb6ff
det :
bgAnr=false@@@type=input@@@42d55875c27a7775f333826c5ddcb6ff@@@stack type:valid
stack@@@traces:
native: #00 pc 00088270 /apex/com.android.runtime/lib64/bionic/libc.so
(syscall+32) (BuildId: 6223641c4fe3135967801156a309023f)
native: #01 pc 0022a29c /apex/com.android.art/lib64/libart.so
(art::ConditionVariable::WaitHoldingLocks+136) (BuildId:
a0856b3dbc826e8cee9d66738ac739d8)
native: #02 pc 00993d48 /apex/com.android.art/lib64/libart.so
(artJniMethodEnd+344) (BuildId: a0856b3dbc826e8cee9d66738ac739d8)
native: #03 pc 007865bc /apex/com.android.art/lib64/libart.so
(art_jni_method_end+12) (BuildId: a0856b3dbc826e8cee9d66738ac739d8)
at android.content.res.AssetManager.nativeGetResourceIdentifier(Native method)
at android.content.res.AssetManager.getResourceIdentifier(AssetManager.java:805)
- locked <@addr=0x731efaa0> (a android.content.res.AssetManager)
at android.content.res.ResourcesImpl.getIdentifier(ResourcesImpl.java:275)
at android.content.res.Resources.getIdentifier(Resources.java:2268)
at miui.content.res.ThemeValues.getIdentifier(ThemeValues.java:227)
at miui.content.res.ThemeValues.getIdentifierWithFallback(ThemeValues.java:239)
at miui.content.res.ThemeValues.parseThemeValues(ThemeValues.java:144)
at
miui.content.res.ThemeResources$LoadThemeConfigHelper.load(ThemeResources.java:486)
at miui.content.res.ThemeZipFile.loadThemeConfigInner(ThemeZipFile.java:274)
at miui.content.res.ThemeZipFile.loadThemeConfig(ThemeZipFile.java:256)
at
miui.content.res.ThemeResources$LoadThemeConfigHelper.newTarget(ThemeResources.java
:479)
at miui.content.res.ThemeResources.loadThemeValues(ThemeResources.java:498)
at miui.content.res.ThemeResources.checkUpdate(ThemeResources.java:262)
at
miui.content.res.ThemeResourcesSystem.checkUpdate(ThemeResourcesSystem.java:94)
at
android.content.res.MiuiResourcesImpl.updateConfiguration(MiuiResourcesImpl.java:25
4)
- locked <@addr=0x737f0bb8> (a java.lang.Object)
at
android.app.ResourcesManager.applyConfigurationToResourcesLocked(ResourcesManager.j
ava:1456)
at
android.app.ResourcesManager.applyConfigurationToResources(ResourcesManager.java:14
19)
- locked <0x0470f5b7> (a java.lang.Object)
at
android.app.ConfigurationController.handleConfigurationChanged(ConfigurationControl
ler.java:203)
- locked <0x01809124> (a android.app.ResourcesManager)
at
android.app.ConfigurationController.handleConfigurationChanged(ConfigurationControl
ler.java:138)
at
android.app.ActivityThread.handleConfigurationChanged(ActivityThread.java:6134)
at
android.app.servertransaction.ConfigurationChangeItem.execute(ConfigurationChangeIt
em.java:43)
at
android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecu
tor.java:135)
at
android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:
95)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2291)
at android.os.Handler.dispatchMessage(Handler.java:1
------------------------------------
record time :2025-05-02 16:45:43
miui version :V14.0.2.0.SJQIDXM
dgt :4447bf2d2651be7467a513f3168a58f1
det :
bgAnr=false@@@type=input@@@4447bf2d2651be7467a513f3168a58f1@@@stack type:valid
stack@@@traces:
native: #00 pc 00088270 /apex/com.android.runtime/lib64/bionic/libc.so
(syscall+32) (BuildId: 6223641c4fe3135967801156a309023f)
native: #01 pc 0022a29c /apex/com.android.art/lib64/libart.so
(art::ConditionVariable::WaitHoldingLocks+136) (BuildId:
a0856b3dbc826e8cee9d66738ac739d8)
native: #02 pc 00993d48 /apex/com.android.art/lib64/libart.so
(artJniMethodEnd+344) (BuildId: a0856b3dbc826e8cee9d66738ac739d8)
native: #03 pc 007865bc /apex/com.android.art/lib64/libart.so
(art_jni_method_end+12) (BuildId: a0856b3dbc826e8cee9d66738ac739d8)
at android.os.BinderProxy.transactNative(Native method)
at android.os.BinderProxy.transact(BinderProxy.java:629)
at
com.android.internal.view.IInputMethodManager$Stub$Proxy.startInputOrWindowGainedFo
cus(IInputMethodManager.java:768)
at
android.view.inputmethod.InputMethodManager.startInputInner(InputMethodManager.java
:1992)
- locked <@addr=0x15d55848> (a android.view.inputmethod.InputMethodManager$H)
at
android.view.inputmethod.InputMethodManager$DelegateImpl.startInput(InputMethodMana
ger.java:595)
at
android.view.inputmethod.InputMethodManager$DelegateImpl.startInputAsyncOnWindowFoc
usGain(InputMethodManager.java:661)
at android.view.ImeFocusController.onPostWindowFocus(ImeFocusController.java:143)
at android.view.ViewRootImpl.handleWindowFocusChanged(ViewRootImpl.java:3655)
at android.view.ViewRootImpl.deliverInputEvent(ViewRootImpl.java:8908)
at android.view.ViewRootImpl.doProcessInputEvents(ViewRootImpl.java:8860)
at android.view.ViewRootImpl.enqueueInputEvent(ViewRootImpl.java:8828)
at
android.view.ViewRootImpl$WindowInputEventReceiver.onInputEvent(ViewRootImpl.java:9
045)
at
android.view.InputEventReceiver.dispatchInputEvent(InputEventReceiver.java:281)
at android.os.MessageQueue.nativePollOnce(Native method)
at android.os.MessageQueue.next(MessageQueue.java:340)

------------------------------------

You might also like