Getting the Segmentation fault when doing radiusd -X home_server_pool my_auth_failover { type = fail-over home_server = localhost } realm example.com { auth_pool = my_auth_failover } realm LOCAL { } radiusd: #### Loading Clients #### client localhost { ipaddr = 127.0.0.1 require_message_authenticator = no secret = "testing123" nastype = "other" } client 192.168.111.0/24 { require_message_authenticator = no secret = "whatever" shortname = "freeradius" } Segmentation fault Regards, Harshil, EmpID: 128522.
Arey, There is nothing in the bugs file Give me solution if possible. Regards, Harshil, EmpID: 128522. ________________________________________ From: freeradius-users-bounces+harshil_shah=infosys.com@lists.freeradius.org [freeradius-users-bounces+harshil_shah=infosys.com@lists.freeradius.org] On Behalf Of Alan DeKok [aland@deployingradius.com] Sent: Wednesday, March 10, 2010 2:37 PM To: FreeRadius users mailing list Subject: Re: Segmentation fault Harshil Anil Kumar Shah wrote:
Getting the Segmentation fault when doing radiusd -X
Read doc/bugs Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
Hi,
There is nothing in the bugs file
doc/bugs is a document that explains what to do if come across an issue - eg segmentation fault. read that document, follow the instructions and, if something is wrong with the code rather than your OS, the server code can be fixed (which, I guess, is 'the solution' you are after) alan
I have not modified the code. and I checked the swap area, is 2 GB. What can be the problem? Regards, Harshil, EmpID: 128522. ________________________________________ From: freeradius-users-bounces+harshil_shah=infosys.com@lists.freeradius.org [freeradius-users-bounces+harshil_shah=infosys.com@lists.freeradius.org] On Behalf Of Alan Buxey [A.L.M.Buxey@lboro.ac.uk] Sent: Wednesday, March 10, 2010 2:54 PM To: FreeRadius users mailing list Subject: Re: Segmentation fault Hi,
There is nothing in the bugs file
doc/bugs is a document that explains what to do if come across an issue - eg segmentation fault. read that document, follow the instructions and, if something is wrong with the code rather than your OS, the server code can be fixed (which, I guess, is 'the solution' you are after) alan - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
Harshil Anil Kumar Shah wrote:
I have not modified the code. and I checked the swap area, is 2 GB. What can be the problem?
You need to read the messages on this list. You need to read the documentation we tell you to read. You need to follow the instructions in the documentation. You SHOULD NOT ignore the messages. You SHOULD NOT ignore the documentation. You SHOULD NOT post information that we did not ask for. Alan DeKok.
participants (3)
-
Alan Buxey -
Alan DeKok -
Harshil Anil Kumar Shah