Sudeep, do you mind creating a ticket for this? I had tried the simple client before, and did not run into any problems. Do you want me to test again?
Enis On Thu, Oct 6, 2016 at 3:29 AM, Sudeep Sunthankar < [email protected]> wrote: > Hi Team, > > > > I am facing segfaults while running the simple-client present in > hbase-native-client. As per the build steps, when I executed the binary > from the docker environemnt, I get the foll error:- > > 2016-10-06 10:08:53,536:93(0x7f6cc256a900):ZOO_ERROR@getaddrs@613: > getaddrinfo: No such file or directory > > > > So, I tried installing all the dependencies on my local environment and > tried running the simple-client on it, instead of docker environment. This > time I got a different segfault as below. > > io/async/AsyncSocket.cpp:875: virtual void folly::AsyncSocket::closeNow(): > Assertion `eventBase_ == nullptr || eventBase_->isInEventBaseThread()' > failed. > > > > Can you please help me with some pointers. > > > > > > -- > > Warm Regards, > > Sudeep Sunthankar > > > >
