Hey everyone,

I've enabled RADIUS accounting in my config file and setup radiusclient.conf and the servers
file with the appropriate data though OpenSER coredumps for some reason, this is the backtrace
from gdb:

#0  0xb7afc168 in test_config (rh=0x824d450, filename=0x824b240 "/var/csis/cfg/radiusclient.conf") at config.c:389
389     config.c: No such file or directory.
        in config.c
(gdb) backtrace
#0  0xb7afc168 in test_config (rh=0x824d450, filename=0x824b240 "/var/csis/cfg/radiusclient.conf") at config.c:389
#1  0xb7afbf49 in rc_read_config (filename=0x824b240 "/var/csis/cfg/radiusclient.conf") at config.c:312
#2  0xb7b1440b in extra2strar () from /usr/local/lib/openser/modules/acc.so
#3  0x0808dab1 in init_child ()
#4  0x0806d15b in main ()


servers file:
192.168.0.1                         test123

the servers file was before with a key of some non-standard chars like "test123!!5%^#" so I changed
it to "test123" thinking that this might have caused it but this is not the reason.



Thanks in advnace,
Lir.