You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fatal Exception: java.lang.StackOverflowError: stack size 8192KB
at java.util.HashMap.putVal(HashMap.java:628)
at java.util.HashMap.putMapEntries(HashMap.java:514)
at java.util.HashMap.(HashMap.java:489)
at com.elvishew.xlog.LogConfiguration$Builder.(LogConfiguration.java:303)
at com.elvishew.xlog.Logger.(Logger.java:79)
at com.elvishew.xlog.Logger$Builder.build(Logger.java:1328)
at com.elvishew.xlog.Logger$Builder.i(Logger.java:1175)
The text was updated successfully, but these errors were encountered:
在Android 11 realme C35上报的如下错误:
Fatal Exception: java.lang.StackOverflowError: stack size 8192KB
at java.util.HashMap.putVal(HashMap.java:628)
at java.util.HashMap.putMapEntries(HashMap.java:514)
at java.util.HashMap.(HashMap.java:489)
at com.elvishew.xlog.LogConfiguration$Builder.(LogConfiguration.java:303)
at com.elvishew.xlog.Logger.(Logger.java:79)
at com.elvishew.xlog.Logger$Builder.build(Logger.java:1328)
at com.elvishew.xlog.Logger$Builder.i(Logger.java:1175)
The text was updated successfully, but these errors were encountered: