Skip to content

[flutter_tools] RPCError: _flutter.renderFrameWithRasterStats: (-32000) Raster status not supported on Impeller backend #143010

Closed
@christopherfujino

Description

@christopherfujino

Top crasher on beta/3.19.0-0.4.pre
With command flutter run

RPCError: _flutter.renderFrameWithRasterStats: (-32000) Raster status not supported on Impeller backend.
at new _OutstandingRequest(vm_service.dart:265)
at VmService._call.<anonymous closure>(vm_service.dart:1771)
at VmService._call(vm_service.dart:1783)
at VmService.callServiceExtension(vm_service.dart:1733)
at VmService.callMethod(vm_service.dart:1716)
at FlutterVmService.callMethodWrapper(vmservice.dart:501)
at FlutterVmService.renderFrameWithRasterStats(vmservice.dart:601)
at ResidentHandlers.debugFrameJankMetrics(resident_runner.dart:726)
at <asynchronous gap>(async)
at TerminalHandler.processTerminalInput(resident_runner.dart:1830)
at <asynchronous gap>(async)

Metadata

Metadata

Labels

P1High-priority issues at the top of the work listteam-toolOwned by Flutter Tool teamtriaged-toolTriaged by Flutter Tool team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions