(Fwd) Re: Seg Fault - radius 3.0 Debug
Hello, I finally solved my issue. It was a problem of linking mysql libs. I'm sorry . Apologies to all but.. Maybe variables have changed but since 3.0 version the variable %{Huntgroup-Name} is no more recognized. tested on version 2.1.11 - Works perfectly Any ideas ? Thanks ------- Forwarded message follows ------- Date sent: Thu, 17 Mar 2011 21:20:20 +0000 From: Alan Buxey <A.L.M.Buxey@lboro.ac.uk> To: "Nicolas.Breuer@Belcenter.biz" <Nicolas.Breuer@Belcenter.biz>, FreeRadius users mailing list <freeradius-users@lists.freeradius.org> Subject: Re: Seg Fault - radius 3.0 Debug Hi,
Here is my debug file with gbd on the seg fault [Thread debugging using libthread_db enabled] [New Thread 0x7ffff600b700 (LWP 23433)] [Thread 0x7ffff600b700 (LWP 23433) exited] Program received signal SIGSEGV, Segmentation fault. 0x00007ffff6032890 in mysql_field_count () from /usr/lib64/mysql/libmysqlclient_r.so.16 Missing separate debuginfos, use: debuginfo-install glibc-2.13-1.x86_64 ^^^^^^^^^^^^^^^^^^^^
suggest you follow the information given to get more debugging info out alan ------- End of forwarded message -------
Breuer Nicolas wrote:
but.. Maybe variables have changed but since 3.0 version the variable %{Huntgroup-Name} is no more recognized.
It should work. The git "master" branch hasn't changed any of that functionality. And (as always) what does debug mode say? Alan DeKok.
participants (2)
-
Alan DeKok -
Breuer Nicolas