23 Jun
2014
23 Jun
'14
12:19 p.m.
fr_backtrace_attach(vp_bt, vp);
*&vp_bt
return vp; }
run with
PANIC_ACTION="gdb %e %p" radiusd -f -lstdout
When it crashes p the value of the vp to get the pointer address then in gdb
call backtrace_print(&vp_bt, <pointer to double freed vp>)
Arran Cudbard-Bell <a.cudbardb@freeradius.org> FreeRADIUS Development Team
FD31 3077 42EC 7FCD 32FE 5EE2 56CF 27F9 30A8 CAA2
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/devel.html
Arran Cudbard-Bell <a.cudbardb@freeradius.org> FreeRADIUS Development Team FD31 3077 42EC 7FCD 32FE 5EE2 56CF 27F9 30A8 CAA2