-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
Closed
Copy link
Labels
P1High-priority issues at the top of the work listHigh-priority issues 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
This has become a top crasher of the tool as of 3.24.0. Umbrella issue: #153471.
Commands: flutter debug_adapter, flutter run, flutter run --machine --start-paused -d <device> --devtools-server-address http://127.0.0.1:9100/ --target <path to main.dart>
This exception comes with a few different messages:
- RPCError: readyToResume: (-32000) Service connection disposed
- RPCError: getVM: (-32000) Service connection disposed
- RPCError: setLibraryDebuggable: (-32000) Service connection disposed
In all cases, we do not get a stack trace.
Metadata
Metadata
Assignees
Labels
P1High-priority issues at the top of the work listHigh-priority issues 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