Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
devoncarew opened this issue Nov 16, 2016 · 2 comments
Closed

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

devoncarew opened this issue Nov 16, 2016 · 2 comments
Labels
t: hot reload Reloading code during "flutter run" tool Affects the "flutter" command-line tool. See also t: labels.

Comments

@devoncarew
Copy link
Member

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

@devoncarew devoncarew added t: hot reload Reloading code during "flutter run" tool Affects the "flutter" command-line tool. See also t: labels. labels Nov 16, 2016
@johnmccutchan
Copy link
Contributor

For crashes in the runtime, please file an issue here.

@github-actions
Copy link

github-actions bot commented Sep 5, 2021

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v and a minimal reproduction of the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 5, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
t: hot reload Reloading code during "flutter run" tool Affects the "flutter" command-line tool. See also t: labels.
Projects
None yet
Development

No branches or pull requests

2 participants