A crash occurred on September 3, 2023 at 19:46:40 on a Samsung SM-A035F device running Android 13. The crash was caused by a view hierarchy being touched by the wrong thread, violating the rule that only the original thread that created a view hierarchy can modify it. The crash happened during a configuration change such as a screen rotation.
A crash occurred on September 3, 2023 at 19:46:40 on a Samsung SM-A035F device running Android 13. The crash was caused by a view hierarchy being touched by the wrong thread, violating the rule that only the original thread that created a view hierarchy can modify it. The crash happened during a configuration change such as a screen rotation.
A crash occurred on September 3, 2023 at 19:46:40 on a Samsung SM-A035F device running Android 13. The crash was caused by a view hierarchy being touched by the wrong thread, violating the rule that only the original thread that created a view hierarchy can modify it. The crash happened during a configuration change such as a screen rotation.
A crash occurred on September 3, 2023 at 19:46:40 on a Samsung SM-A035F device running Android 13. The crash was caused by a view hierarchy being touched by the wrong thread, violating the rule that only the original thread that created a view hierarchy can modify it. The crash happened during a configuration change such as a screen rotation.
Download as TXT, PDF, TXT or read online from Scribd
Download as txt, pdf, or txt
You are on page 1of 1
************* Crash Head ****************
Time Of Crash : 2023_09_03-19_46_40
Device Manufacturer: samsung Device Model : SM-A035F Android Version : 13 Android SDK : 33 App VersionName : 10.220 App VersionCode : 82 ************* Crash Head ****************
android.view.ViewRootImpl$CalledFromWrongThreadException: Only the original thread
that created a view hierarchy can touch its views. at android.view.ViewRootImpl.checkThread(ViewRootImpl.java:11586) at android.view.ViewRootImpl.requestLayout(ViewRootImpl.java:2648) at android.view.View.requestLayout(View.java:27612) at android.view.View.requestLayout(View.java:27612) at android.view.View.requestLayout(View.java:27612) at android.view.View.requestLayout(View.java:27612) at android.view.View.requestLayout(View.java:27612) at android.view.View.requestLayout(View.java:27612) at android.view.View.requestLayout(View.java:27612) at android.view.View.requestLayout(View.java:27612) at android.widget.TextView.onConfigurationChanged(TextView.java:4706) at android.view.View.dispatchConfigurationChanged(View.java:16145) at android.view.ViewGroup.dispatchConfigurationChanged(ViewGroup.java:1654) at android.view.ViewGroup.dispatchConfigurationChanged(ViewGroup.java:1654) at android.view.ViewGroup.dispatchConfigurationChanged(ViewGroup.java:1654) at android.view.ViewGroup.dispatchConfigurationChanged(ViewGroup.java:1654) at android.view.ViewGroup.dispatchConfigurationChanged(ViewGroup.java:1654) at android.view.ViewGroup.dispatchConfigurationChanged(ViewGroup.java:1654) at android.view.ViewGroup.dispatchConfigurationChanged(ViewGroup.java:1654) at android.view.ViewRootImpl.updateConfiguration(ViewRootImpl.java:6502) at android.app.ActivityThread.handleActivityConfigurationChanged(ActivityThread.java:6 941) at android.app.servertransaction.ActivityConfigurationChangeItem.execute(ActivityConfi gurationChangeItem.java:53) at android.app.servertransaction.ActivityTransactionItem.execute(ActivityTransactionIt em.java:45) 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:2574) at android.os.Handler.dispatchMessage(Handler.java:106) at android.os.Looper.loopOnce(Looper.java:226) at android.os.Looper.loop(Looper.java:313) at android.app.ActivityThread.main(ActivityThread.java:8757) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067)