Seg Fault - 3.0 - More Info needed
Hello Alan, Could you precise wich infos you need to go further ? Thanks ------- End of forwarded message ------- 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 -------
participants (2)
-
Alan DeKok -
Breuer Nicolas