Skip to content

crash when reloading app with the pause isolate flag set #6890

@devoncarew

Description

@devoncarew

When hot reloading a flutter app with the pause parameter set to true, I see a crash. This is for:

../../dart/runtime/vm/debugger_api_impl.cc: 181: error: unimplemented code
Dumping native stack trace for thread 3003
  [0x0000000105806e41] dart::Profiler::DumpStackTrace(bool)
  [0x00000001054e7833] dart::DynamicAssertionHelper::Fail(char const*, ...)
  [0x00000001054dc67f] dart::DebuggerEventHandler(dart::ServiceEvent*)
  [0x00000001055e22de] dart::Debugger::Pause(dart::ServiceEvent*)
  [0x00000001055e1b62] dart::Debugger::PauseRequest(dart::ServiceEvent::EventKind)
  [0x00000001056aaf3b] dart::Isolate::PausePostRequest()
-- End of DumpStackTrace

@johnmccutchan

Metadata

Metadata

Assignees

No one assigned

    Labels

    t: hot reloadReloading code during "flutter run"toolAffects the "flutter" command-line tool. See also t: labels.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions