Skip to content

🤖 Crashes when quit [Unable to stop service] #664

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

Open
xa4hf8 opened this issue Jan 31, 2025 · 1 comment
Open

🤖 Crashes when quit [Unable to stop service] #664

xa4hf8 opened this issue Jan 31, 2025 · 1 comment
Labels
Android Bug Flutter Flutter UI related

Comments

@xa4hf8
Copy link

xa4hf8 commented Jan 31, 2025

FATAL EXCEPTION: main
Process: net.qaul.qaul_app, PID: 1109
java.lang.RuntimeException: Unable to stop service net.qaul.qaul_app.FlutterBackgroundService@d0e9678: java.lang.RuntimeException: WifiLock under-locked FlutterBackgroundService:WifiLock
	at android.app.ActivityThread.handleStopService(ActivityThread.java:4693)
	at android.app.ActivityThread.access$2100(ActivityThread.java:247)
	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2100)
	at android.os.Handler.dispatchMessage(Handler.java:106)
	at android.os.Looper.loopOnce(Looper.java:201)
	at android.os.Looper.loop(Looper.java:288)
	at android.app.ActivityThread.main(ActivityThread.java:7842)
	at java.lang.reflect.Method.invoke(Native Method)
	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1003)
Caused by: java.lang.RuntimeException: WifiLock under-locked FlutterBackgroundService:WifiLock
	at android.net.wifi.WifiManager$WifiLock.release(WifiManager.java:7913)
	at net.qaul.qaul_app.FlutterBackgroundService.h(FlutterBackgroundService.kt:5)
	at net.qaul.qaul_app.FlutterBackgroundService.onDestroy(FlutterBackgroundService.kt:1)
	at android.app.ActivityThread.handleStopService(ActivityThread.java:4673)
	... 9 more
@xa4hf8 xa4hf8 changed the title Crashes when quit Crashes when quit [Unable to stop service] Jan 31, 2025
@xa4hf8 xa4hf8 changed the title Crashes when quit [Unable to stop service] 🤖 Crashes when quit [Unable to stop service] Jan 31, 2025
@MathJud
Copy link
Member

MathJud commented Feb 1, 2025

Thanks a lot for this report, we will look into it.

@MathJud MathJud added Bug Android Flutter Flutter UI related labels Feb 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Android Bug Flutter Flutter UI related
Projects
None yet
Development

No branches or pull requests

2 participants