forked fromglynos/cpp-netlib
- Notifications
You must be signed in to change notification settings - Fork425
Closed
Description
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.ccNote: 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_testterminate 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_testcpp-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
Labels
No labels