Re: Alpha and Unaligned access errors.

2003-02-14 Thread Kris Kennaway
On Fri, Feb 14, 2003 at 10:54:40AM -0600, Eric Six wrote: Messages whenever I do a ipfw -* commands. I know I can add a unaligned_print=NO to rc.conf to stop these errors, but what I am wondering is: Is this normal or is this a sign of a software problem with ipfw? It's a code problem which

Re: Alpha and Unaligned access errors.

2003-02-14 Thread YOU
Just a note, I used to run a 1000a on DU 4.0 up to 5.0 and had those as well. It had to do with a library I was compiling against and usually didn't cause any damage that I was aware of. R. On Fri, 14 Feb 2003, Kris Kennaway wrote: On Fri, Feb 14, 2003 at 10:54:40AM -0600, Eric Six wrote:

Alpha and Unaligned access errors.

2003-02-14 Thread Eric Six
Et All, I am running 5.0-release on axp. Using ipfw I am getting alot of: pid 643 (ipfw): unaligned access: va=0x1200a80b4 pc=0x120001780 ra=0x120001764 op=ldq pid 643 (ipfw): unaligned access: va=0x1200a80bc pc=0x120001784 ra=0x120001764 op=ldq pid 643 (ipfw): unaligned access: va=0x1200a8104

Re: Alpha and Unaligned access errors.

2003-02-14 Thread Kris Kennaway
On Fri, Feb 14, 2003 at 02:33:36PM -0700, YOU wrote: Just a note, I used to run a 1000a on DU 4.0 up to 5.0 and had those as well. It had to do with a library I was compiling against and usually didn't cause any damage that I was aware of. I believe the only problem is a performance loss