Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ANR : SingeltonConnectivityReceiver #5446

Open
QuantumGrove opened this issue Sep 9, 2024 · 0 comments
Open

ANR : SingeltonConnectivityReceiver #5446

QuantumGrove opened this issue Sep 9, 2024 · 0 comments

Comments

@QuantumGrove
Copy link

[realme RMX2050 (realme narzo 20A)]
[Android 11 (SDK 30)]

at android.net.ConnectivityManager.unregisterNetworkCallback (ConnectivityManager.java:4299)
at com.bumptech.glide.manager.SingletonConnectivityReceiver$FrameworkConnectivityMonitorPostApi24.unregister (SingletonConnectivityReceiver.java:205)
at com.bumptech.glide.manager.SingletonConnectivityReceiver.maybeUnregisterReceiver (SingletonConnectivityReceiver.java:122)
at com.bumptech.glide.manager.SingletonConnectivityReceiver.unregister (SingletonConnectivityReceiver.java:105)
at com.bumptech.glide.manager.DefaultConnectivityMonitor.unregister (DefaultConnectivityMonitor.java:29)
at com.bumptech.glide.manager.DefaultConnectivityMonitor.onStop (DefaultConnectivityMonitor.java:39)
at com.bumptech.glide.manager.LifecycleLifecycle.onStop (LifecycleLifecycle.java:35)
at java.lang.reflect.Method.invoke (Native method)
at androidx.lifecycle.ClassesInfoCache$MethodReference.invokeCallback (ClassesInfoCache.java:225)
at androidx.lifecycle.ClassesInfoCache$CallbackInfo.invokeMethodsForEvent (ClassesInfoCache.java:199)
at androidx.lifecycle.ClassesInfoCache$CallbackInfo.invokeCallbacks (ClassesInfoCache.java:190)
at androidx.lifecycle.ReflectiveGenericLifecycleObserver.onStateChanged (ReflectiveGenericLifecycleObserver.java:40)
at androidx.lifecycle.LifecycleRegistry$ObserverWithState.dispatchEvent (LifecycleRegistry.jvm.kt:320)
at androidx.lifecycle.LifecycleRegistry.backwardPass (LifecycleRegistry.jvm.kt:272)
at androidx.lifecycle.LifecycleRegistry.sync (LifecycleRegistry.jvm.kt:289)
at androidx.lifecycle.LifecycleRegistry.moveToState (LifecycleRegistry.jvm.kt:142)
at androidx.lifecycle.LifecycleRegistry.handleLifecycleEvent (LifecycleRegistry.jvm.kt:124)
at androidx.lifecycle.ReportFragment$Companion.dispatch$lifecycle_runtime_release (ReportFragment.java:190)
at androidx.lifecycle.ReportFragment$LifecycleCallbacks.onActivityPreStopped (ReportFragment.android.kt:135)
at android.app.Activity.dispatchActivityPreStopped (Activity.java:1486)
at android.app.Activity.performStop (Activity.java:8354)
at android.app.ActivityThread.callActivityOnStop (ActivityThread.java:5210)
at android.app.ActivityThread.performStopActivityInner (ActivityThread.java:5189)
at android.app.ActivityThread.handleStopActivity (ActivityThread.java:5263)
at android.app.servertransaction.StopActivityItem.execute (StopActivityItem.java:40)
at android.app.servertransaction.TransactionExecutor.executeLifecycleState (TransactionExecutor.java:187)
at android.app.servertransaction.TransactionExecutor.execute (TransactionExecutor.java:102)
at android.app.ActivityThread$H.handleMessage (ActivityThread.java:2310)
at android.os.Handler.dispatchMessage (Handler.java:106)
at android.os.Looper.loop (Looper.java:260)
at android.app.ActivityThread.main (ActivityThread.java:8269)
at java.lang.reflect.Method.invoke (Native method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run (RuntimeInit.java:612)
at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:1006)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant