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

Find a crash! #288

Open
LvZW1895 opened this issue Apr 9, 2021 · 1 comment
Open

Find a crash! #288

LvZW1895 opened this issue Apr 9, 2021 · 1 comment
Labels

Comments

@LvZW1895
Copy link

LvZW1895 commented Apr 9, 2021

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:

  • Red Moon version (under Red Moon settings): [v3.5.0]
  • Android version (under Settings > About device): [9.0]
  • Device: [Xiaomi MI 8]

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

@LvZW1895 LvZW1895 added the bug label Apr 9, 2021
@smichel17
Copy link
Member

smichel17 commented Apr 17, 2021

I think this may be the same as (and thus, fixed by) #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).

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

No branches or pull requests

2 participants