Closed
Bug 228859
Opened 22 years ago
Closed 22 years ago
LDAP SSL connection not closed on thunderbird shutdown
Categories
(MailNews Core :: LDAP Integration, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 206018
People
(Reporter: ronny.adsetts, Assigned: Bienvenu)
Details
Attachments
(1 file)
4.48 KB,
image/png
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.6b) Gecko/20031208 Firebird/0.7+
Build Identifier: Mozilla Thunderbird 0.4 (20031205)
After using Thunderbird with an IMAP SSL connection, it does not close cleanly
producing an error dialogue on application shutdown.
Reproducible: Sometimes
Steps to Reproduce:
1. Open Thunderbird with an SSL IMAP server setup
2. Send an email
3. Close Thunderbird
Actual Results:
Error dialogue appears (screenshot to be attached).
Expected Results:
The shutdown should complete without error.
I generally keep thunderbird open for long periods of time. I have not managed
to reproduce the problem by opening thunderbird and trying various things then
closing. NOTE: I just managed to reproduce by sending an email only as above. In
case it makes a difference, I have an LDAP directory configured.
Server is Courier IMAP SSL v1.7.3 built against openssl v0.9.6c (with security
patches - Debian Woody).
Workstation in WinNT v4 SP6a.
Reporter | ||
Comment 1•22 years ago
|
||
Attatched screenshot of alert dialogue.
Assignee | ||
Comment 2•22 years ago
|
||
are you saying that this only happens sometimes? Is it possible that it's an
ldap connection that hasn't been cleaned up? Do you have autocomplete against
the ldap server setup? Have you tried just bringing up the address book and
doing a query on the ldap server and then shutting down? I have a vague
recollection of hearing about this problem with LDAP - however, it's odd because
our LDAP code doesn't cache connections (though maybe the underlying LDAP SDK
does, but I doubt it). We shutdown all our imap connections when the app is closed.
Reporter | ||
Comment 3•22 years ago
|
||
You are correct, it is LDAP. Turned off SSL on the LDAP connection makes the
problem go away.
I do have autocomplete on LDAP turned on.
It happens reliably. With LDAP SSL turned on:
1. open thunderbird
2. new message
3. enter a name for auto-complete in the To box
4. close and discard the email
5. close thunderbird
This will produce the error dialogue as previously attachted.
Server is OpenLDAP v2.0.27 built against OpenSSL v0.9.6c.
Changing component and summary text. Mark as duplicate of #206018
*** This bug has been marked as a duplicate of 206018 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Component: Networking: IMAP → LDAP Mail/News Integration
Resolution: --- → DUPLICATE
Summary: IMAP SSL connection not closed on thunderbird shutdown → LDAP SSL connection not closed on thunderbird shutdown
Updated•21 years ago
|
Product: MailNews → Core
Updated•17 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•