Skip to content

NoSuchMethodError: The getter 'node' was called on null at FixProcessor._addFix_createGetter (fix_internal.dart:2171) #39673

@devoncarew

Description

@devoncarew

From crash reporting:

NoSuchMethodError: The getter 'node' was called on null
	at Object.noSuchMethod	(dart:core )
	at FixProcessor._addFix_createGetter	(fix_internal.dart:2171 )
	at <asynchronous gap>	(async )
	at FixProcessor.compute	(fix_internal.dart:468 )
	at <asynchronous gap>	(async )
	at DartFixContributor.computeFixes	(fix_internal.dart:69 )
	at EditDomainHandler._computeDartFixes	(edit_domain.dart:656 )
	at <asynchronous gap>	(async )
	at EditDomainHandler._computeServerErrorFixes	(edit_domain.dart:763 )
	at EditDomainHandler.getFixes	(edit_domain.dart:283 )
	at EditDomainHandler.handleRequest	(edit_domain.dart:387 )
	at AnalysisServer.handleRequest.<fn>.<fn>	(analysis_server.dart:333 )
	at _PerformanceTagImpl.makeCurrentWhile	(utilities_general.dart:258 )
	at AnalysisServer.handleRequest.<fn>	(analysis_server.dart:329 )
	at runZoned	(dart:async )
	at AnalysisServer.handleRequest	(analysis_server.dart:328 )
	at ByteStreamServerChannel._readRequest.<fn>	(byte_stream_channel.dart:189 )
	at _PerformanceTagImpl.makeCurrentWhile	(utilities_general.dart:258 )
	at ByteStreamServerChannel._readRequest	(byte_stream_channel.dart:179 )
	at ByteStreamServerChannel.listen.<fn>	(byte_stream_channel.dart:120 )

Metadata

Metadata

Assignees

No one assigned

    Labels

    analyzer-crash-reportIssues which have been reported due to an analysis server crashlegacy-area-analyzerUse area-devexp instead.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions