Correct,
I have 2 different stations running openser, one is Ubuntu Dapper
and the other is Debian Sarge which both very much differ so I always
have to re-compile everything when I deploy a newer version so I must
have used the wrong version for some of the libraries.
The problem sorted out once I re-compiled everything on the target host
and installed it there.
Thank you!
Liran.
Hi,
It looks to me the crash is in the radiuslibrary and not in openser.
regards,
bogdan
liran tal wrote:
> 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 < http://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.
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Users mailing list
> Users@openser.org
> http://openser.org/cgi-bin/mailman/listinfo/users
>