LibreShift / red-moon

Android screen filter app for night time phone use.
GNU General Public License v3.0
653 stars 82 forks source link

Find a crash! #288

Open LvZW1895 opened 3 years ago

LvZW1895 commented 3 years ago

Description information: This crash happened by accident when I was testing in different devices. I tried to reproduce it several times and I failed to reproduce it, but they are real. I hope they can help you to debug.

Device info:

Crash info: CRASH: com.jmstudios.redmoon (pid 26410) (dump time: 2021-03-16 11:53:53 Version: Long Msg: android.app.RemoteServiceException: Context.startForegroundService() did not then call Service.startForeground() at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1986) at android.os.Handler.dispatchMessage(Handler.java:106) at android.os.Looper.loop(Looper.java:192) at android.app.ActivityThread.main(ActivityThread.java:6913) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:549) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:828) crashend

smichel17 commented 3 years ago

I think this may be the same as (and thus, fixed by) https://github.com/LibreShift/red-moon/pull/285. If you have an Android development environment set up you could build the app yourself to test that, or wait until I get around to releasing a new version (probably in the next month or so, but no promises).