-
Notifications
You must be signed in to change notification settings - Fork 583
Description
Checklist
- I am able to reproduce the bug with the latest version given here: CLICK THIS LINK.
- I made sure that there are no existing issues - open or closed - which I could contribute my information to.
- I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
- This issue contains only one bug.
- I have read and understood the contribution guidelines.
Affected version
1.6.0
App Crashes On Android 11
### Below Are Logs
Steps to reproduce the bug
2025-12-19 15:06:53.422 10060-10268 ArtiTorManager com.bitchat.droid I arti: Sufficiently bootstrapped; system SOCKS now functional
2025-12-19 15:06:53.682 10060-10060 AndroidRuntime com.bitchat.droid D Shutting down VM
2025-12-19 15:06:53.683 10060-10060 AndroidRuntime com.bitchat.droid E FATAL EXCEPTION: main (Explain with AI)
Process: com.bitchat.droid, PID: 10060
android.app.RemoteServiceException: Context.startForegroundService() did not then call Service.startForeground(): ServiceRecord{a538a48 u0 com.bitchat.droid/com.bitchat.android.service.MeshForegroundService}
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2149)
at android.os.Handler.dispatchMessage(Handler.java:106)
at android.os.Looper.loop(Looper.java:268)
at android.app.ActivityThread.main(ActivityThread.java:8089)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:626)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:997)
2025-12-19 15:06:53.683 10060-10060 ExceptionHandle com.bitchat.droid I at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2149)
2025-12-19 15:06:53.683 10060-10060 ExceptionHandle com.bitchat.droid I at android.os.Handler.dispatchMessage(Handler.java:106)
2025-12-19 15:06:53.683 10060-10060 ExceptionHandle com.bitchat.droid I at android.os.Looper.loop(Looper.java:268)
2025-12-19 15:06:53.683 10060-10060 ExceptionHandle com.bitchat.droid I at android.app.ActivityThread.main(ActivityThread.java:8089)
2025-12-19 15:06:53.683 10060-10060 ExceptionHandle com.bitchat.droid I at java.lang.reflect.Method.invoke(Native Method)
2025-12-19 15:06:53.683 10060-10060 ExceptionHandle com.bitchat.droid I at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:626)
2025-12-19 15:06:53.684 10060-10060 ExceptionHandle com.bitchat.droid I at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:997)
2025-12-19 15:06:53.730 10060-10060 Process com.bitchat.droid I Sending signal. PID: 10060 SIG: 9
Expected behavior
No response
Actual behavior
No response
Screenshots/Screen recordings
No response
Affected Android/Custom ROM version
No response
Affected device model
No response
Additional information
No response