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 crashes when bimap throws an exception #1

Open
nickrobison-usds opened this issue Jun 18, 2020 · 0 comments
Open

HPX crashes when bimap throws an exception #1

nickrobison-usds opened this issue Jun 18, 2020 · 0 comments

Comments

@nickrobison-usds
Copy link
Owner

nickrobison-usds commented Jun 18, 2020

We need to batch the exception thrown by boost::bimap, otherwise the entire application crashes. Maybe we can return an optional and simply skip the row if it doesn't match.


{version}: V1.5.0-trunk (AGAS: V3.0), Git: ff74f285cc
{boost}: V1.73.0
{build-type}: release
{date}: May 21 2020 14:39:15
{platform}: linux
{compiler}: GNU C++ version 9.2.0
{stdlib}: GNU libstdc++ version 20190812
{os-thread}: worker-thread#29
{what}: bimap<>: invalid key: HPX(unhandled_exception)

terminate called after throwing an instance of 'hpx::detail::exception_with_info<hpx::exception>'
  what():  bimap<>: invalid key: HPX(unhandled_exception)
srun: error: or-condo-c404: task 9: Exited with exit code 255
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