-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work listc: crashStack traces logged to the consoleStack traces logged to the consoler: fixedIssue is closed as already fixed in a newer versionIssue is closed as already fixed in a newer versiontoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.
Description
beta crasher:
NoSuchMethodError: The method 'cancel' was called on null.
Receiver: null
Tried calling: cancel()
| at Object.noSuchMethod | (object_patch.dart:54)
| at AnsiSpinner.finish | (logger.dart:952)
| at Status.stop | (logger.dart:775)
| at AnsiStatus.stop | (logger.dart:1030)
| at DevtoolsServerLauncher._activateDevTools | (devtools_launcher.dart:167)
| at <asynchronous gap> | (async)
| at DevtoolsServerLauncher.launch | (devtools_launcher.dart:71)
| at <asynchronous gap> | (async)
| at DevtoolsServerLauncher.serve | (devtools_launcher.dart:176)
| at <asynchronous gap> | (async)
...
nilsreichardt
Metadata
Metadata
Assignees
Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work listc: crashStack traces logged to the consoleStack traces logged to the consoler: fixedIssue is closed as already fixed in a newer versionIssue is closed as already fixed in a newer versiontoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.