grantland / android-autofittextview

A TextView that automatically resizes text to fit perfectly within its bounds.
Apache License 2.0
4.27k stars 688 forks source link

java.lang.StackOverflowError #81

Open tonovation opened 7 years ago

tonovation commented 7 years ago

java.lang.StackOverflowError: stack size 8MB at java.lang.Class.isInstance(Class.java:1324) at android.text.SpannableStringBuilder.countSpans(SpannableStringBuilder.java:857) at android.text.SpannableStringBuilder.countSpans(SpannableStringBuilder.java:844) at android.text.SpannableStringBuilder.getSpans(SpannableStringBuilder.java:823) at android.text.MeasuredText.setPara(MeasuredText.java:125) at android.text.StaticLayout.generateForCJK(StaticLayout.java:978) at android.text.StaticLayout.generate(StaticLayout.java:596) at android.text.StaticLayout.(StaticLayout.java:520) at android.text.StaticLayout.(StaticLayout.java:465) at android.text.StaticLayout.(StaticLayout.java:443) at android.text.StaticLayout.(StaticLayout.java:423) at me.grantland.widget.AutofitHelper.getAutofitTextSize(SourceFile:152) at me.grantland.widget.AutofitHelper.getAutofitTextSize(SourceFile:161) at me.grantland.widget.AutofitHelper.getAutofitTextSize(SourceFile:161) at me.grantland.widget.AutofitHelper.getAutofitTextSize(SourceFile:161) at me.grantland.widget.AutofitHelper.getAutofitTextSize(SourceFile:161) at me.grantland.widget.AutofitHelper.getAutofitTextSize(SourceFile:161) at me.grantland.widget.AutofitHelper.getAutofitTextSize(SourceFile:161) at me.grantland.widget.AutofitHelper.getAutofitTextSize(SourceFile:161) at me.grantland.widget.AutofitHelper.getAutofitTextSize(SourceFile:161) at me.grantland.widget.AutofitHelper.getAutofitTextSize(SourceFile:161) at me.grantland.widget.AutofitHelper.getAutofitTextSize(SourceFile:161) at me.grantland.widget.AutofitHelper.getAutofitTextSize(SourceFile:161) at me.grantland.widget.AutofitHelper.getAutofitTextSize(SourceFile:161) at me.grantland.widget.AutofitHelper.getAutofitTextSize(SourceFile:161) at me.grantland.widget.AutofitHelper.getAutofitTextSize(SourceFile:161) at me.grantland.widget.AutofitHelper.getAutofitTextSize(SourceFile:161) at me.grantland.widget.AutofitHelper.getAutofitTextSize(SourceFile:161) at me.grantland.widget.AutofitHelper.getAutofitTextSize(SourceFile:161) at me.grantland.widget.AutofitHelper.getAutofitTextSize(SourceFile:161) at me.grantland.widget.AutofitHelper.getAutofitTextSize(SourceFile:161) at me.grantland.widget.AutofitHelper.getAutofitTextSize(SourceFile:161) at me.grantland.widget.AutofitHelper.getAutofitTextSize(SourceFile:161) at me.grantland.widget.AutofitHelper.getAutofitTextSize(SourceFile:161) at me.grantland.widget.AutofitHelper.getAutofitTextSize(SourceFile:161) at me.grantland.widget.AutofitHelper.getAutofitTextSize(SourceFile:161) at me.grantland.widget.AutofitHelper.getAutofitTextSize(SourceFile:161) at me.grantland.widget.AutofitHelper.getAutofitTextSize(SourceFile:161) at me.grantland.widget.AutofitHelper.getAutofitTextSize(SourceFile:161) at me.grantland.widget.AutofitHelper.getAutofitTextSize(SourceFile:161) at me.grantland.widget.AutofitHelper.getAutofitTextSize(SourceFile:161) at me.grantland.widget.AutofitHelper.getAutofitTextSize(SourceFile:161) at me.grantland.widget.AutofitHelper.getAutofitTextSize(SourceFile:161) at me.grantland.widget.AutofitHelper.getAutofitTextSize(SourceFile:161) at me.grantland.widget.AutofitHelper.getAutofitTextSize(SourceFile:161) at me.grantland.widget.AutofitHelper.getAutofitTextSize(SourceFile:161) at me.grantland.widget.AutofitHelper.getAutofitTextSize(SourceFile:161) at me.grantland.widget.AutofitHelper.getAutofitTextSize(SourceFile:161) at me.grantland.widget.AutofitHelper.getAutofitTextSize(SourceFile:161) at me.grantland.widget.AutofitHelper.getAutofitTextSize(SourceFile:161) at me.grantland.widget.AutofitHelper.getAutofitTextSize(SourceFile:161) at me.grantland.widget.AutofitHelper.getAutofitTextSize(SourceFile:161) at me.grantland.widget.AutofitHelper.getAutofitTextSize(SourceFile:161) at me.grantland.widget.AutofitHelper.getAutofitTextSize(SourceFile:161) at me.grantland.widget.AutofitHelper.getAutofitTextSize(SourceFile:161 12-01 13:08:17.293 15573-15573/? E/JavaBinder: !!! FAILED BINDER TRANSACTION !!! (parcel size = 8489288) 12-01 13:08:17.303 15573-15573/? E/AndroidRuntime: Error reporting crash android.os.TransactionTooLargeException: data parcel size 8489288 bytes at android.os.BinderProxy.transactNative(Native Method) at android.os.BinderProxy.transact(Binder.java:503) at android.app.ActivityManagerProxy.handleApplicationCrash(ActivityManagerNative.java:5455) at com.android.internal.os.RuntimeInit$UncaughtHandler.uncaughtException(RuntimeInit.java:96) at com.crashlytics.android.core.CrashlyticsUncaughtExceptionHandler.uncaughtException(SourceFile:249) at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:693) at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:690)