FreeRADIUS crash on Solaris 10 after start

Alan DeKok aland at deployingradius.com
Mon Apr 30 13:58:38 CEST 2007


Peter Micunek wrote:
> and  when I want to start FreeRADIUS it crash:
...
> program terminated by signal BUS (invalid address alignment)
> Current function is lrad_isaac (optimized)
> 37 rngstep( a<<13, a, b, mm, m, m2, r, x);

  Let me guess... it's a 64-bit machine?

> I have same problem with FR 1.1.6. Can you help me fix this problem?

  This is the first I've seen the problem.  Looking at the code, it's
all explicitly 32-bit, so the compiler should produce the correct code
to access 32-bit data that's not aligned on a 64-bit boundary.

  Alan DeKok.
--
  http://deployingradius.com       - The web site of the book
  http://deployingradius.com/blog/ - The blog



More information about the Freeradius-Users mailing list