Closed
Bug 274097
Opened 20 years ago
Closed 19 years ago
Directory lookups with SSL from the addressbook cause error to be thrown when closing Thunderbird
Categories
(Thunderbird :: Address Book, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 206018
People
(Reporter: adam.ellwood, Assigned: mscott)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20040913
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20040913
Using an LDAP/SSL addressbook setting: search the addressbook for an address,
create an email to that adressee from within the address book, send the email
and then close the addressbook and then close Thunderbird. Will get this error:
The Operation can not be completed because of an internal failure. A secure
network communication has not been cleaned up correctly.
Other information that comes back to the shell is:
Reproducible: Always
Steps to Reproduce:
1.Using an LDAP/SSL addressbook setting: search the addressbook for an address,
create an email to that adressee from within the address book, send the email
and then close the addressbook and then close Thunderbird.
2.
3.
Actual Results:
GUI popup: The Operation can not be completed because of an internal failure. A
secure network communication has not been cleaned up correctly.
In shell:
[root@deva thunderbird]#
(Gecko:9847): Gtk-CRITICAL **: file gtkwidget.c: line 6729
(gtk_widget_style_get): assertion `GTK_IS_WIDGET (widget)' failed
(Gecko:9847): GLib-GObject-WARNING **: invalid unclassed pointer in cast to
`GtkContainer'
./run-mozilla.sh: line 451: 9847 Segmentation fault "$prog" ${1+"$@"}
[1]+ Exit 139 ./thunderbird
Expected Results:
There should be no errors when exiting the application.
Same problem with WinXP-SP2 - after you write the first message (that is as soon
after the first message is sent) no more lpda queries can be done.
This is only true on SSL connection.
If you select a record while typing, the error is not displayed with a popup.
If you cancel the message while typing the message error is popedup.
In both case is not possible to search more contacts in the ldap server.
TB has to be closed completely and restarted.
Comment 3•20 years ago
|
||
(In reply to comment #2)
> Still present with version 1.0.2 (20050317)
I am confirm on WindowsXP pro sp2.
Bug only present in ssl connection with ldap server.
I am using openldap openldap-2.2.26 with tls. No client cetificates. No client
autentification.
Thunderbird 1.0.2 (20050317) win32 (windows xp pro sp2)
Steps to Reproduce:
1.Using an LDAP/SSL addressbook for any search an ldap server (all searches are
return right results).
2.Close Thunderbird.
Actual Results:
GUI popup: The Operation can not be completed because of an internal failure. A
secure network communication has not been cleaned up correctly.
log from ldap server slapd (loglevel 256)
---------------------------
slapd[10559]: conn=18 fd=28 ACCEPT from IP=172.16.1.222:3283 (IP=0.0.0.0:636)
slapd[10562]: conn=18 op=0 BIND dn="" method=128
slapd[10562]: conn=18 op=0 RESULT tag=97 err=0 text=
slapd[10565]: conn=18 op=1 SRCH base="dc=company,dc=ru" scope=2 deref=0
filter="(&(objectClass=gosaMailAccount)(|(mail=* *)(cn=* *)(givenName=* *)(sn=*
*)))"
slapd[10565]: conn=18 op=1 SRCH attr=modifytimestamp xmozillausehtmlmail
description notes custom4 custom3 custom2 custom1 birthyear homeurl workurl
nscpaimscreenname countryname company o departmentnumber department orgunit ou
title countryname zip postalcode region st locality l streetaddress
postofficebox carphone cellphone mobile pagerphone pager
facsimiletelephonenumber fax homephone telephonenumber xmozillasecondemail mail
xmozillanickname displayname commonname cn surname sn givenname
slapd[10565]: conn=18 op=1 SEARCH RESULT tag=101 err=0 nentries=32 text=
//...at this step thunderbird was closed (manually close thunderbird window) and
GUI window with error was popup...//
//next, I hit at <ok> botton on GUI window with error //
slapd[10559]: conn=18 fd=28 closed
---------------------------
Comment 4•19 years ago
|
||
This is an automated message, with ID "auto-resolve01".
This bug has had no comments for a long time. Statistically, we have found that
bug reports that have not been confirmed by a second user after three months are
highly unlikely to be the source of a fix to the code.
While your input is very important to us, our resources are limited and so we
are asking for your help in focussing our efforts. If you can still reproduce
this problem in the latest version of the product (see below for how to obtain a
copy) or, for feature requests, if it's not present in the latest version and
you still believe we should implement it, please visit the URL of this bug
(given at the top of this mail) and add a comment to that effect, giving more
reproduction information if you have it.
If it is not a problem any longer, you need take no action. If this bug is not
changed in any way in the next two weeks, it will be automatically resolved.
Thank you for your help in this matter.
The latest beta releases can be obtained from:
Firefox: http://www.mozilla.org/projects/firefox/
Thunderbird: http://www.mozilla.org/products/thunderbird/releases/1.5beta1.html
Seamonkey: http://www.mozilla.org/projects/seamonkey/
Comment 5•19 years ago
|
||
Problem still present at Thunderbird 1.0.6 (win32) with openldap-2.2.28
(openldap-2.2.28-r1 at Gentoo Linux)
*** This bug has been confirmed by popular vote. ***
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 7•19 years ago
|
||
This bug is present in Thunderbird version 1.5 build 20051025 as well.
(In reply to comment #7)
> This bug is present in Thunderbird version 1.5 build 20051025 as well.
>
Still present in WinXP version 1.5 build 20051201
Comment 9•19 years ago
|
||
This is a duplicate of core address book bug 206018.
*** This bug has been marked as a duplicate of 206018 ***
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•