Infeasible
Status Update
Comments
vi...@google.com <vi...@google.com> #2
Thank you for reporting this issue. For us to further investigate this issue, please provide the following additional information:
Which Android build are you using? (e.g. AP4A.241205.013.A1)
Please let us know the Play Store link for your app.
Android bug report (to be captured after reproducing the issue)
For steps to capture a bug report, please refer:https://developer.android.com/studio/debug/bug-report#bugreportdevice
Alternate method
Navigate to “Developer options”, ensure “USB debugging” is enabled, then enable “Bug report shortcut”. Capture bug report by holding the power button and selecting the “Take bug report” option.
Note: Please upload the bug report and screenshot to google drive and share the folder to android-bugreport@google.com, then share the link here.
Which Android build are you using? (e.g. AP4A.241205.013.A1)
Please let us know the Play Store link for your app.
Android bug report (to be captured after reproducing the issue)
For steps to capture a bug report, please refer:
Alternate method
Navigate to “Developer options”, ensure “USB debugging” is enabled, then enable “Bug report shortcut”. Capture bug report by holding the power button and selecting the “Take bug report” option.
Note: Please upload the bug report and screenshot to google drive and share the folder to android-bugreport@google.com, then share the link here.
xi...@gmail.com <xi...@gmail.com> #3
We are online users who have this problem. We cannot get bug reports from the device, and we cannot reproduce the problem using our own Google Pixel devices. In general, only Google Pixel Android 15 devices have this problem after January 13, 2025,and the AppWidgetManager$ServiceCollectionCache in the crash stack information cannot be found in the Android 15 source code,Based on the above information, we can provide some solution ideas
vi...@google.com <vi...@google.com> #4
Thanks for the information. For us to further investigate this issue, we would need a bug-report, without this we could not proceed further.
vi...@google.com <vi...@google.com> #5
We are closing this issue since we didn't receive a response. If you are still facing this problem, please open a new issue and add the relevant information along with reference to this issue.
Description
In some Google Android 15 devices, when users use APP widgets, they will crash, and the AppWidgetManager$ServiceCollectionCache in the crash stack information cannot be found in the Android 15 source code. What is the reason?
log
Fatal Exception: java.lang.IllegalArgumentException Service not registered: android.appwidget.AppWidgetManager$ServiceCollectionCache$ConnectionTask@aa331e0 android.app.LoadedApk.forgetServiceDispatcher (LoadedApk.java:2022) android.app.ContextImpl.unbindService (ContextImpl.java:2272) android.appwidget.AppWidgetManager$ServiceCollectionCache$ConnectionTask.onDestroyTimeout (AppWidgetManager.java:1740) android.appwidget.AppWidgetManager$ServiceCollectionCache$ConnectionTask.$r8$lambda$W41tqMRtm2E8q_i_MnFBu3FZQII android.appwidget.AppWidgetManager$ServiceCollectionCache$ConnectionTask$$ExternalSyntheticLambda0.run (D8$$SyntheticClass) android.os.Handler.handleCallback (Handler.java:995) android.os.Handler.dispatchMessage (Handler.java:103) android.os.Looper.loopOnce (Looper.java:232) android.os.Looper.loop (Looper.java:317) android.os.HandlerThread.run (HandlerThread.java:85)
environment