Freeradius crash with two radclient

Fajar A. Nugraha list at fajar.net
Mon Mar 19 23:01:49 CET 2012


On Tue, Mar 20, 2012 at 4:47 AM, fulvio fabiani
<fabiani.fulvio at gmail.com> wrote:
> Hi Phil,
> thanks for your answer.
> Do the 2.1.12 fix this kind of problem?

2.1.11 has some known bugs, fixed in 2.1.12 in newer. It might be one
of them. If you don't want to waste anyone's time, re-run your tests
on 2.1.12

>
> We did some additional analysis, we found that with this configuration:
>   - 1 freeradius
>   - 1 radclient
>
> everythings works,
>
> but with
>  - 1 freeradius
>  - 2 radlicent
>
> the freeradius instance crash as we start the second client.
> Our application execute queries on Oracle Database, we also try to disable
> DB access and, with this configuration, the system won't crash.

How do you connect to the db? Using rlm_sql?

If yes, and you can reproduce the crash immediately just by sending
several packets, try running "radiusd -fxx -l stdout" which should run
it multi threaded and print out debugging outputs.

Also try debugging with gdb.

-- 
Fajar


More information about the Freeradius-Users mailing list