Hi, Thanks man, I know it was a stupid question but it was more out of curiosity(don't have much experience in this) but i see it doesnt replace existing files if any. So compile the latest tree, got this: (20) coa_cn_attributes: Program executed successfully Bad talloc magic value - unknown value talloc abort: Bad talloc magic value - unknown value Backtrace of last 24 frames: /usr/local1/lib/libfreeradius-radius.so(+0xd607)[0x7ffff7955607] /usr/lib/x86_64-linux-gnu/libtalloc.so.2(_talloc_get_type_abort+0xe1)[0x7ffff708ff11] /usr/local1/lib/libfreeradius-radius.so(fr_pair_verify+0x85)[0x7ffff79675a0] /usr/local1/lib/libfreeradius-radius.so(fr_pair_list_move+0x7e)[0x7ffff7964da8] /usr/local1/lib/rlm_exec.so(+0x1888)[0x7ffff5600888] /usr/local1/lib/rlm_exec.so(+0x1b56)[0x7ffff5600b56] /usr/local1/sbin/radiusd[0x42b776] /usr/local1/sbin/radiusd[0x42bec7] /usr/local1/sbin/radiusd[0x42b93e] /usr/local1/sbin/radiusd[0x42c9b6] /usr/local1/sbin/radiusd[0x42b93e] /usr/local1/sbin/radiusd[0x42c9b6] /usr/local1/sbin/radiusd[0x42b93e] /usr/local1/sbin/radiusd[0x42c9b6] /usr/local1/sbin/radiusd[0x42b93e] /usr/local1/sbin/radiusd[0x42c9b6] /usr/local1/sbin/radiusd(modcall+0xb1)[0x42d828] /usr/local1/sbin/radiusd(indexed_modcall+0x366)[0x428c8a] /usr/local1/sbin/radiusd(process_accounting+0x22)[0x42b0ae] /usr/local1/sbin/radiusd(rad_accounting+0xe9)[0x40f1bf] /usr/local1/sbin/radiusd[0x44121c] /usr/local1/sbin/radiusd[0x43ca0b] /lib/x86_64-linux-gnu/libpthread.so.0(+0x76ba)[0x7ffff6c6d6ba] /lib/x86_64-linux-gnu/libc.so.6(clone+0x6d)[0x7ffff676b41d] Thread 79 "radiusd" received signal SIGABRT, Aborted. [Switching to Thread 0x7fffc561c700 (LWP 42094)] 0x00007ffff6699428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54 54 ../sysdeps/unix/sysv/linux/raise.c: No such file or directory. have everything installed libc6(dbg, dev), libtalloc2, Used the latest branch. Not a duplicate https://github.com/FreeRADIUS/freeradius-server/issues/1980, this happens in exec. Thanks in advance. Regards, Mail: 8zero2.in@gmail.com Facebook: www.facebook.com/8zero2 Twitter: @8zero2_in Blog: blog.8zero2.in On Wed, Oct 10, 2018 at 4:12 PM Matthew Newton <mcn@freeradius.org> wrote:
On Wed, 2018-10-10 at 15:48 +0530, 8zero2 operations wrote:
I am using 3.0.16. If I compile the latest branch would it overwrite my modules or files(I have changed)?
"make install" shouldn't overwrite an existing raddb config, but common sense really that you should make a backup yourself...
Personally I just install into a different prefix and then copy the old raddb over to the new location to test it. But if you do that you need to edit prefix/libdir etc in radiusd.conf to make sure it's using the correct paths.
If I still find it unresolved in latest build should i file for a bug?
Sending it here again is fine, unless someone asks for an issue to be opened.
-- Matthew
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html