Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Jan 2002 16:03:02 +0100 (CET)
From:      wilko@freebsd.org
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   alpha/33841: ifconfig causes unaligned accesses on Alpha
Message-ID:  <200201131503.g0DF32K04050@freebie.xs4all.nl>

next in thread | raw e-mail | index | archive | help


>Number:         33841
>Category:       alpha
>Synopsis:       ifconfig causes unaligned accesses on Alpha
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-alpha
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jan 13 07:10:00 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Wilko Bulte
>Release:        FreeBSD 4.5-RC1 Alpha
>Organization:
Private FreeBSD site - The Netherlands
>Environment:

        Any supported Alpha machine will do

	# uname -a
	FreeBSD  RC1 FreeBSD RC1 #0: Wed Jan  9 12:02:14 GMT 2002
	root@ds10.wbnet:/usr/src/sys/compile/GENERIC  alpha

>Description:

# ifconfig
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
        inet6 ::1 prefixlen 128
        inet6 fe80::1%lo0 prefixlen 64 scopeid 0x1
        inet 127.0.0.1 netmask 0xff000000
pid 103 (ifconfig): unaligned access: va=0x12006e20c pc=0x1200023fc
ra=0x1200023f0 op=ldq
pid 103 (ifconfig): unaligned access: va=0x12006e204 pc=0x120002418
ra=0x1200023f0 op=ldq
ppp0: flags=8010<POINTOPOINT,MULTICAST> mtu 1500
pid 103 (ifconfig): unaligned access: va=0x12006e2ec pc=0x1200023fc
ra=0x1200023f0 op=ldq
pid 103 (ifconfig): unaligned access: va=0x12006e2e4 pc=0x120002418
ra=0x1200023f0 op=ldq
sl0: flags=c010<POINTOPOINT,LINK2,MULTICAST> mtu 552
pid 103 (ifconfig): unaligned access: va=0x12006e3cc pc=0x1200023fc
ra=0x1200023f0 op=ldq
pid 103 (ifconfig): unaligned access: va=0x12006e3c4 pc=0x120002418
ra=0x1200023f0 op=ldq
faith0: flags=8002<BROADCAST,MULTICAST> mtu 1500


>How-To-Repeat:

	Obvious

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:

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




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