RE: timeout on ldap_simple_bind_s()
"Xu, Qiang (FXSGSC)" <[email protected]> Fri, 11 Sep 2009 19:03:18 +0800
| Newsgroups | gmane.comp.mozilla.devel.directory |
|---|---|
| Message-ID | <D8C9BC7FFCF8154FB7141EB8DB609C172F0C1059D5@SGPAPHQ-EXSCC01.dc01.fujixerox.net> |
> -----Original Message----- > From: [email protected] [mailto:[email protected]] > Sent: Friday, September 11, 2009 6:34 PM > To: Xu, Qiang (FXSGSC) > Cc: [email protected] > Subject: Re: timeout on ldap_simple_bind_s() > > > just type gdb then type attach process_id then type bt. > obviously you gonna have to provide process_id of your > running client app. The previous stack trace is obtained by stripped version of distributionService. Now I would load an unstripped version to the printer and try again. Just want to ask whether I should attach <process_id> and bt before the test binding is performed, or after? Thanks, Xu Qiang