Closed emilsedgh closed 11 years ago
Yeah, thanks for the extra legwork - there were a few cases where I was recycling the handle, thought I caught them all, but obviously not. I'll look at this today.
Quick question: are you using the current version from github? It looks like I already fixed the issue about 2 weeks ago, unless I'm missing something...
Before I dive in and go crazy, I'm thinking npm might be out of date.
Im using the latest version on npm, which is 1.1.5 Let me try installing the github version.
Its indeed fixed in master. Thanks a lot.
node-ldap builds fine using Node 0.10 now, however, this assertion happens. Previous discussion: https://github.com/joyent/libuv/issues/838
I investigated the issue, assertion happens the second time we try to bind using simplebind function of LDAP.cc it happens on LDAPConnection::SetIO