Alan,<br><br>You are right. It is 64-bit machine but <br><br># file radiusd<br>radiusd:        ELF 32-bit MSB executable SPARC32PLUS Version 1, V8+ Required, dynamically linked, stripped<br><br>regards<br>Peter Micunek<br>
<br><br><div><span class="gmail_quote">On 4/30/07, <b class="gmail_sendername">Alan DeKok</b> <<a href="mailto:aland@deployingradius.com">aland@deployingradius.com</a>> wrote:</span><blockquote class="gmail_quote" style="margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; margin-left: 0.80ex; border-left-color: #cccccc; border-left-width: 1px; border-left-style: solid; padding-left: 1ex">
Peter Micunek wrote:<br>> and  when I want to start FreeRADIUS it crash:<br>...<br>> program terminated by signal BUS (invalid address alignment)<br>> Current function is lrad_isaac (optimized)<br>> 37 rngstep( a<<13, a, b, mm, m, m2, r, x);
<br><br>  Let me guess... it's a 64-bit machine?<br><br>> I have same problem with FR 1.1.6. Can you help me fix this problem?<br><br>  This is the first I've seen the problem.  Looking at the code, it's<br>
all explicitly 32-bit, so the compiler should produce the correct code<br>to access 32-bit data that's not aligned on a 64-bit boundary.<br><br>  Alan DeKok.<br>--<br>  <a href="http://deployingradius.com">http://deployingradius.com
</a>       - The web site of the book<br>  <a href="http://deployingradius.com/blog/">http://deployingradius.com/blog/</a> - The blog<br>-<br>List info/subscribe/unsubscribe? See <a href="http://www.freeradius.org/list/users.html">
http://www.freeradius.org/list/users.html</a><br></blockquote></div><br>