[ 
https://issues.apache.org/jira/browse/BOOKKEEPER-143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13460201#comment-13460201
 ] 

Sijie Guo commented on BOOKKEEPER-143:
--------------------------------------

{quote}
Also, unittests segfault in testRandomDelivery.
I've attached the stacktrace from gdb.
{quote}

What version of your os, openssl and boost?

I run the test using "  c=1 ; while [ $c -le 10 ] ; do c=`expr $c + 1`;  make 
sslcheck; done " in a 2.6.18 linux with openssl-0.9.8 and boost1.38.0. It 
doesn't failed.

from the stacktrace, it seems that something wrong in ssl calls. if you could 
provide me the libraries version, I could track the issue.
                
> Add SSL support for hedwig cpp client
> -------------------------------------
>
>                 Key: BOOKKEEPER-143
>                 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-143
>             Project: Bookkeeper
>          Issue Type: Improvement
>          Components: bookkeeper-client
>    Affects Versions: 4.0.0
>            Reporter: Sijie Guo
>            Assignee: Sijie Guo
>             Fix For: 4.2.0
>
>         Attachments: BOOKKEEPER-143.diff, BOOKKEEPER-143.diff, 
> BOOKKEEPER-143.patch, ssl.segfault
>
>
> Currently Hedwig CPP client doesn't support SSL. 
> Example for boost::asio using SSL:
> http://www.boost.org/doc/libs/1_46_1/doc/html/boost_asio/example/ssl/client.cpp

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to