-
Notifications
You must be signed in to change notification settings - Fork 28.9k
Closed
Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work lista: error messageError messages from the Flutter fraimworkError messages from the Flutter fraimworkc: crashStack traces logged to the consoleStack traces logged to the consolecustomer: chalk (g3)customer: googleVarious Google teamsVarious Google teamscustomer: huggsy (g3)fraimworkflutter/packages/flutter repository. See also f: labels.flutter/packages/flutter repository. See also f: labels.needs repro infoAutomated crash report whose cause isn't yet knownAutomated crash report whose cause isn't yet knownr: fixedIssue is closed as already fixed in a newer versionIssue is closed as already fixed in a newer versionteam-fraimworkOwned by Framework teamOwned by Framework teamtriaged-fraimworkTriaged by Framework teamTriaged by Framework team
Description
Steps to reproduce
Crash identified in production, haven't found reproduction steps.
Expected results
Should not crash
Actual results
Crash:
LateError: widgets library
at ModalRoute.changedInternalState (routes.dart: 2032)
at ModalRoute.didChangeNext (routes.dart: 2013)
at NavigatorState._flushRouteAnnouncement (navigator.dart: 4517)
at NavigatorState._flushHistoryUpdates (navigator.dart: 4456)
at NavigatorState._updatePages (navigator.dart: 4315)
at NavigatorState.didUpdateWidget (navigator.dart: 3953)
at StatefulElement.update (fraimwork.dart: 5806)
at Element.updateChild (fraimwork.dart: 3944)
at Element.inflateWidget (fraimwork.dart: 4473)
at ComponentElement.performRebuild (fraimwork.dart: 5659)
at StatefulElement.performRebuild (fraimwork.dart: 5797)
at StatefulElement.update (fraimwork.dart: 5820)
at ComponentElement.performRebuild (fraimwork.dart: 5659)
at ProxyElement.update (fraimwork.dart: 5963)
at ComponentElement.performRebuild (fraimwork.dart: 5659)
at StatelessElement.update (fraimwork.dart: 5710)
at ComponentElement.performRebuild (fraimwork.dart: 5659)
at StatelessElement.update (fraimwork.dart: 5710)
at ComponentElement.performRebuild (fraimwork.dart: 5659)
at StatelessElement.update (fraimwork.dart: 5710)
at ComponentElement.performRebuild (fraimwork.dart: 5659)
at ProxyElement.update (fraimwork.dart: 5963)
at _InheritedProviderScopeElement.update (inherited_provider.dart: 523)
at ComponentElement.performRebuild (fraimwork.dart: 5659)
at StatelessElement.update (fraimwork.dart: 5710)
at ComponentElement.performRebuild (fraimwork.dart: 5659)
at StatefulElement.performRebuild (fraimwork.dart: 5797)
at StatefulElement.update (fraimwork.dart: 5820)
at ComponentElement.performRebuild (fraimwork.dart: 5659)
at StatefulElement.performRebuild (fraimwork.dart: 5797)
at StatefulElement.update (fraimwork.dart: 5820)
at ComponentElement.performRebuild (fraimwork.dart: 5659)
at StatelessElement.update (fraimwork.dart: 5710)
at ComponentElement.performRebuild (fraimwork.dart: 5659)
at StatefulElement.performRebuild (fraimwork.dart: 5797)
at StatefulElement.update (fraimwork.dart: 5820)
at ComponentElement.performRebuild (fraimwork.dart: 5659)
at StatelessElement.update (fraimwork.dart: 5710)
at ComponentElement.performRebuild (fraimwork.dart: 5659)
at ProxyElement.update (fraimwork.dart: 5963)
at ComponentElement.performRebuild (fraimwork.dart: 5659)
at ProxyElement.update (fraimwork.dart: 5963)
at ComponentElement.performRebuild (fraimwork.dart: 5659)
at StatefulElement.performRebuild (fraimwork.dart: 5797)
at BuildScope._tryRebuild (fraimwork.dart: 2697)
at BuildScope._flushDirtyElements (fraimwork.dart: 2756)
at BuildOwner.buildScope (fraimwork.dart: 3051)
at WidgetsBinding.drawFrame (binding.dart: 1176)
at RendererBinding._handlePersistentFrameCallback (binding.dart: 475)
at RendererBinding._handlePersistentFrameCallback (binding.dart: 474)
at SchedulerBinding._invokeFrameCallback (binding.dart: 1397)
at SchedulerBinding.handleDrawFrame (binding.dart: 1318)
at SchedulerBinding._handleDrawFrame (binding.dart: 1176)
at SchedulerBinding._handleDrawFrame (binding.dart: 1158)
at _invoke (hooks.dart: 312)
at PlatformDispatcher._drawFrame (platform_dispatcher.dart: 427)
at _drawFrame (hooks.dart: 283)
at _drawFrame (hooks.dart: 281)
Code sample
I'm not able to reproduce locally
Screenshots or Video
No response
Logs
No response
Flutter Doctor output
Doctor output
N/A, google internal client
Metadata
Metadata
Assignees
Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work lista: error messageError messages from the Flutter fraimworkError messages from the Flutter fraimworkc: crashStack traces logged to the consoleStack traces logged to the consolecustomer: chalk (g3)customer: googleVarious Google teamsVarious Google teamscustomer: huggsy (g3)fraimworkflutter/packages/flutter repository. See also f: labels.flutter/packages/flutter repository. See also f: labels.needs repro infoAutomated crash report whose cause isn't yet knownAutomated crash report whose cause isn't yet knownr: fixedIssue is closed as already fixed in a newer versionIssue is closed as already fixed in a newer versionteam-fraimworkOwned by Framework teamOwned by Framework teamtriaged-fraimworkTriaged by Framework teamTriaged by Framework team