26 Nov
2009
26 Nov
'09
7:36 a.m.
Bjørn Mork wrote:
I don't have that symbol. Did you mean fr_event_loop_exit?
Sure.
Anyway, I ran the server (this time a lab-/test-server with some traffic but nothing near any real load) using
Breakpoint 1, radius_signal_self (flag=2) at event.c:3733 3733 event.c: No such file or directory. in event.c (gdb) cont
Arg... PLEASE give the stack trace for this! "bt", or "thread apply all bt full". Simply continuing means that you've ignored the break point.
And I got:
The same stack trace as before, LONG after the useful information has been lost. Alan DeKok.