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

Duplicate exception messages #324

Closed
brycelelbach opened this issue Jul 10, 2012 · 1 comment
Closed

Duplicate exception messages #324

brycelelbach opened this issue Jul 10, 2012 · 1 comment
Milestone

Comments

@brycelelbach
Copy link
Member

[reported by blelbach] [Trac time Wed Feb 22 15:34:25 2012] ```
[15:31:10]:wash@vega:/home/wash/hpx/gcc-4.6.2-release$ bin/unhandled_exception_test

[stack_trace]: 7 frames:
0x7fc4a6f34d24 : hpx::detail::backtrace() + 0x64 in /tmp/wash_a0a1089eb38b7ddc02b6ef7e6dac99b1805faaa4-7078M_gcc-4.6.2-release/lib/hpx/libhpx.so.0
0x7fc4a6f4a797 : void hpx::detail::throw_exceptionhpx::exception(hpx::exception const&, std::string const&, std::string const&, int) + 0x77 in /tmp/wash_a0a1089eb38b7ddc02b6ef7e6dac99b1805faaa4-7078M_gcc-4.6.2-release/lib/hpx/libhpx.so.0
0x4163fd : ??? + 0x4163fd in bin/unhandled_exception_test
0x43d0d0 : ??? + 0x43d0d0 in bin/unhandled_exception_test
0x43d1b4 : ??? + 0x43d1b4 in bin/unhandled_exception_test
0x7fc4a7094816 : ??? + 0xa7094816 in /tmp/wash_a0a1089eb38b7ddc02b6ef7e6dac99b1805faaa4-7078M_gcc-4.6.2-release/lib/hpx/libhpx.so.0
0x7fc4a7094a49 : ??? + 0xa7094a49 in /tmp/wash_a0a1089eb38b7ddc02b6ef7e6dac99b1805faaa4-7078M_gcc-4.6.2-release/lib/hpx/libhpx.so.0
[what]: testing HPX exception: HPX(bad_request)

[version]: V0.8.0-trunk (AGAS: V2.1), SVN: 7076:7078M

[date]: Feb 22 2012 15:15:15

[compiler]: GNU C++ version 4.6.2
[stdlib]: GNU libstdc++ version 20120120

[stack_trace]: 7 frames:
0x7fc4a6f34d24 : hpx::detail::backtrace() + 0x64 in /tmp/wash_a0a1089eb38b7ddc02b6ef7e6dac99b1805faaa4-7078M_gcc-4.6.2-release/lib/hpx/libhpx.so.0
0x7fc4a6f4a797 : void hpx::detail::throw_exceptionhpx::exception(hpx::exception const&, std::string const&, std::string const&, int) + 0x77 in /tmp/wash_a0a1089eb38b7ddc02b6ef7e6dac99b1805faaa4-7078M_gcc-4.6.2-release/lib/hpx/libhpx.so.0
0x4163fd : ??? + 0x4163fd in bin/unhandled_exception_test
0x43d0d0 : ??? + 0x43d0d0 in bin/unhandled_exception_test
0x43d1b4 : ??? + 0x43d1b4 in bin/unhandled_exception_test
0x7fc4a7094816 : ??? + 0xa7094816 in /tmp/wash_a0a1089eb38b7ddc02b6ef7e6dac99b1805faaa4-7078M_gcc-4.6.2-release/lib/hpx/libhpx.so.0
0x7fc4a7094a49 : ??? + 0xa7094a49 in /tmp/wash_a0a1089eb38b7ddc02b6ef7e6dac99b1805faaa4-7078M_gcc-4.6.2-release/lib/hpx/libhpx.so.0
[what]: testing HPX exception: HPX(bad_request)

[version]: V0.8.0-trunk (AGAS: V2.1), SVN: 7076:7078M

[date]: Feb 22 2012 15:15:15

[compiler]: GNU C++ version 4.6.2
[stdlib]: GNU libstdc++ version 20120120

Aborted

@brycelelbach
Copy link
Member Author

[comment by blelbach] [Trac time Tue Feb 28 13:54:43 2012] Hartmut has resolved this, as of ee99803.

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