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

hpx::lcos::barrier segfaults #24

Closed
brycelelbach opened this issue Jul 10, 2012 · 2 comments
Closed

hpx::lcos::barrier segfaults #24

brycelelbach opened this issue Jul 10, 2012 · 2 comments

Comments

@brycelelbach
Copy link
Member

[reported by blelbach] [Trac time Thu Aug 4 22:55:44 2011] Barrier segfaults in large distributed runs in it's implementation of the LCO's set_event and set_error virtual functions. The segfault occurs when a barrier fails to immediately acquire it's internal lock. Possible cause: if set_event and set_error are ever executed outside of a pxthread, this could explain these symptoms. This problem presents itself during AGAS bootstrap.

@brycelelbach
Copy link
Member Author

[Trac time Fri Aug 5 15:17:47 2011] Milestone 0.3.0 deleted

@brycelelbach
Copy link
Member Author

[comment by blelbach] [Trac time Mon Aug 8 21:49:51 2011] Can't reproduce anymore as of 3e6dfc2. Closing.

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