Skip to content

[ DAP ] Unhandled Service connection disposed RPCErrors in IsolateManager #60851

@bkonyi

Description

@bkonyi

This is currently the top crasher for Flutter 3.32.1:

RPCError: readyToResume: (-32000) Service connection disposed
at new _OutstandingRequest	(vm_service.dart:265)
at VmService._call.<anonymous closure>	(vm_service.dart:1921)
at VmService._call	(vm_service.dart:1933)
at VmService.callServiceExtension	(vm_service.dart:1872)
at VmService.callMethod	(vm_service.dart:1855)
at DdsExtension._callHelper	(dds_service_extensions.dart:346)
at DdsExtension.readyToResume	(dds_service_extensions.dart:304)
at <asynchronous gap>	(async)
at IsolateManager._readyToResume	(isolate_manager.dart:422)
at <asynchronous gap>	(async)
at IsolateManager.readyToResumeThread	(isolate_manager.dart:306)
at <asynchronous gap>	(async)
at IsolateManager.handleThreadStartup	(isolate_manager.dart:779)
at <asynchronous gap>	(async)

Metadata

Metadata

Assignees

Labels

P1A high priority bug; for example, a single project is unusable or has many test failuresarea-pkgUsed for miscellaneous pkg/ packages not associated with specific area- teams.dds-dapDDS issues related to the Debug Adapter Protocol (DAP) implementationpkg-ddsFor issues related to the Dart Development Service

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions