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

Reference counting test failures and exceptions #309

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

Reference counting test failures and exceptions #309

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

Comments

@brycelelbach
Copy link
Member

[reported by blelbach] [Trac time Wed Feb 8 08:38:15 2012] ||d03b28907923fb14413d11515c91f481dc6d7ca5, Boost 1.47.0, GCC 4.6.2, debug or release

Reference counting tests which previously worked prior to the id_type rewrite are now failing:

[08:34:42]:wash@vega:/home/wash/hpx/gcc-4.6.2-release$ bin/remote_embedded_ref_to_remote_object -0 -l2
################################################################################
simple component test
################################################################################
id0: {0000000200ff0001, 0000000000000002} managed
id1: {0000000200ff0001, 0000000000000003} managed
/home/wash/hpx/tests/correctness/agas/remote_embedded_ref_to_remote_object.cpp(94): test 'true == monitor0.ready(milliseconds(delay))' failed in function 'void hpx_test_main(boost::program_options::variables_map&) [with Client = hpx::test::simple_refcnt_checker]': '1' != '0'
/home/wash/hpx/tests/correctness/agas/remote_embedded_ref_to_remote_object.cpp(95): test 'true == monitor1.ready(milliseconds(delay))' failed in function 'void hpx_test_main(boost::program_options::variables_map&) [with Client = hpx::test::simple_refcnt_checker]': '1' != '0'
################################################################################
managed component test
################################################################################
id0: {0000000200ff0001, 000000000004fffd} managed
id1: {0000000200ff0001, 000000000004fffe} managed
/home/wash/hpx/tests/correctness/agas/remote_embedded_ref_to_remote_object.cpp(94): test 'true == monitor0.ready(milliseconds(delay))' failed in function 'void hpx_test_main(boost::program_options::variables_map&) [with Client = hpx::test::managed_refcnt_checker]': '1' != '0'
/home/wash/hpx/tests/correctness/agas/remote_embedded_ref_to_remote_object.cpp(95): test 'true == monitor1.ready(milliseconds(delay))' failed in function 'void hpx_test_main(boost::program_options::variables_map&) [with Client = hpx::test::managed_refcnt_checker]': '1' != '0'
0 sanity checks and 4 tests failed.

[stack_trace]: 12 frames:
0x7f58f15e42e4  : hpx::detail::backtrace() + 0x64 in /tmp/wash-gcc-4.6.2-release-no-hwloc/lib/hpx/libhpx.so.0
0x7f58f15f91f7  : void hpx::detail::throw_exception<hpx::exception>(hpx::exception const&, std::string const&, std::string const&, int) + 0x77 in /tmp/wash-gcc-4.6.2-release-no-hwloc/lib/hpx/libhpx.so.0
0x7f58f15d620c  : ??? + 0xf15d620c in /tmp/wash-gcc-4.6.2-release-no-hwloc/lib/hpx/libhpx.so.0
0x7f58f15d6365  : ??? + 0xf15d6365 in /tmp/wash-gcc-4.6.2-release-no-hwloc/lib/hpx/libhpx.so.0
0x7f58f1588211  : ??? + 0xf1588211 in /tmp/wash-gcc-4.6.2-release-no-hwloc/lib/hpx/libhpx.so.0
0x7f58f1605fb1  : hpx::actions::action_manager::fetch_parcel(hpx::parcelset::parcelhandler&, hpx::naming::address const&) + 0x571 in /tmp/wash-gcc-4.6.2-release-no-hwloc/lib/hpx/libhpx.so.0
0x7f58f15aae7c  : ??? + 0xf15aae7c in /tmp/wash-gcc-4.6.2-release-no-hwloc/lib/hpx/libhpx.so.0
0x7f58f15ab307  : ??? + 0xf15ab307 in /tmp/wash-gcc-4.6.2-release-no-hwloc/lib/hpx/libhpx.so.0
0x7f58f1621269  : hpx::parcelset::parcelhandler::decode_parcel(boost::shared_ptr<std::vector<char, std::allocator<char> > > const&) + 0x469 in /tmp/wash-gcc-4.6.2-release-no-hwloc/lib/hpx/libhpx.so.0
0x7f58f1623548  : ??? + 0xf1623548 in /tmp/wash-gcc-4.6.2-release-no-hwloc/lib/hpx/libhpx.so.0
0x7f58f172723a  : ??? + 0xf172723a in /tmp/wash-gcc-4.6.2-release-no-hwloc/lib/hpx/libhpx.so.0
0x7f58f1727469  : ??? + 0xf1727469 in /tmp/wash-gcc-4.6.2-release-no-hwloc/lib/hpx/libhpx.so.0
[what]: component is NULL (component_base_lco[3]) gid({0000000000000000, 0000000000000000}): HPX(invalid_status)
[locality]: 0
[hostname]: 127.0.0.1:7910
[pid]: 19345
[function]: managed_component<Component, Derived>::get_checked
[file]: /home/wash/hpx/hpx/runtime/components/server/managed_component_base.hpp
[line]: 328
[os-thread]: 0
[thread_id]: 00000000014b3110
[thread_name]: decode_parcel
[version]: V0.8.0-trunk (AGAS: V2.1), SVN: 6988M
[boost]: V1.49.0
[build-type]: release
[date]: Feb  8 2012 08:19:24
[platform]: linux
[compiler]: GNU C++ version 4.6.2
[stdlib]: GNU libstdc++ version 20120120


