(Fwd) Seg Fault - 3.0

Breuer Nicolas Nicolas.Breuer at Belcenter.biz
Wed Mar 16 15:35:14 CET 2011


------- Forwarded message follows -------
From:	Breuer Nicolas <Nicolas.Breuer at Belcenter.biz>
To:	freeradius-devel at lists.freeradius.org
Subject:	Seg Fault - 3.0
Date sent:	Wed, 16 Mar 2011 15:23:22 +0100


Hello

I discovered a Seg Fault on the release 3.0 on the GIT server.

Seems happening on the first auth.
(30) Login OK: [XXX] (from client XXX)
(30) # Executing section post-auth from file /etc/XXX.conf
(30) +- entering group post-auth {...}
(30) ++? if (reply:Framed-IP-Address)
(30) ? Evaluating (reply:Framed-IP-Address) -> FALSE
(30) ++? if (reply:Framed-IP-Address) -> FALSE
(30) ++- entering else else {...}
rlm_sql (ACCOUNTING-01): Reserving sql socket id: 14
(30) [IP-POOLING-01] expand: %{User-Name} -> XXX
(30) [IP-POOLING-01] sql_set_user escaped user --> 'XXX'
(30) [IP-POOLING-01] expand: BEGIN -> BEGIN
(30) [IP-POOLING-01] expand: COMMIT -> COMMIT
(30) [IP-POOLING-01] expand: SELECT ip_address FROM radippool WHERE pool_name 
= '%{reply:Pool-Suffix}*%{Huntgroup-Name}' AND expiry_time < NOW() ORDER BY rand(), 
pool_name, expiry_time LIMIT 1 FOR UPDATE -> SELECT ip_address FROM radippool 
WHERE pool_name = 'BC*' AND expiry_time < NOW() ORDER BY rand(), pool_name, 
expiry_time LIMIT 1 FOR UPDATE


Segmentation fault



I see the expand of variable HuntGroup-Name didn't get any values...

Maybe the reason of Seg fault ?


------- End of forwarded message -------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeradius.org/pipermail/freeradius-users/attachments/20110316/49d8788c/attachment.html>


More information about the Freeradius-Users mailing list