Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Jun 2014 00:18:44 +0000
From:      bz-noreply@freebsd.org
To:        gecko@FreeBSD.org
Subject:   [Bug 165263] mail/thunderbird: core dumping most time when users are LDAP backed up.
Message-ID:  <bug-165263-21738-D6OnvdIyvZ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-165263-21738@https.bugs.freebsd.org/bugzilla/>
References:  <bug-165263-21738@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=165263

Jan Beich <jbeich@vfemail.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jbeich@vfemail.net
           See Also|                            |https://bugzilla.mozilla.or
                   |                            |g/show_bug.cgi?id=292127

--- Comment #8 from Jan Beich <jbeich@vfemail.net> ---
According to upstream bug the issue is with a symbol clash between openldap and
ldapcsdk. Renaming ldap_str2charray() means breaking API in either library but
doing so in a private copy shouldn't be a problem (see cairo example).

Can you test the following change?

https://trillian.chruetertee.ch/freebsd-gecko/changeset/1605

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-165263-21738-D6OnvdIyvZ>