Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
View issue level access limits(Press Alt + Right arrow for more information)
Attachment actions
Unintended behavior
View staffing
Description
Component used: androidx.appcompat.widget.AppCompatTextView Version used: androidx.appcompat:appcompat:1.4.2 Devices/Android versions reproduced on: Vivo (V2111, vivo 1906, Y21A, vivo 1901, V2068, V2029) Android OS : 11 , 12, 13
Crashlytics Log :
main (native):tid=1 systid=25300 #00 pc 0x4db10 libc.so (syscall + 32) #01 pc 0x47cc80 libart.so (art::ConditionVariable::WaitHoldingLocks(art::Thread*) + 140) #02 pc 0x62d58c libart.so (art::JNI<false>::ReleaseByteArrayElements(_JNIEnv*, _jbyteArray*, signed char*, int) + 1460) #03 pc 0x16473c libandroid_runtime.so (android::NativeAssetRead(_JNIEnv*, _jclass*, long, _jbyteArray*, int, int) + 544) at android.content.res.AssetManager.nativeAssetRead(AssetManager.java) at android.content.res.AssetManager.access$800(AssetManager.java:63) at android.content.res.AssetManager$AssetInputStream.read(AssetManager.java:1312) at android.graphics.fonts.Font$Builder.createBuffer(Font.java:294) at android.graphics.fonts.Font$Builder.<init>(Font.java:200) at android.graphics.Typeface$Builder.<init>(Typeface.java:562) at android.content.res.ResourcesImpl.loadFont(ResourcesImpl.java:1158) at android.content.res.Resources.getFont(Resources.java:527) at android.content.res.TypedArray.getFont(TypedArray.java:1037) at android.widget.TextView.readTextAppearance(TextView.java:4177) at android.widget.TextView.<init>(TextView.java:1180) at android.widget.TextView.<init>(TextView.java:1081) at androidx.appcompat.widget.AppCompatTextView.<init>(AppCompatTextView.java:108) at androidx.appcompat.widget.AppCompatTextView.<init>(AppCompatTextView.java:103) at java.lang.reflect.Constructor.newInstance0(Constructor.java) at java.lang.reflect.Constructor.newInstance(Constructor.java:343) at android.view.LayoutInflater.createView(LayoutInflater.java:876) at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:1064) at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:1019) at android.view.LayoutInflater.rInflate(LayoutInflater.java:1181) at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:1142) at android.view.LayoutInflater.inflate(LayoutInflater.java:701) at android.view.LayoutInflater.inflate(LayoutInflater.java:553) at android.view.LayoutInflater.inflate(LayoutInflater.java:500) at com.tatadigital.tcp.common.components.ErrorView.init(ErrorView.java:33) at com.tatadigital.tcp.common.components.ErrorView.<init>(ErrorView.java:41) at java.lang.reflect.Constructor.newInstance0(Constructor.java) at java.lang.reflect.Constructor.newInstance(Constructor.java:343) at android.view.LayoutInflater.createView(LayoutInflater.java:876) at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:1064) at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:1019) at android.view.LayoutInflater.rInflate(LayoutInflater.java:1181) at android.view.LayoutInflater.rInflateChildren(LayoutInflater.java:1142) at android.view.LayoutInflater.inflate(LayoutInflater.java:701) at android.view.LayoutInflater.inflate(LayoutInflater.java:553) at android.view.LayoutInflater.inflate(LayoutInflater.java:500) at androidx.appcompat.app.AppCompatDelegateImpl.setContentView(AppCompatDelegateImpl.java:706) at androidx.appcompat.app.AppCompatActivity.setContentView(AppCompatActivity.java:195) at com.tatadigital.tcp.registration.ui.activity.NativeLoginActivity.onCreate(NativeLoginActivity.java:116) at android.app.Activity.performCreate(Activity.java:8369) at android.app.Activity.performCreate(Activity.java:8347) at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1379) at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3912) at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:4096) at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:103) at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:135) at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:95) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2441) at android.os.Handler.dispatchMessage(Handler.java:106) at android.os.Looper.loopOnce(Looper.java:233) at android.os.Looper.loop(Looper.java:334) at android.app.ActivityThread.main(ActivityThread.java:8399) at java.lang.reflect.Method.invoke(Method.java) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:582) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1068)
If this is a bug in the library, we would appreciate if you could attach: