java.lang.RuntimeException: Unable to start service com.gyf.cactus.service.LocalService@d1611c9 with Intent { cmp=com.test/com.gyf.cactus.service.LocalService (has extras) }: java.lang.RuntimeException: Not allowed to write file descriptors here : ActivityThread.java:3696 Caused by: java.lang.RuntimeException: Not allowed to write file descriptors here at android.os.Parcel.nativeAppendFrom(Native Method)
java.lang.RuntimeException: Unable to start service com.gyf.cactus.service.LocalService@d1611c9 with Intent { cmp=com.test/com.gyf.cactus.service.LocalService (has extras) }: java.lang.RuntimeException: Not allowed to write file descriptors here : ActivityThread.java:3696 Caused by: java.lang.RuntimeException: Not allowed to write file descriptors here at android.os.Parcel.nativeAppendFrom(Native Method)
Android8有时会出现以上异常