Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Nov 2001 01:04:09 +0100
From:      Bernd Walter <ticso@cicely8.cicely.de>
To:        freebsd-net@freebsd.org
Subject:   setkey unaligned access on alpha-4.4-stable and -current
Message-ID:  <20011126010408.D72247@cicely8.cicely.de>

next in thread | raw e-mail | index | archive | help
I already wrote this on -alpha two days ago.
Maybe the ipsec developers don't read -alpha.

bernd@srv1.cosmo-project.de:/root# setkey -D
pid 12656 (setkey): unaligned access: va=0x120026199 pc=0x120001d80 ra=0x120001b68 op=0xd
Bus error (core dumped)
Exit 138
bernd@srv1.cosmo-project.de:/root# setkey -DP
pid 12657 (setkey): unaligned access: va=0x120026199 pc=0x120001d80 ra=0x120001b68 op=0xd
Bus error (core dumped)
Exit 138
FreeBSD srv1.cosmo-project.de 4.4-STABLE FreeBSD 4.4-STABLE #0: Fri Nov 23 02:30:26 CET 2001     root@srv1.cosmo-project.de:/var/d1/FreeBSD-2001-11-21/src/sys/compile/SRV1  alpha

A short look onto an older -current showed similar problems:
ticso@cicely9# setkey -D
pid 95795 (setkey): unaligned access: va=0x120026231 pc=0x120001e00 ra=0x120001be8 op=0xd
Bus error (core dumped)
Exit 138
ticso@cicely9# setkey -DP
pid 95796 (setkey): unaligned access: va=0x120026231 pc=0x120001e00 ra=0x120001be8 op=0xd
Bus error (core dumped)
Exit 138
ticso@cicely9# uname -a
FreeBSD cicely9.cicely.de 5.0-CURRENT FreeBSD 5.0-CURRENT #1: Tue Sep 11 11:27:34 CEST 2001     ticso@cicely9.cicely.de:/var/d8/FreeBSD-2001-09-03-ev56/src/sys/alpha/compile/CICELY9  alpha

setkey seemed to work on 4.0-stable, but I never got a working ipsec
connection, which may or may not be my fault.

Is anyone successfully running ipsec on alpha?

-- 
B.Walter              COSMO-Project         http://www.cosmo-project.de
ticso@cicely.de         Usergroup           info@cosmo-project.de


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-net" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011126010408.D72247>