On 29 Aug 2017, at 6:31 PM, Matthew Newton <mcn@freeradius.org> wrote:
On Tue, 2017-08-29 at 16:20 +0800, Kinglok Fong wrote:
(0) Found Auth-Type = mschap (0) # Executing group from file /usr/local/freeradius/etc/raddb/sites-enabled/default (0) authenticate { (0) mschap: Client is using MS-CHAPv1 with NT-Password (0) mschap: EXPAND %{mschap:User-Name} (0) mschap: --> a_user rlm_mschap (mschap): Reserved connection (0) (0) mschap: sending authentication request user='a_user' domain='SAMBADOM' Segmentation fault
OK that's not good.
Can you try and get a backtrace with debugging symbols - instructions are at https://github.com/FreeRADIUS/freeradius-server/blob/v4.0.x/doc/ bugs.md
Thanks,
I have attached the gdb log through this reply. Hope that the file will not be truncated.
-- Matthew
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
Kinglok, Fong