Skip to content

DebugAdapterException thread was not found during flutter debug-adapter #4515

@christopherfujino

Description

@christopherfujino

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

No one assigned

    Labels

    importantSomething important!in debuggingRelates to the debug adapter or process of running debug sessionsis bug

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions