Are you sure the zookeeper handle is valid? The behavior you're observing doesn't sound right.
-Flavio
On Aug 15, 2013, at 12:06 AM, VHPC 12 <vhpc.dist@gmail.com> wrote:
> Folks,
>
> I'm getting segfaults from within zookeeper when pointing to
> non-existant nodes with:
>
> zoo_get()
> zoo_exists()
>
> If a nodes exists everything works fine though.
>
> The server version is 3.4.5, the C API was built from the current git.
> Thanks in advance for any hints aside of using a git-source built
> server,
>
> -- Michael
|