Uploaded image for project: 'ZooKeeper'
  1. ZooKeeper
  2. ZOOKEEPER-1614

zoo_multi c MT client windows crash

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 3.4.5
    • None
    • c client
    • None
    • Windows C MT client

    Description

      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.

      Attachments

        1. zk345fixes.tar.gz
          45 kB
          Richard Dermer

        Issue Links

          Activity

            People

              Unassigned Unassigned
              rdermer Richard Dermer
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: