-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
flutter/flutter
#170880Labels
P1A high priority bug; for example, a single project is unusable or has many test failuresA 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.Used for miscellaneous pkg/ packages not associated with specific area- teams.dds-dapDDS issues related to the Debug Adapter Protocol (DAP) implementationDDS issues related to the Debug Adapter Protocol (DAP) implementationpkg-ddsFor issues related to the Dart Development ServiceFor issues related to the Dart Development Service
Description
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 failuresA 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.Used for miscellaneous pkg/ packages not associated with specific area- teams.dds-dapDDS issues related to the Debug Adapter Protocol (DAP) implementationDDS issues related to the Debug Adapter Protocol (DAP) implementationpkg-ddsFor issues related to the Dart Development ServiceFor issues related to the Dart Development Service