Date: Fri, 14 Feb 2003 10:54:40 -0600 From: Eric Six <erics@sirsi.com> To: "'questions@FreeBSD.ORG'" <questions@FreeBSD.ORG> Subject: Alpha and Unaligned access errors. Message-ID: <DC32C8CEB3F8D311B6B5009027DE5AD505E340EB@stlmail.dra.com>
next in thread | raw e-mail | index | archive | help
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 pc=0x120001780 ra=0x120001764 op=ldq pid 643 (ipfw): unaligned access: va=0x1200a810c pc=0x120001784 ra=0x120001764 op=ldq 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? TIA Eric Six To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?DC32C8CEB3F8D311B6B5009027DE5AD505E340EB>