Skip to content

[flutter_tools] RPCError "Unexpected DWDS error for resume: WipError -32000" #132160

@christopherfujino

Description

@christopherfujino

on beta 3.13.0-0.3.pre

RPCError: resume: (-32603) Unexpected DWDS error for resume: WipError -32000 Can only perform operation while paused.content_copy
at new _OutstandingRequest(vm_service.dart:1928)
at VmService._call(vm_service.dart:2493)
at VmService.resume(vm_service.dart:2368)
at IsolateManager.resumeThread(isolate_manager.dart:287)
at IsolateManager._handlePause(isolate_manager.dart:498)
at IsolateManager.handleEvent(isolate_manager.dart:177)
at <asynchronous gap>(async)
at DartDebugAdapter._configureExistingIsolates.<anonymous closure>(dart.dart:757)
at <asynchronous gap>(async)
at Future.wait.<anonymous closure>(future.dart:525)
at <asynchronous gap>(async)
at DartDebugAdapter._configureExistingIsolates(dart.dart:742)
at <asynchronous gap>(async)
at DartDebugAdapter._withErrorHandling(dart.dart:2424)
at <asynchronous gap>(async)
at DartDebugAdapter.connectDebugger(dart.dart:690)
at <asynchronous gap>(async)
at FlutterDebugAdapter._connectDebugger(flutter_adapter.dart:383)
at <asynchronous gap>(async)
at FlutterDebugAdapter._handleDebugPort(flutter_adapter.dart:464)
at <asynchronous gap>(async)

Related fix (that should already be in this flutter branch) was https://github.com/dart-lang/webdev/pull/2134/files.

@DanTup I think the action item here would be for the dart debug adapter to handle this error. Does that make sense?

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Important issues not 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