Assigned
Status Update
Comments
be...@gmail.com <be...@gmail.com> #2
I also took a video of the issue
ki...@google.com <ki...@google.com> #3
Hi and thank you for your feedback.
-
Is the issue reproducible with messaging apps other than WhatsApp?
-
What's the make and model of the car with the HU?
-
Does the issue still occur with the latest Google app and WhatsApp app? If yes, please provide a bugreport by following these steps:
- clear the logs with "adb logcat -c" (if possible)
- reproduce the issue
- unplug the auto connection
- capture the bug report by following the steps from the "Capture a bug report from a device" section
https://developer.android.com/studio/debug/bug-report.html#bugreportdevice
be...@gmail.com <be...@gmail.com> #4
Hello! Thanks for your update! Here are the informations you've asked for:
1. the issue only happens with WhatsApp messages (I tested with text messages and Telegram it's ok)
2. My car is a bmw 116 with an an aftermarket head unit. My wife's car is a Fiat Tipo 1.6. We both have the problem.
3. The issue still happens whith all app up to date. I tested just this morning in my wife's car. In the test i activated GA without pending wahtass messages, and GA worked, then I sent her a whatsapp message an tried to read the message and to activate GA, and in both operations GA failed to start. I attach the bug report taken as the link you posted directed me to do.
Best regards.
Sandro.
1. the issue only happens with WhatsApp messages (I tested with text messages and Telegram it's ok)
2. My car is a bmw 116 with an an aftermarket head unit. My wife's car is a Fiat Tipo 1.6. We both have the problem.
3. The issue still happens whith all app up to date. I tested just this morning in my wife's car. In the test i activated GA without pending wahtass messages, and GA worked, then I sent her a whatsapp message an tried to read the message and to activate GA, and in both operations GA failed to start. I attach the bug report taken as the link you posted directed me to do.
Best regards.
Sandro.
be...@gmail.com <be...@gmail.com> #5
ki...@google.com <ki...@google.com> #6
Hello and thank you for reaching out to us.
I have passed your feedback regarding the issue to the appropriate team and I’ll share an update as soon as I learn more.
Description
My phone is Motorola G9 power with android 11. All apps are up to date. I noticed that the problem happens only when there is a WhatsApp message notification pending. The message can't be read using Google Assistant (due to the issue) BUT can be read by opening the WhatsApp app. When you clear the whatsapp notification then Voice Commands work regulary until a new whatsapp message arrives. It used to work until Google App version 14.17.34.28. Hope this can help. If you need some additional info, please let me know. This bug results in a very poor (and dangerous while driving) user experience. I took some log with logcat whene the issue happens:
06-04 17:08:18.070 5752 30366 E CarAssistantClient: Error starting assistant session
06-04 17:08:18.070 5752 30366 E CarAssistantClient: aakf: RESOURCE_EXHAUSTED: Inbound Parcelables too large according to policy (see InboundParcelablePolicy)
06-04 17:08:18.070 5752 30366 E CarAssistantClient: at aakd.h(SourceFile:3)
06-04 17:08:18.070 5752 30366 E CarAssistantClient: at aayq.e(SourceFile:15)
06-04 17:08:18.070 5752 30366 E CarAssistantClient: at aaji.e(SourceFile:84)
06-04 17:08:18.070 5752 30366 E CarAssistantClient: at aaoa.a(SourceFile:32)
06-04 17:08:18.070 5752 30366 E CarAssistantClient: at aaor.run(SourceFile:7)
06-04 17:08:18.070 5752 30366 E CarAssistantClient: at aauh.run(SourceFile:17)
06-04 17:08:18.070 5752 30366 E CarAssistantClient: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
06-04 17:08:18.070 5752 30366 E CarAssistantClient: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
06-04 17:08:18.070 5752 30366 E CarAssistantClient: at java.lang.Thread.run(Thread.java:923)
06-04 17:08:18.071 5752 5752 I CarApp.H.Har: getCarHardwareResult dispatchResult=23
06-04 17:08:18.078 5752 5752 E GH.Assistant.Controller: handleInternalError: START_VOICE_SESSION_REMOTE_EXCEPTION
06-04 17:08:18.078 5752 5752 E GH.Assistant.Controller: aakf: RESOURCE_EXHAUSTED: Inbound Parcelables too large according to policy (see InboundParcelablePolicy)
06-04 17:08:18.078 5752 5752 E GH.Assistant.Controller: at aakd.h(SourceFile:3)
06-04 17:08:18.078 5752 5752 E GH.Assistant.Controller: at aayq.e(SourceFile:15)
06-04 17:08:18.078 5752 5752 E GH.Assistant.Controller: at aaji.e(SourceFile:84)
06-04 17:08:18.078 5752 5752 E GH.Assistant.Controller: at aaoa.a(SourceFile:32)
06-04 17:08:18.078 5752 5752 E GH.Assistant.Controller: at aaor.run(SourceFile:7)
06-04 17:08:18.078 5752 5752 E GH.Assistant.Controller: at aauh.run(SourceFile:17)
06-04 17:08:18.078 5752 5752 E GH.Assistant.Controller: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
06-04 17:08:18.078 5752 5752 E GH.Assistant.Controller: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
06-04 17:08:18.078 5752 5752 E GH.Assistant.Controller: at java.lang.Thread.run(Thread.java:923)