Hey everyone,<br><br>I&#39;ve enabled RADIUS accounting in my config file and setup radiusclient.conf and the servers <br>file with the appropriate data though OpenSER coredumps for some reason, this is the backtrace<br>from gdb:
<br><br>#0&nbsp; 0xb7afc168 in test_config (rh=0x824d450, filename=0x824b240 &quot;/var/csis/cfg/radiusclient.conf&quot;) at config.c:389<br>389&nbsp;&nbsp;&nbsp;&nbsp; config.c: No such file or directory.<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; in config.c<br>(gdb) backtrace
<br>#0&nbsp; 0xb7afc168 in test_config (rh=0x824d450, filename=0x824b240 &quot;/var/csis/cfg/radiusclient.conf&quot;) at config.c:389<br>#1&nbsp; 0xb7afbf49 in rc_read_config (filename=0x824b240 &quot;/var/csis/cfg/radiusclient.conf&quot;) at 
config.c:312<br>#2&nbsp; 0xb7b1440b in extra2strar () from /usr/local/lib/openser/modules/acc.so<br>#3&nbsp; 0x0808dab1 in init_child ()<br>#4&nbsp; 0x0806d15b in main ()<br><br><br>servers file:<br><a href="http://192.168.0.1">192.168.0.1
</a> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; test123<br><br>the servers file was before with a key of some non-standard chars like &quot;test123!!5%^#&quot; so I changed<br>it to &quot;test123&quot; thinking that this might have caused it but this is not the reason.
<br><br><br><br>Thanks in advnace,<br>Lir.<br><br>