Skip to content

client_test.https_get_test throws boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::bad_weak_ptr> > #229

@torbjoernk

Description

@torbjoernk

With current master the https_get_test of the client_test throws:

build_gcc :: (master) » tests/cpp-netlib-http-client_test --gtest_filter=client_test.https_get_test                                               ~/prog/C++/cpp-netlib/build_gcc  
Running main() from gtest_main.cc
Note: Google Test filter = client_test.https_get_test
[==========] Running 1 test from 1 test case.
[----------] Global test environment set-up.
[----------] 1 test from client_test
[ RUN      ] client_test.https_get_test
terminate called after throwing an instance of 'boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::bad_weak_ptr> >'
  what():  tr1::bad_weak_ptr
[2]    6185 abort      tests/cpp-netlib-http-client_test --gtest_filter=client_test.https_get_test

cpp-netlib: current master (-DCPP-NETLIB_ALWAYS_LOGGING=ON, rest at defaults)
GCC: 4.7.2
Boost: current trunk
OpenSSL: /usr/lib64/libssl.so;/usr/lib64/libcrypto.so (found version "1.0.0k")

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions