-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listc: crashStack traces logged to the consoleStack traces logged to the consoleteam-toolOwned by Flutter Tool teamOwned by Flutter Tool teamtriaged-toolTriaged by Flutter Tool teamTriaged by Flutter Tool team
Description
Umbrella issue: #153471. This particular stack trace has only been reported by 7 unique clients to-date (8/14) on 3.24.0.
Commands: flutter debug_adapter
RPCError: setLibraryDebuggable: (-32000) Service connection disposed
at VmService._call(vm_service.dart:1774)
at VmService.setLibraryDebuggable(vm_service.dart:1594)
at IsolateManager._sendLibraryDebuggables.<anonymous closure>(isolate_manager.dart:1059)
at <asynchronous gap>(async)
at Future.wait.<anonymous closure>(future.dart:534)
at <asynchronous gap>(async)
at IsolateManager._sendLibraryDebuggables(isolate_manager.dart:1047)
at <asynchronous gap>(async)
at Future.wait.<anonymous closure>(future.dart:534)
at <asynchronous gap>(async)
at IsolateManager._configureIsolate(isolate_manager.dart:552)
at <asynchronous gap>(async)
at IsolateManager.registerIsolate(isolate_manager.dart:246)
at <asynchronous gap>(async)
at IsolateManager.handleEvent(isolate_manager.dart:189)
at <asynchronous gap>(async)
at DartDebugAdapter.handleIsolateEvent(dart.dart:2504)
at <asynchronous gap>(async)
at DartDebugAdapter._withErrorHandling(dart.dart:2821)
at <asynchronous gap>(async)
Metadata
Metadata
Assignees
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listc: crashStack traces logged to the consoleStack traces logged to the consoleteam-toolOwned by Flutter Tool teamOwned by Flutter Tool teamtriaged-toolTriaged by Flutter Tool teamTriaged by Flutter Tool team