-
Notifications
You must be signed in to change notification settings - Fork 338
Closed
Labels
importantSomething important!Something important!in debuggingRelates to the debug adapter or process of running debug sessionsRelates to the debug adapter or process of running debug sessionsis bug
Milestone
Description
Describe the bug
Flutter Beta 3.10.0-1.4.pre (with dds v2.7.9) was just released yesterday April 26. There is one crash with a DebugAdapterException:
DebugAdapterException: DebugAdapterException: Thread 107 was not found
at IsolateManager.resumeThread(isolate_manager.dart:263)
at IsolateManager._handlePause(isolate_manager.dart:479)
at <asynchronous gap>(async)
at IsolateManager.handleEvent(isolate_manager.dart:178)
at <asynchronous gap>(async)
at DartDebugAdapter.handleDebugEvent(dart.dart:2076)
at <asynchronous gap>(async)
at DartDebugAdapter._withErrorHandling(dart.dart:2417)
at <asynchronous gap>(async)
To Reproduce
flutter debug_adapter
Please complete the following information:
- Operating System and version: Windows [Version 10.0.22621.1631]
- VS Code version: unknown
- Dart extension version: unknown
- Dart/Flutter SDK version: Flutter 3.10.0-1.4.pre
- Target device (if the issue relates to Flutter debugging): Unknown
Metadata
Metadata
Assignees
Labels
importantSomething important!Something important!in debuggingRelates to the debug adapter or process of running debug sessionsRelates to the debug adapter or process of running debug sessionsis bug