Created
February 18, 2018 19:55
-
-
Save FoamyGuy/3713e8997b0e3b789619fc0f51a8e3e7 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
02-18 13:52:26.126 2159-2159/? E/JobServiceContext: Error sending onStart message to 'com.buglife.sdk.reporting.SubmitReportService' | |
android.os.TransactionTooLargeException: data parcel size 1268204 bytes | |
at android.os.BinderProxy.transactNative(Native Method) | |
at android.os.BinderProxy.transact(Binder.java:623) | |
at android.app.job.IJobService$Stub$Proxy.startJob(IJobService.java:108) | |
at com.android.server.job.JobServiceContext$JobServiceHandler.handleServiceBoundH(JobServiceContext.java:425) | |
at com.android.server.job.JobServiceContext$JobServiceHandler.handleMessage(JobServiceContext.java:355) | |
at android.os.Handler.dispatchMessage(Handler.java:102) | |
at android.os.Looper.loop(Looper.java:173) | |
at com.android.server.SystemServer.run(SystemServer.java:419) | |
at com.android.server.SystemServer.main(SystemServer.java:239) | |
at java.lang.reflect.Method.invoke(Native Method) | |
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:938) | |
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:828) | |
02-18 13:52:26.132 16205-16205/io.digibyte D/com.Buglife: Stopping screenshot invocation method! | |
02-18 13:52:26.192 16205-16205/io.digibyte D/com.Buglife: Starting screenshot invocation method! | |
02-18 13:52:34.125 2159-2159/? E/JobServiceContext: No response from client for onStartJob '8be84a0 #u0a235/-1434876742 io.digibyte/com.buglife.sdk.reporting.SubmitReportService | |
02-18 13:52:34.126 2159-2159/? D/PMS: releaseWL(fd3115): PARTIAL_WAKE_LOCK *job*/io.digibyte/com.buglife.sdk.reporting.SubmitReportService 0x1 WorkSource{10235} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment