The document contains log information from multiple crashes of the Google Camera app on an Asus Zenfone Max Pro M1 Android device. The crashes were caused by an IllegalStateException thrown when the app tried to start a service called NoOpPrewarmService while in the background, which is not allowed based on the device context. The exception occurred in the KeepAliveBroadcastReceiver when it tried to start the service on receiving a broadcast.
The document contains log information from multiple crashes of the Google Camera app on an Asus Zenfone Max Pro M1 Android device. The crashes were caused by an IllegalStateException thrown when the app tried to start a service called NoOpPrewarmService while in the background, which is not allowed based on the device context. The exception occurred in the KeepAliveBroadcastReceiver when it tried to start the service on receiving a broadcast.
The document contains log information from multiple crashes of the Google Camera app on an Asus Zenfone Max Pro M1 Android device. The crashes were caused by an IllegalStateException thrown when the app tried to start a service called NoOpPrewarmService while in the background, which is not allowed based on the device context. The exception occurred in the KeepAliveBroadcastReceiver when it tried to start the service on receiving a broadcast.
The document contains log information from multiple crashes of the Google Camera app on an Asus Zenfone Max Pro M1 Android device. The crashes were caused by an IllegalStateException thrown when the app tried to start a service called NoOpPrewarmService while in the background, which is not allowed based on the device context. The exception occurred in the KeepAliveBroadcastReceiver when it tried to start the service on receiving a broadcast.
Download as TXT, PDF, TXT or read online from Scribd
Download as txt, pdf, or txt
You are on page 1of 7
Crash time: 2023-11-05 05:22:42
App Version: 8.8.224.514217832.10(66263539)
OS Version: 11_30 Android ID: 853440de7567d20d Vendor: asus Model: Zenfone Max Pro M1 CPU ABI: arm64-v8a
java.lang.RuntimeException: Unable to start receiver
com.google.android.apps.camera.keepalive.KeepAliveBroadcastReceiver: java.lang.IllegalStateException: Not allowed to start service Intent { cmp=com.agc.gcam88/com.google.android.apps.camera.prewarm.NoOpPrewarmService }: app is in background uid UidRecord{19635a5 u0a78 RCVR idle change:uncached procs:1 seq(0,0,0)} at android.app.ActivityThread.handleReceiver(ActivityThread.java:4037) at android.app.ActivityThread.access$1400(ActivityThread.java:239) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1926) at android.os.Handler.dispatchMessage(Handler.java:106) at android.os.Looper.loop(Looper.java:223) at android.app.ActivityThread.main(ActivityThread.java:7707) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:594) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:952) Caused by: java.lang.IllegalStateException: Not allowed to start service Intent { cmp=com.agc.gcam88/com.google.android.apps.camera.prewarm.NoOpPrewarmService }: app is in background uid UidRecord{19635a5 u0a78 RCVR idle change:uncached procs:1 seq(0,0,0)} at android.app.ContextImpl.startServiceCommon(ContextImpl.java:1715) at android.app.ContextImpl.startService(ContextImpl.java:1670) at android.content.ContextWrapper.startService(ContextWrapper.java:720) at android.content.ContextWrapper.startService(ContextWrapper.java:720) at gxb.o(Unknown Source:7) at com.google.android.apps.camera.keepalive.KeepAliveBroadcastReceiver.onReceive(Unkno wn Source:29) at android.app.ActivityThread.handleReceiver(ActivityThread.java:4028) ... 8 more ---------------------------------end----------------------------------
Crash time: 2023-11-05 09:23:39
App Version: 8.8.224.514217832.10(66263539) OS Version: 11_30 Android ID: 853440de7567d20d Vendor: asus Model: Zenfone Max Pro M1 CPU ABI: arm64-v8a
java.lang.RuntimeException: Unable to start receiver
com.google.android.apps.camera.keepalive.KeepAliveBroadcastReceiver: java.lang.IllegalStateException: Not allowed to start service Intent { cmp=com.agc.gcam88/com.google.android.apps.camera.prewarm.NoOpPrewarmService }: app is in background uid UidRecord{df562e3 u0a78 RCVR idle change:uncached procs:1 seq(0,0,0)} at android.app.ActivityThread.handleReceiver(ActivityThread.java:4037) at android.app.ActivityThread.access$1400(ActivityThread.java:239) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1926) at android.os.Handler.dispatchMessage(Handler.java:106) at android.os.Looper.loop(Looper.java:223) at android.app.ActivityThread.main(ActivityThread.java:7707) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:594) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:952) Caused by: java.lang.IllegalStateException: Not allowed to start service Intent { cmp=com.agc.gcam88/com.google.android.apps.camera.prewarm.NoOpPrewarmService }: app is in background uid UidRecord{df562e3 u0a78 RCVR idle change:uncached procs:1 seq(0,0,0)} at android.app.ContextImpl.startServiceCommon(ContextImpl.java:1715) at android.app.ContextImpl.startService(ContextImpl.java:1670) at android.content.ContextWrapper.startService(ContextWrapper.java:720) at android.content.ContextWrapper.startService(ContextWrapper.java:720) at gxb.o(Unknown Source:7) at com.google.android.apps.camera.keepalive.KeepAliveBroadcastReceiver.onReceive(Unkno wn Source:29) at android.app.ActivityThread.handleReceiver(ActivityThread.java:4028) ... 8 more ---------------------------------end----------------------------------
Crash time: 2023-11-05 10:33:53
App Version: 8.8.224.514217832.10(66263539) OS Version: 11_30 Android ID: 853440de7567d20d Vendor: asus Model: Zenfone Max Pro M1 CPU ABI: arm64-v8a
java.lang.RuntimeException: Unable to start receiver
com.google.android.apps.camera.keepalive.KeepAliveBroadcastReceiver: java.lang.IllegalStateException: Not allowed to start service Intent { cmp=com.agc.gcam88/com.google.android.apps.camera.prewarm.NoOpPrewarmService }: app is in background uid UidRecord{8ce6c7c u0a78 RCVR idle change:uncached procs:1 seq(0,0,0)} at android.app.ActivityThread.handleReceiver(ActivityThread.java:4037) at android.app.ActivityThread.access$1400(ActivityThread.java:239) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1926) at android.os.Handler.dispatchMessage(Handler.java:106) at android.os.Looper.loop(Looper.java:223) at android.app.ActivityThread.main(ActivityThread.java:7707) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:594) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:952) Caused by: java.lang.IllegalStateException: Not allowed to start service Intent { cmp=com.agc.gcam88/com.google.android.apps.camera.prewarm.NoOpPrewarmService }: app is in background uid UidRecord{8ce6c7c u0a78 RCVR idle change:uncached procs:1 seq(0,0,0)} at android.app.ContextImpl.startServiceCommon(ContextImpl.java:1715) at android.app.ContextImpl.startService(ContextImpl.java:1670) at android.content.ContextWrapper.startService(ContextWrapper.java:720) at android.content.ContextWrapper.startService(ContextWrapper.java:720) at gxb.o(Unknown Source:7) at com.google.android.apps.camera.keepalive.KeepAliveBroadcastReceiver.onReceive(Unkno wn Source:29) at android.app.ActivityThread.handleReceiver(ActivityThread.java:4028) ... 8 more ---------------------------------end----------------------------------
Crash time: 2023-11-05 12:33:54
App Version: 8.8.224.514217832.10(66263539) OS Version: 11_30 Android ID: 853440de7567d20d Vendor: asus Model: Zenfone Max Pro M1 CPU ABI: arm64-v8a
java.lang.RuntimeException: Unable to start receiver
com.google.android.apps.camera.keepalive.KeepAliveBroadcastReceiver: java.lang.IllegalStateException: Not allowed to start service Intent { cmp=com.agc.gcam88/com.google.android.apps.camera.prewarm.NoOpPrewarmService }: app is in background uid UidRecord{6e2decd u0a78 RCVR idle change:uncached procs:1 seq(0,0,0)} at android.app.ActivityThread.handleReceiver(ActivityThread.java:4037) at android.app.ActivityThread.access$1400(ActivityThread.java:239) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1926) at android.os.Handler.dispatchMessage(Handler.java:106) at android.os.Looper.loop(Looper.java:223) at android.app.ActivityThread.main(ActivityThread.java:7707) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:594) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:952) Caused by: java.lang.IllegalStateException: Not allowed to start service Intent { cmp=com.agc.gcam88/com.google.android.apps.camera.prewarm.NoOpPrewarmService }: app is in background uid UidRecord{6e2decd u0a78 RCVR idle change:uncached procs:1 seq(0,0,0)} at android.app.ContextImpl.startServiceCommon(ContextImpl.java:1715) at android.app.ContextImpl.startService(ContextImpl.java:1670) at android.content.ContextWrapper.startService(ContextWrapper.java:720) at android.content.ContextWrapper.startService(ContextWrapper.java:720) at gxb.o(Unknown Source:7) at com.google.android.apps.camera.keepalive.KeepAliveBroadcastReceiver.onReceive(Unkno wn Source:29) at android.app.ActivityThread.handleReceiver(ActivityThread.java:4028) ... 8 more ---------------------------------end----------------------------------
Crash time: 2023-11-05 16:08:03
App Version: 8.8.224.514217832.10(66263539) OS Version: 11_30 Android ID: 853440de7567d20d Vendor: asus Model: Zenfone Max Pro M1 CPU ABI: arm64-v8a
java.lang.RuntimeException: Unable to start receiver
com.google.android.apps.camera.keepalive.KeepAliveBroadcastReceiver: java.lang.IllegalStateException: Not allowed to start service Intent { cmp=com.agc.gcam88/com.google.android.apps.camera.prewarm.NoOpPrewarmService }: app is in background uid UidRecord{daad513 u0a78 RCVR idle change:uncached procs:1 seq(0,0,0)} at android.app.ActivityThread.handleReceiver(ActivityThread.java:4037) at android.app.ActivityThread.access$1400(ActivityThread.java:239) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1926) at android.os.Handler.dispatchMessage(Handler.java:106) at android.os.Looper.loop(Looper.java:223) at android.app.ActivityThread.main(ActivityThread.java:7707) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:594) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:952) Caused by: java.lang.IllegalStateException: Not allowed to start service Intent { cmp=com.agc.gcam88/com.google.android.apps.camera.prewarm.NoOpPrewarmService }: app is in background uid UidRecord{daad513 u0a78 RCVR idle change:uncached procs:1 seq(0,0,0)} at android.app.ContextImpl.startServiceCommon(ContextImpl.java:1715) at android.app.ContextImpl.startService(ContextImpl.java:1670) at android.content.ContextWrapper.startService(ContextWrapper.java:720) at android.content.ContextWrapper.startService(ContextWrapper.java:720) at gxb.o(Unknown Source:7) at com.google.android.apps.camera.keepalive.KeepAliveBroadcastReceiver.onReceive(Unkno wn Source:29) at android.app.ActivityThread.handleReceiver(ActivityThread.java:4028) ... 8 more ---------------------------------end----------------------------------
Crash time: 2023-11-05 18:36:57
App Version: 8.8.224.514217832.10(66263539) OS Version: 11_30 Android ID: 853440de7567d20d Vendor: asus Model: Zenfone Max Pro M1 CPU ABI: arm64-v8a
java.lang.RuntimeException: Unable to start receiver
com.google.android.apps.camera.keepalive.KeepAliveBroadcastReceiver: java.lang.IllegalStateException: Not allowed to start service Intent { cmp=com.agc.gcam88/com.google.android.apps.camera.prewarm.NoOpPrewarmService }: app is in background uid UidRecord{c591cef u0a78 RCVR idle change:uncached procs:1 seq(0,0,0)} at android.app.ActivityThread.handleReceiver(ActivityThread.java:4037) at android.app.ActivityThread.access$1400(ActivityThread.java:239) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1926) at android.os.Handler.dispatchMessage(Handler.java:106) at android.os.Looper.loop(Looper.java:223) at android.app.ActivityThread.main(ActivityThread.java:7707) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:594) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:952) Caused by: java.lang.IllegalStateException: Not allowed to start service Intent { cmp=com.agc.gcam88/com.google.android.apps.camera.prewarm.NoOpPrewarmService }: app is in background uid UidRecord{c591cef u0a78 RCVR idle change:uncached procs:1 seq(0,0,0)} at android.app.ContextImpl.startServiceCommon(ContextImpl.java:1715) at android.app.ContextImpl.startService(ContextImpl.java:1670) at android.content.ContextWrapper.startService(ContextWrapper.java:720) at android.content.ContextWrapper.startService(ContextWrapper.java:720) at gxb.o(Unknown Source:7) at com.google.android.apps.camera.keepalive.KeepAliveBroadcastReceiver.onReceive(Unkno wn Source:29) at android.app.ActivityThread.handleReceiver(ActivityThread.java:4028) ... 8 more ---------------------------------end----------------------------------
Crash time: 2023-11-05 20:38:39
App Version: 8.8.224.514217832.10(66263539) OS Version: 11_30 Android ID: 853440de7567d20d Vendor: asus Model: Zenfone Max Pro M1 CPU ABI: arm64-v8a
java.lang.RuntimeException: Unable to start receiver
com.google.android.apps.camera.keepalive.KeepAliveBroadcastReceiver: java.lang.IllegalStateException: Not allowed to start service Intent { cmp=com.agc.gcam88/com.google.android.apps.camera.prewarm.NoOpPrewarmService }: app is in background uid UidRecord{4589455 u0a78 RCVR idle change:uncached procs:1 seq(0,0,0)} at android.app.ActivityThread.handleReceiver(ActivityThread.java:4037) at android.app.ActivityThread.access$1400(ActivityThread.java:239) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1926) at android.os.Handler.dispatchMessage(Handler.java:106) at android.os.Looper.loop(Looper.java:223) at android.app.ActivityThread.main(ActivityThread.java:7707) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:594) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:952) Caused by: java.lang.IllegalStateException: Not allowed to start service Intent { cmp=com.agc.gcam88/com.google.android.apps.camera.prewarm.NoOpPrewarmService }: app is in background uid UidRecord{4589455 u0a78 RCVR idle change:uncached procs:1 seq(0,0,0)} at android.app.ContextImpl.startServiceCommon(ContextImpl.java:1715) at android.app.ContextImpl.startService(ContextImpl.java:1670) at android.content.ContextWrapper.startService(ContextWrapper.java:720) at android.content.ContextWrapper.startService(ContextWrapper.java:720) at gxb.o(Unknown Source:7) at com.google.android.apps.camera.keepalive.KeepAliveBroadcastReceiver.onReceive(Unkno wn Source:29) at android.app.ActivityThread.handleReceiver(ActivityThread.java:4028) ... 8 more ---------------------------------end----------------------------------
Crash time: 2023-11-05 20:45:20
App Version: 8.8.224.514217832.10(66263539) OS Version: 11_30 Android ID: 853440de7567d20d Vendor: asus Model: Zenfone Max Pro M1 CPU ABI: arm64-v8a
java.lang.RuntimeException: Unable to start receiver
com.google.android.apps.camera.keepalive.KeepAliveBroadcastReceiver: java.lang.IllegalStateException: Not allowed to start service Intent { cmp=com.agc.gcam88/com.google.android.apps.camera.prewarm.NoOpPrewarmService }: app is in background uid UidRecord{a8175c2 u0a78 RCVR idle change:uncached procs:1 seq(0,0,0)} at android.app.ActivityThread.handleReceiver(ActivityThread.java:4037) at android.app.ActivityThread.access$1400(ActivityThread.java:239) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1926) at android.os.Handler.dispatchMessage(Handler.java:106) at android.os.Looper.loop(Looper.java:223) at android.app.ActivityThread.main(ActivityThread.java:7707) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:594) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:952) Caused by: java.lang.IllegalStateException: Not allowed to start service Intent { cmp=com.agc.gcam88/com.google.android.apps.camera.prewarm.NoOpPrewarmService }: app is in background uid UidRecord{a8175c2 u0a78 RCVR idle change:uncached procs:1 seq(0,0,0)} at android.app.ContextImpl.startServiceCommon(ContextImpl.java:1715) at android.app.ContextImpl.startService(ContextImpl.java:1670) at android.content.ContextWrapper.startService(ContextWrapper.java:720) at android.content.ContextWrapper.startService(ContextWrapper.java:720) at gxb.o(Unknown Source:7) at com.google.android.apps.camera.keepalive.KeepAliveBroadcastReceiver.onReceive(Unkno wn Source:29) at android.app.ActivityThread.handleReceiver(ActivityThread.java:4028) ... 8 more ---------------------------------end----------------------------------
Crash time: 2023-11-05 23:04:53
App Version: 8.8.224.514217832.10(66263539) OS Version: 11_30 Android ID: 853440de7567d20d Vendor: asus Model: Zenfone Max Pro M1 CPU ABI: arm64-v8a
java.lang.RuntimeException: Unable to start receiver
com.google.android.apps.camera.keepalive.KeepAliveBroadcastReceiver: java.lang.IllegalStateException: Not allowed to start service Intent { cmp=com.agc.gcam88/com.google.android.apps.camera.prewarm.NoOpPrewarmService }: app is in background uid UidRecord{b878ac3 u0a78 RCVR idle change:uncached procs:1 seq(0,0,0)} at android.app.ActivityThread.handleReceiver(ActivityThread.java:4037) at android.app.ActivityThread.access$1400(ActivityThread.java:239) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1926) at android.os.Handler.dispatchMessage(Handler.java:106) at android.os.Looper.loop(Looper.java:223) at android.app.ActivityThread.main(ActivityThread.java:7707) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:594) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:952) Caused by: java.lang.IllegalStateException: Not allowed to start service Intent { cmp=com.agc.gcam88/com.google.android.apps.camera.prewarm.NoOpPrewarmService }: app is in background uid UidRecord{b878ac3 u0a78 RCVR idle change:uncached procs:1 seq(0,0,0)} at android.app.ContextImpl.startServiceCommon(ContextImpl.java:1715) at android.app.ContextImpl.startService(ContextImpl.java:1670) at android.content.ContextWrapper.startService(ContextWrapper.java:720) at android.content.ContextWrapper.startService(ContextWrapper.java:720) at gxb.o(Unknown Source:7) at com.google.android.apps.camera.keepalive.KeepAliveBroadcastReceiver.onReceive(Unkno wn Source:29) at android.app.ActivityThread.handleReceiver(ActivityThread.java:4028) ... 8 more ---------------------------------end----------------------------------