30 Apr
2007
30 Apr
'07
7:58 a.m.
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