Help, this bug annoying me and others

I have like others this serious bug, It kills me that my app crashes for a day about 194,

the bug only for android 8.1

android.app.RemoteServiceException: 
  at android.app.ActivityThread$H.handleMessage (ActivityThread.java:1793)
  at android.os.Handler.dispatchMessage (Handler.java:106)
  at android.os.Looper.loop (Looper.java:164)
  at android.app.ActivityThread.main (ActivityThread.java:6524)
  at java.lang.reflect.Method.invoke (Native Method)
  at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run (RuntimeInit.java:451)
  at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:888)

Create a blank new project and move the src folder there and try building your application.