<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:12pt"><DIV style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif">Can confirm that,</DIV>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif">I Use 2.0.3 - snapshort-04072008</DIV>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif">I Will try to ask second side to change port of answer from 1646 to 1813 , but dont think that this avoid Segmentation fault.</DIV>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif"> </DIV>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif"> </DIV>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif">Finished request 797.<BR>Cleaning up request 797 ID 92 with timestamp +131<BR>Going to the next request<BR>Waking up in 0.3 seconds.<BR>Rejecting request 602 due to lack of any response from home server X.X.X.X port 1646<BR>Finished request 602.<BR>Cleaning up request 602 ID 152 with timestamp +102<BR>Cleaning up request 602 ID 0 with timestamp +102<BR>Segmentation fault<BR><BR></DIV>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif">----- Original Message ----<BR>From: Vikash Badal <Vikash.Badal@is.co.za><BR>To: FreeRadius users mailing list <freeradius-users@lists.freeradius.org><BR>Sent: Thursday, April 10, 2008 10:15:53 AM<BR>Subject: Freeradius 2.0.3 crashing when in proxy mode Segmentation fault.<BR><BR>Greetings,<BR><BR>Can you please assist me with this issue.<BR><BR>I set up this server to be the authorative radius server for a realm and<BR>no issues were encountered<BR><BR>Once I set up the server to proxy, the following issue occured. <BR><BR>--------------------------------------------------------<BR><BR>Thu Apr 10 06:49:01 2008 : Debug: Finished request 33.<BR>Thu Apr 10 06:49:01 2008 : Debug: Cleaning up request 33 ID 170 with<BR>timestamp +451<BR>Thu Apr 10 06:49:01 2008 : Debug: Going to the next request<BR>Thu Apr 10 06:49:01 2008 : Debug: Waking up in 4.6 seconds.<BR>Thu
 Apr 10 06:49:06 2008 : Error: Rejecting request 31 due to lack of<BR>any response from home server 196.26.56.8 port 1646<BR>Thu Apr 10 06:49:06 2008 : Debug: Finished request 31.<BR>Thu Apr 10 06:49:06 2008 : Debug: Cleaning up request 31 ID 169 with<BR>timestamp +442<BR><BR>Program received signal SIGSEGV, Segmentation fault.<BR>[Switching to Thread 0x28401100 (LWP 100207)]<BR>0x0806417d in cleanup_delay (ctx=0x287fe110) at event.c:477<BR>477            DEBUG2("Cleaning up request %d ID %d with timestamp<BR>+%d",<BR><BR>(gdb) bt<BR>#0  0x0806417d in cleanup_delay (ctx=0x287fe110) at event.c:477<BR>#1  0x080651ae in wait_a_bit (ctx=0x287fe110) at event.c:947<BR>#2  0x08064dec in post_proxy_fail_handler (request=0x287fe110) at<BR>event.c:794<BR>#3  0x08064ea5 in no_response_to_proxied_request (ctx=0x287fe110)<BR>    at event.c:819<BR>#4  0x280c8a9d in fr_event_run (el=0x287fb000,
 when=0xbfbfe828) at<BR>event.c:214<BR>#5  0x280c9078 in fr_event_loop (el=0x287fb000) at event.c:381<BR>#6  0x080681bd in radius_event_process () at event.c:2675<BR>#7  0x0805d376 in main (argc=2, argv=0xbfbfe928) at radiusd.c:394<BR>(gdb) up<BR>#1  0x080651ae in wait_a_bit (ctx=0x287fe110) at event.c:947<BR>947                    cleanup_delay(request);<BR>(gdb) p/x *request<BR>$1 = {packet = 0x0, proxy = 0x0, reply = 0x0, proxy_reply = 0x0,<BR>  config_items = 0x0, username = 0x0, password = 0x0, root = 0x0, data =<BR>0x0,<BR>  client = 0x0, child_pid = 0x0, timestamp = 0x47fd9c34, number = 0x1f,<BR>  listener = 0x28495ac0, proxy_listener = 0x28495af0, simul_max = 0x2,<BR>  simul_count = 0x0, simul_mpp = 0x0, options = 0x0, module = 0x80734f5,<BR>  component = 0x80734f5, received = {tv_sec = 0x47fd9c34, tv_usec =<BR>0x45fa},<BR>  when = {tv_sec =
 0x47fd9c42, tv_usec = 0x6f03}, delay = 0x186a0,<BR>  master_state = 0x1, child_state = 0x6, priority = 0x3, ev = 0x0,<BR>  next_when = {tv_sec = 0x47fd9c42, tv_usec = 0x6f03}, next_callback =<BR>0x0,<BR>  in_request_hash = 0x0, in_proxy_hash = 0x0, home_server = 0x0,<BR>  home_pool = 0x2848a240, proxy_when = {tv_sec = 0x47fd9c34,<BR>    tv_usec = 0x6f03}, num_proxied_requests = 0x1,<BR>  num_proxied_responses = 0x0, server = 0x0, parent = 0x0}<BR>(gdb)<BR><BR><BR><BR><BR>Vikash<BR>Please note: This email and its content are subject to the disclaimer as displayed at the following link <A href="http://www.is.co.za/legal/E-mail+Confidentiality+Notice+and+Disclaimer.htm" target=_blank>http://www.is.co.za/legal/E-mail+Confidentiality+Notice+and+Disclaimer.htm</A>. Should you not have Web access, send a mail to <A href="mailto:disclaimers@is.co.za" ymailto="mailto:disclaimers@is.co.za">disclaimers@is.co.za</A> and a copy
 will be emailed to you.<BR><BR>-<BR>List info/subscribe/unsubscribe? See <A href="http://www.freeradius.org/list/users.html" target=_blank>http://www.freeradius.org/list/users.html</A><BR></DIV>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif"><BR></DIV></div><br>__________________________________________________<br>Do You Yahoo!?<br>Tired of spam?  Yahoo! Mail has the best spam protection around <br>http://mail.yahoo.com </body></html>