Skip to content
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

Merge r41276 to stable #21409

Closed
mkustermann opened this issue Oct 24, 2014 · 1 comment
Closed

Merge r41276 to stable #21409

mkustermann opened this issue Oct 24, 2014 · 1 comment
Assignees
Labels
area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries. merge-to-stable type-task A well-defined stand-alone task
Milestone

Comments

@mkustermann
Copy link
Member

This if fixing a few bugs in dart:io -- e.g. a situation where the VM hangs and doesn't exit and a SEGFAULT.

This has not been reported by a user but has been discovered by me. It is triggered by using the "ServerSocketReference" feature (i.e. sending server sockets to other isolates).

See r41276 and Issue #21384, Issue #21383.

This is green on all bleeding edge builders and should merge cleanly (did not try).

Up to you guys to decide whether/when this should be merged.

@ricowind
Copy link
Contributor

fi


Added Fixed label.

@mkustermann mkustermann added merge-to-stable area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries. type-task A well-defined stand-alone task Priority-Medium labels Nov 26, 2014
@mkustermann mkustermann added this to the 1.7 milestone Nov 26, 2014
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries. merge-to-stable type-task A well-defined stand-alone task
Projects
None yet
Development

No branches or pull requests

2 participants