java.lang.IllegalStateException: Pid 29037 has exceeded the number of permissible registered listeners. Ignoring request to add. at android.os.Parcel.createExceptionOrNull(Parcel.java:3019) at android.os.Parcel.createException(Parcel.java:2995) at android.os.Parcel.readException(Parcel.java:2978) at android.os.Parcel.readException(Parcel.java:2920) at com.android.internal.telephony.ITelephonyRegistry$Stub$Proxy.listenWithEventList(ITelephonyRegistry.java:1058) at android.telephony.TelephonyRegistryManager.listenFromListener(TelephonyRegistryManager.java:290) at android.telephony.TelephonyManager.listen(TelephonyManager.java:6414) at d4.v0.onCreate(Unknown Source:28) at androidx.fragment.app.Fragment.performCreate(Unknown Source:26) at androidx.fragment.app.v.e(Unknown Source:49) at androidx.fragment.app.v.m(Unknown Source:120) at androidx.fragment.app.n.e0(Unknown Source:277) at androidx.fragment.app.n.f1(Unknown Source:84) at androidx.fragment.app.n.c0(Unknown Source:31) at androidx.fragment.app.a.k(Unknown Source:6) at androidx.fragment.app.w.d(Unknown Source:12) at androidx.viewpager.widget.ViewPager.G(Unknown Source:382) at androidx.viewpager.widget.ViewPager.F(Unknown Source:2) at androidx.viewpager.widget.ViewPager.onMeasure(Unknown Source:192) at android.view.View.measure(View.java:26736) at android.widget.RelativeLayout.measureChildHorizontal(RelativeLayout.java:735) at android.widget.RelativeLayout.onMeasure(RelativeLayout.java:481) at android.view.View.measure(View.java:26736) at android.view.ViewGroup.measureChildWithMargins(ViewGroup.java:7095) at android.widget.FrameLayout.onMeasure(FrameLayout.java:194) at androidx.appcompat.widget.ContentFrameLayout.onMeasure(Unknown Source:154) at android.view.View.measure(View.java:26736) at android.view.ViewGroup.measureChildWithMargins(ViewGroup.java:7095) at android.widget.LinearLayout.measureChildBeforeLayout(LinearLayout.java:1552) at android.widget.LinearLayout.measureVertical(LinearLayout.java:842) at android.widget.LinearLayout.onMeasure(LinearLayout.java:721) at android.view.View.measure(View.java:26736) at android.view.ViewGroup.measureChildWithMargins(ViewGroup.java:7095) at android.widget.FrameLayout.onMeasure(FrameLayout.java:194) at android.view.View.measure(View.java:26736) at android.view.ViewGroup.measureChildWithMargins(ViewGroup.java:7095) at android.widget.LinearLayout.measureChildBeforeLayout(LinearLayout.java:1552) at android.widget.LinearLayout.measureVertical(LinearLayout.java:842) at android.widget.LinearLayout.onMeasure(LinearLayout.java:721) at android.view.View.measure(View.java:26736) at android.view.ViewGroup.measureChildWithMargins(ViewGroup.java:7095) at android.widget.FrameLayout.onMeasure(FrameLayout.java:194) at com.android.internal.policy.DecorView.onMeasure(DecorView.java:833) at android.view.View.measure(View.java:26736) at android.view.ViewRootImpl.performMeasure(ViewRootImpl.java:4189) at android.view.ViewRootImpl.measureHierarchy(ViewRootImpl.java:2865) at android.view.ViewRootImpl.performTraversals(ViewRootImpl.java:3145) at android.view.ViewRootImpl.doTraversal(ViewRootImpl.java:2575) at android.view.ViewRootImpl$TraversalRunnable.run(ViewRootImpl.java:9638) at android.view.Choreographer$CallbackRecord.run(Choreographer.java:1386) at android.view.Choreographer$CallbackRecord.run(Choreographer.java:1394) at android.view.Choreographer.doCallbacks(Choreographer.java:1013) at android.view.Choreographer.doFrame(Choreographer.java:911) at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:1366) at android.os.Handler.handleCallback(Handler.java:942) at android.os.Handler.dispatchMessage(Handler.java:99) at android.os.Looper.loopOnce(Looper.java:211) at android.os.Looper.loop(Looper.java:300) at android.app.ActivityThread.main(ActivityThread.java:8232) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:580) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1028) Caused by: android.os.RemoteException: Remote stack trace: at com.android.server.TelephonyRegistry.add(TelephonyRegistry.java:1485) at com.android.server.TelephonyRegistry.listen(TelephonyRegistry.java:1132) at com.android.server.TelephonyRegistry.listenWithEventList(TelephonyRegistry.java:1090) at com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact(ITelephonyRegistry.java:453) at android.os.Binder.execTransactInternal(Binder.java:1290)