Skip to content

NoSuchMethodError: The method 'cancel' was called on null at AnsiSpinner.finish #75677

@jmagman

Description

@jmagman

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)
...

https://crash.corp.google.com/browse?q=product_name%3D%27Flutter_Tools%27+AND+product.Version%3D%27beta%2F1.26.0-17.3.pre%27+AND+stable_signature%3D%27NoSuchMethodError+at+Object.noSuchMethod+at+dart%3Acore-patch%2Fobject_patch.dart-44ba5769%27

Metadata

Metadata

Assignees

Labels

P1High-priority issues at the top of the work listc: crashStack traces logged to the consoler: fixedIssue is closed as already fixed in a newer versiontoolAffects the "flutter" command-line tool. See also t: labels.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions