13 Sep
2005
13 Sep
'05
5:09 a.m.
Konstantin Kubatkin wrote:
I'm use Debian/Sarge AND64 and Debian/Sarge I386
If it is used Crypt-Password that freeradius finishes work with segmentation fault
Please get version 1.0.5 and build the Debian package with this command line: $ DEB_BUILD_OPTIONS="noopt nostrip" fakeroot dpkg-buildpackage -b -uc Install the new package, and enable core dumps: $ ulimit -c unlimited When freeradius core dumps, do: $ gdb /path/to/executable /path/to/core/file And then in 'gdb', do: (gdb) bt Copy the output, and mail it to the list. -- Nicolas Baradakis