[stack_trace]: 12 frames:
0x7f58f15e42e4  : hpx::detail::backtrace() + 0x64 in /tmp/wash-gcc-4.6.2-release-no-hwloc/lib/hpx/libhpx.so.0
0x7f58f15f91f7  : void hpx::detail::throw_exception<hpx::exception>(hpx::exception const&, std::string const&, std::string const&, int) + 0x77 in /tmp/wash-gcc-4.6.2-release-no-hwloc/lib/hpx/libhpx.so.0
0x7f58f15d620c  : ??? + 0xf15d620c in /tmp/wash-gcc-4.6.2-release-no-hwloc/lib/hpx/libhpx.so.0
0x7f58f15d6365  : ??? + 0xf15d6365 in /tmp/wash-gcc-4.6.2-release-no-hwloc/lib/hpx/libhpx.so.0
0x7f58f1588211  : ??? + 0xf1588211 in /tmp/wash-gcc-4.6.2-release-no-hwloc/lib/hpx/libhpx.so.0
0x7f58f1605fb1  : hpx::actions::action_manager::fetch_parcel(hpx::parcelset::parcelhandler&, hpx::naming::address const&) + 0x571 in /tmp/wash-gcc-4.6.2-release-no-hwloc/lib/hpx/libhpx.so.0
0x7f58f15aae7c  : ??? + 0xf15aae7c in /tmp/wash-gcc-4.6.2-release-no-hwloc/lib/hpx/libhpx.so.0
0x7f58f15ab307  : ??? + 0xf15ab307 in /tmp/wash-gcc-4.6.2-release-no-hwloc/lib/hpx/libhpx.so.0
0x7f58f1621269  : hpx::parcelset::parcelhandler::decode_parcel(boost::shared_ptr<std::vector<char, std::allocator<char> > > const&) + 0x469 in /tmp/wash-gcc-4.6.2-release-no-hwloc/lib/hpx/libhpx.so.0
0x7f58f1623548  : ??? + 0xf1623548 in /tmp/wash-gcc-4.6.2-release-no-hwloc/lib/hpx/libhpx.so.0
0x7f58f172723a  : ??? + 0xf172723a in /tmp/wash-gcc-4.6.2-release-no-hwloc/lib/hpx/libhpx.so.0
0x7f58f1727469  : ??? + 0xf1727469 in /tmp/wash-gcc-4.6.2-release-no-hwloc/lib/hpx/libhpx.so.0
[what]: component is NULL (component_base_lco[3]) gid({0000000000000000, 0000000000000000}): HPX(invalid_status)
[locality]: 0
[hostname]: 127.0.0.1:7910
[pid]: 19345
[function]: managed_component<Component, Derived>::get_checked
[file]: /home/wash/hpx/hpx/runtime/components/server/managed_component_base.hpp
[line]: 328
[os-thread]: 0
[thread_id]: 00000000014b3118
[thread_name]: decode_parcel
[version]: V0.8.0-trunk (AGAS: V2.1), SVN: 6988M
[boost]: V1.49.0
[build-type]: release
[date]: Feb  8 2012 08:19:24
[platform]: linux
[compiler]: GNU C++ version 4.6.2
[stdlib]: GNU libstdc++ version 20120120


@brycelelbach
Copy link
Member Author

[comment by blelbach] [Trac time Thu Feb 9 16:34:14 2012] r7003

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