LDAP issue in Plugin
Colin Barrett
colin at springsandstruts.com
Wed Sep 23 20:41:47 UTC 2009
Disclaimer: I know nothing about LDAP.
It looks like somehow, SSL is touching LDAP. I'm not 100% sure why it
would need to do that, but LDAP is then trying to grab a lock and it's
blowing up.
Seems to me it's likely that you're not cleaning up your LDAP state
properly. Double check that?
-Colin
On Sep 23, 2009, at 10:31 AM, Jon Snyder wrote:
> Additionally, I have discovered that I don't have this issue if the
> account that connects is MSN or AIM, but I do if it's Jabber/GTalk.
>
> On Mon, Sep 21, 2009 at 4:29 PM, Jon Snyder <snyder.jon at gmail.com>
> wrote:
> Crashlog attached.
>
> I'll be upgrading to Snow Leopard soon and will turn on static
> analysis when I can run Xcode 3.2.
>
> Thanks,
>
> Jon
>
>
> On Mon, Sep 21, 2009 at 3:56 PM, Peter Hosey <boredzo at adium.im> wrote:
> On Sep 21, 2009, at 13:44:40, Jon Snyder wrote:
> Despite thoroughly checking to make sure I'm cleaning up properly,
> after I've used the LDAP API, the next time an account connects in
> Adium, Adium crashes.
>
> Please attach a crash log.
>
> Also, be sure to turn on the “Run Static Analyzer” option for your
> plug-in target, then clean and build. If it finds any bugs, fix
> them, as one or more of them may be the cause of your crash.
>
>
>
>
More information about the devel
mailing list