segfault in detail listener

Phil Mayers p.mayers at imperial.ac.uk
Fri Apr 8 12:03:39 CEST 2011


All,

We're seeing very occasional segfaults in the detail listener. I've 
managed to catch one under gdb, and the backtrace shows it dying at 
detail.c:601:

  if (feof(data->fp)) goto cleanup;

...because data->fp == NULL

I can't follow the control flow to see why this might happen, but I did 
gather a backtrace etc.



More information about the Freeradius-Users mailing list