3.0.0 detail: suppress now works, but found a SEGV elsewhere
Alan DeKok
aland at deployingradius.com
Wed Jan 8 15:22:34 CET 2014
Stefan Winter wrote:
> So I think that whatever SEGVs here is not directly related to your fix
> to suppress...
OK.
> Program received signal SIGSEGV, Segmentation fault.
> 0x00007ffff4415e47 in mod_post_auth (instance=0x9854e0, request=0x9d8410) at <command-line>:1452
> 1452 <command-line>: No such file or directory.
> (gdb) bt
> #0 0x00007ffff4415e47 in mod_post_auth (instance=0x9854e0, request=0x9d8410) at <command-line>:1452
Hmm... you'll have to build it with debugging symbols. Those messages
are relatively uninformative. So *some* module died at line 1452. But
which one? I don't know.
Alan DeKok.
More information about the Freeradius-Users
mailing list