Hi there,
 
Need some help with a c-client library issue we are facing.
 
On some of Vista machines, Our Software crashes intermittently into
c-client library as pointed by the stack trace below. Our logs show that
it works fine for a while, fetches vmails etc and then it hangs for few
milli sec and finally crashes as shown below. Voice Mail server is: MS
Exchange 2007.  I think the The C-client version we are using is from
year 2007. The release notes show April 08 as the date. Pl note that the
same software works fine with out any issues on other PCs running Vista
and connecting to same Mail server under same network.
 
The crash occurs in the source file " ssl_w2k.c" in c-client lib at the
point below:
 
*Crash here* >> !ssl_host(ssl_stream * stream=0x017258e8)  Line 622 +
0x6 C
  !imap_parse_header(mail_stream * stream=0x01739978, mail_envelope * *
env=0x01739f60, mail_sizedtext * hdr=0x0662e880, string_list *
stl=0x066300e0)  Line 4528 + 0x1a C
  !imap_cache(mail_stream * stream=0x01739978, unsigned long
msgno=0x00000027, char * seg=0x066300c8, string_list * stl=0x066300e0,
mail_sizedtext * text=0x0662e880)  Line 5024 + 0x16 C
  !imap_parse_unsolicited(mail_stream * stream=0x01739978,
imap_parsed_reply * reply=0x0175402c)  Line 3839 C
  !imap_reply(mail_stream * stream=0x01739978, char * tag=0x0662e9a8)
Line 3563 C
  !imap_sout(mail_stream * stream=0x01739978, char * tag=0x0662e9a8,
char * base=0x01754084, char * * s=0x0662e8fc)  Line 3522 + 0x23 C
  !imap_send(mail_stream * stream=0x01739978, char * cmd=0x00bca514,
imap_argument * * args=0x0662ee00)  Line 3132 C
  !imap_structure(mail_stream * stream=0x01739978, unsigned long
msgno=0x00000016, mail_bodystruct * * body=0x0662f6a0, long
flags=0x00000000)  Line 1586 + 0x1b C
  !mail_fetch_structure(mail_stream * stream=0x01739978, unsigned long
msgno=0x00000016, mail_bodystruct * * body=0x0662f6a0, long
flags=0x00000000)  Line 1542 + 0x12 C
  !VVMClient::downloadHeader(mail_stream * stream=0x01739978, long
msgno=0x00000016, unsigned long uid=0x00028483)  Line 1861 + 0x9 C++
  !VVMClient::header(mail_stream * stream=0x01739978, long
msgno=0x00000016)  Line 1524 + 0x13 C++
 
!VVMClient::refreshHeaders(std::basic_string<char,std::char_traits<char>
,std::allocator<char> > localBox={...},
std::basic_string<char,std::char_traits<char>,std::allocator<char> >
localUname={...},
std::basic_string<char,std::char_traits<char>,std::allocator<char> >
localPwd={...})  Line 4439 + 0x9 C++
 
Any help/pointers is much appreciated.  

Thanks,
-Raju
 
_______________________________________________
Imap-uw mailing list
[email protected]
http://mailman2.u.washington.edu/mailman/listinfo/imap-uw

Reply via email to