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

Automatic socket flush in stub.cpp is untested #3

Open
mpickering opened this issue Jul 10, 2019 · 2 comments
Open

Automatic socket flush in stub.cpp is untested #3

mpickering opened this issue Jul 10, 2019 · 2 comments

Comments

@mpickering
Copy link
Collaborator

I haven't investigated this at all yet but if you trigger an automatic flush then it segfaults.

You can easily trigger it by requesting the raw closures of all the GC roots.

@mpickering
Copy link
Collaborator Author

The segfault was actually because of forgetting to untag a closure. The automatic flushing logic is still untested.

@mpickering mpickering changed the title Automatic socket flush in stub.cpp segfaults Automatic socket flush in stub.cpp is untested Jul 10, 2019
@mpickering
Copy link
Collaborator Author

p9 triggers a flush and no surprise that it breaks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant