3.0.1: good old "die on exit" again
Arran Cudbard-Bell
a.cudbardb at freeradius.org
Mon Feb 3 16:47:24 CET 2014
On 3 Feb 2014, at 15:25, Stefan Winter <stefan.winter at restena.lu> wrote:
> Hi,
>
>>> this moved the crash to a different nuance :-/
>>
>> Hmm.. that's a bit weirder.
>>
>> You've HUPed the server a few times. It keeps the old config around
>> (crappy home-brew garbage collector, really...). Then on exit, it
>> free's the older configs. But it should only do that once.
>
> No... this was after a fresh start, 0 packets processed. Just start and
> shut down.
Just tried and I can't reproduce it...
Could you maybe install lldb, just so we can get proper backtraces?
The syntax is similar to GDB:
lldb -- <radiusd> -f -l stdout -xx
run
kill <radiusd.pid>
bt
Arran Cudbard-Bell <a.cudbardb at freeradius.org>
FreeRADIUS Development Team
FD31 3077 42EC 7FCD 32FE 5EE2 56CF 27F9 30A8 CAA2
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 881 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.freeradius.org/pipermail/freeradius-devel/attachments/20140203/7c30111e/attachment.pgp>
More information about the Freeradius-Devel
mailing list