Bugs item #2926032, was opened at 2010-01-05 16:37
Message generated for change (Tracker Item Submitted) made by daniellemadeley
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=756076&aid=2926032&group_id=143636

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Danielle Madeley (daniellemadeley)
Assigned to: Nobody/Anonymous (nobody)
Summary: Crash in AUTH_CLIENT_IS_EXTENDED

Initial Comment:
Program received signal SIGSEGV, Segmentation fault.
0x0039362e in ca_credentials (ca=0x8083550, scheme=0x80844d8 "NTLM", 
    realm=0x80844dd "\"SIP Communications Service\"", user=0x80844fa "test", 
    pass=0x80844ff "XXXX") at auth_client.c:404
404       if (AUTH_CLIENT_IS_EXTENDED(ca))
(gdb) p *ca
$3 = {ca_home = {{suh_size = 78, suh_blocks = 0x8084358, suh_lock = 0x0}}, 
  ca_auc = 0x0, ca_next = 0x0, ca_scheme = 0x8083599 "NTLM", 
  ca_realm = 0x808357c "\"SIP Communications Service\"", 
  ca_user = 0x8077968 "test", ca_pass = 0x8079638 "XXXX", 
  ca_credential_class = 0x0, ca_clear = 0}

ca_auc is NULL

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=756076&aid=2926032&group_id=143636

------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to