avoid stalling out if ldap C SDK hangs during connect() (LDAP server/service not available/unresponsive causes hang/freeze or causes mozilla to stop responding)
Categories
(MailNews Core :: LDAP Integration, defect)
Tracking
(Not tracked)
People
(Reporter: dmosedale, Unassigned)
References
(Depends on 1 open bug)
Details
(Keywords: hang, perf, Whiteboard: problems found while testing)
Attachments
(2 files, 11 obsolete files)
6.58 KB,
patch
|
Details | Diff | Splinter Review | |
1.55 KB,
patch
|
Details | Diff | Splinter Review |
Reporter | ||
Updated•24 years ago
|
Updated•24 years ago
|
Reporter | ||
Updated•24 years ago
|
Updated•24 years ago
|
Comment 2•24 years ago
|
||
Reporter | ||
Comment 3•24 years ago
|
||
Reporter | ||
Comment 4•24 years ago
|
||
Comment 5•24 years ago
|
||
Reporter | ||
Comment 6•24 years ago
|
||
Reporter | ||
Comment 7•24 years ago
|
||
Reporter | ||
Comment 8•24 years ago
|
||
Reporter | ||
Comment 9•24 years ago
|
||
Comment 10•24 years ago
|
||
Updated•24 years ago
|
Reporter | ||
Updated•24 years ago
|
Reporter | ||
Updated•23 years ago
|
Reporter | ||
Comment 12•23 years ago
|
||
Reporter | ||
Updated•23 years ago
|
Reporter | ||
Updated•23 years ago
|
Reporter | ||
Comment 13•23 years ago
|
||
Reporter | ||
Comment 14•23 years ago
|
||
Comment 15•23 years ago
|
||
Reporter | ||
Comment 16•23 years ago
|
||
Reporter | ||
Comment 17•23 years ago
|
||
Reporter | ||
Updated•23 years ago
|
Reporter | ||
Comment 18•23 years ago
|
||
Reporter | ||
Comment 19•23 years ago
|
||
Reporter | ||
Comment 20•23 years ago
|
||
Comment 21•23 years ago
|
||
Comment 22•23 years ago
|
||
Reporter | ||
Updated•23 years ago
|
Reporter | ||
Comment 23•23 years ago
|
||
Comment 24•23 years ago
|
||
Comment 25•23 years ago
|
||
Comment 26•23 years ago
|
||
Updated•23 years ago
|
Reporter | ||
Updated•23 years ago
|
Reporter | ||
Updated•23 years ago
|
Reporter | ||
Comment 28•23 years ago
|
||
Reporter | ||
Comment 29•23 years ago
|
||
Reporter | ||
Comment 30•23 years ago
|
||
Reporter | ||
Comment 31•23 years ago
|
||
Comment 32•23 years ago
|
||
Updated•23 years ago
|
Comment 33•23 years ago
|
||
Reporter | ||
Comment 34•23 years ago
|
||
Reporter | ||
Comment 35•23 years ago
|
||
Reporter | ||
Updated•23 years ago
|
Reporter | ||
Comment 36•23 years ago
|
||
Reporter | ||
Comment 37•23 years ago
|
||
Comment 38•23 years ago
|
||
Comment 39•23 years ago
|
||
Reporter | ||
Comment 40•23 years ago
|
||
Reporter | ||
Updated•23 years ago
|
Reporter | ||
Updated•23 years ago
|
Reporter | ||
Comment 41•23 years ago
|
||
Updated•23 years ago
|
Updated•23 years ago
|
Reporter | ||
Comment 42•23 years ago
|
||
Comment 43•23 years ago
|
||
Reporter | ||
Updated•23 years ago
|
Reporter | ||
Comment 44•23 years ago
|
||
Reporter | ||
Comment 45•23 years ago
|
||
Reporter | ||
Comment 46•23 years ago
|
||
Reporter | ||
Comment 47•23 years ago
|
||
Comment 48•23 years ago
|
||
Comment 49•23 years ago
|
||
Comment 50•23 years ago
|
||
Comment 51•23 years ago
|
||
Reporter | ||
Comment 52•23 years ago
|
||
Comment 53•23 years ago
|
||
Reporter | ||
Comment 54•23 years ago
|
||
Reporter | ||
Comment 55•23 years ago
|
||
Reporter | ||
Comment 56•23 years ago
|
||
Comment 57•23 years ago
|
||
Comment 58•23 years ago
|
||
Comment 59•23 years ago
|
||
Comment 60•23 years ago
|
||
Comment 61•23 years ago
|
||
Reporter | ||
Comment 62•23 years ago
|
||
Comment 63•23 years ago
|
||
Comment 64•22 years ago
|
||
Comment 65•22 years ago
|
||
Comment 66•21 years ago
|
||
Comment 67•21 years ago
|
||
Comment 68•21 years ago
|
||
Comment 69•19 years ago
|
||
Comment 70•19 years ago
|
||
Reporter | ||
Comment 71•18 years ago
|
||
Comment 72•17 years ago
|
||
Updated•14 years ago
|
Comment 74•13 years ago
|
||
Comment 75•12 years ago
|
||
Comment 76•11 years ago
|
||
Comment 77•11 years ago
|
||
Comment 78•6 years ago
|
||
The bug is open 18 years ago (!) and it is still annoying as of today. Could please someone please fix this?
2019-07-09 20:50:07.152000 UTC - [49228:Main Thread]: D/LDAP nsLDAPOperation::SimpleBind(): called; bindName = '';
2019-07-09 20:51:11.468000 UTC - [49228:Main Thread]: D/LDAP unbinding
2019-07-09 20:51:11.468000 UTC - [49228:Main Thread]: D/LDAP unbound
Move this to a secondary thread, make it async .. something!
It's even weirder to the user eye that it freezes, even if there is local cache / address book matches (and those matches are already visible).
Comment 79•6 years ago
•
|
||
I updated the Product and Component so the patch from comment 77 may get some attention from Thunderbird engineers.
Updated•6 years ago
|
Comment 80•4 years ago
|
||
To those of you who were able to reproduce this issue...
Can you create a new profile https://support.mozilla.org/en-US/kb/using-multiple-profiles to see if this reproduces with beta https://archive.mozilla.org/pub/thunderbird/releases/90.0b2/ ?
beta implements new ldap code https://www-stage.thunderbird.net/en-US/thunderbird/90.0beta/releasenotes/
Comment 81•3 years ago
|
||
LDAP c-sdk has been removed in bug 1729862.
Description
•