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

nqueen example fails occasionally #3048

Closed
msimberg opened this issue Dec 5, 2017 · 0 comments
Closed

nqueen example fails occasionally #3048

msimberg opened this issue Dec 5, 2017 · 0 comments

Comments

@msimberg
Copy link
Contributor

msimberg commented Dec 5, 2017

The nqueen usually fails after a few times with the following error (with both default and size N commands):

...
{version}: V1.1.0 (AGAS: V3.0), Git: 2ec00bc39b
{boost}: V1.65.0
{build-type}: release
{date}: Dec  5 2017 09:55:05
{platform}: linux
{compiler}: GNU C++ version 6.2.0 20160822 (Cray Inc.)
{stdlib}: GNU libstdc++ version 20160822
{what}: vector::_M_range_check: __n (which is 0) >= this->size() (which is 0): HPX(unhandled_exception)

terminate called after throwing an instance of 'hpx::detail::exception_with_info<hpx::exception>'
  what():  vector::_M_range_check: __n (which is 0) >= this->size() (which is 0): HPX(unhandled_exception)
Aborted
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant