Hi, Can you please try the latest code in trunk to see if this resolves your problem?
https://source.jasig.org/cas-clients/mod_auth_cas/trunk/ -Phil On Thu, Dec 2, 2010 at 7:10 AM, Jay <[email protected]> wrote: > some more updates. > Have enabled the apache logging. > I get the XML response from SSOCAS server. > > Segmentation fault error occurs, when doing the xml parsing. > apr_xml_parser_feed(parser, response, strlen(response) > > > APR version in my server is 1.2.7. I am upgrading that to 1.2.8, just to be > sure about that part. > > any tips are welcome > > xml response is > > Validation response: HTTP/1.1 200 OK\r\n > Date: Thu, 02 Dec 2010 10:11:59 GMT\r\n > Content-Type: text/xml;charset=UTF-8\r\n > Content-Language: en-US\r\nConnection: close\r\n > Set-Cookie: > NSC_wt_go_ttp_iuuqt_443=ffffffff090d2f3745525d5f4f58455e445a4a423660;expires=Thu, > 02-Dec-2010 10:13:59 GMT;path=/;secure\r\n\r\n > <cas:serviceResponse xmlns:cas='http://www.yale.edu/tp/cas'>\r\n\t > <cas:authenticationSuccess>\r\n\t\t > <cas:user>name</cas:user>\r\n\t\t > <cas:firstname>fname</cas:firstname>\r\n\t\t > <cas:lastname>lname</cas:lastname>\r\n\t\t > <cas:countryname></cas:countryname> > \r\n\t\t > <cas:countryuri>http://mydomain.com/jp-1/Country/FIN</cas:countryuri>\r\n\t\t > <cas:email>[email protected]</cas:email>\r\n\t\t > <cas:companyname></cas:companyname>\r\n\t\t\r\n\t\t > <cas:role>MY_ROLE</cas:role>\r\n\t\t\r\n\r\n\r\n\t</cas:authenticationSuccess>\r\n > </cas:serviceResponse>\r\n > > -- > You are currently subscribed to [email protected] as: > [email protected] > To unsubscribe, change settings or access archives, see > http://www.ja-sig.org/wiki/display/JSG/cas-user > -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
