[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-1614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Richard Dermer updated ZOOKEEPER-1614:
--------------------------------------

    Attachment: zk345fixes.tar.gz
                zk345fixes.tar.gz
    
> zoo_multi c MT client windows crash
> -----------------------------------
>
>                 Key: ZOOKEEPER-1614
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1614
>             Project: ZooKeeper
>          Issue Type: Bug
>          Components: c client
>    Affects Versions: 3.4.5
>         Environment: Windows C MT client
>            Reporter: Richard Dermer
>         Attachments: zk345fixes.tar.gz, zk345fixes.tar.gz
>
>
> The windows C MultiThreaded client crashes when usng the zoo_multi APis.  The 
> underlying is that the mutex and condition variables need to be initialized 
> with pthread_cond_init and pthread_mutex_init.
> Attached are the files I've modified to make this work.  In the modified 
> files I've added a "multi" command to cli that when Cli.exe (mt build) is run 
> on window's without the rest of the fixes will crash.

--
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