Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Aug 1999 20:22:44 -0700 (PDT)
From:      Matthew Jacob <mjacob@feral.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   bin/13339: ntpdate minor breakage on alpha
Message-ID:  <199908240322.UAA00387@farrago.feral.com>

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

>Number:         13339
>Category:       bin
>Synopsis:       ntpdate now has unaligned accesses
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 23 20:30:01 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Matthew Jacob
>Release:        FreeBSD 4.0-CURRENT alpha
>Organization:
Feral Software
>Environment:

4.0 Current as of around Mon Aug 20th or so..

>Description:

ntpdate now suffers from unaligned accesses:

Doing additional network setup: ntpdatepid 111 (ntpdate): unaligned access: va=0x1200260dc pc=0x120004c58 ra=0x120004c48 op=stt
pid 111 (ntpdate): unaligned access: va=0x1200260e4 pc=0x120004c9c ra=0x120004c48 op=stq
pid 111 (ntpdate): unaligned access: va=0x1200260e4 pc=0x120004ca8 ra=0x120004c48 op=stq
pid 111 (ntpdate): unaligned access: va=0x1200260dc pc=0x120004cac ra=0x120004c48 op=ldq
pid 111 (ntpdate): unaligned access: va=0x1200260dc pc=0x120004cc0 ra=0x120004c48 op=stq
pid 111 (ntpdate): unaligned access: va=0x1200260e4 pc=0x120004cd0 ra=0x120004c48 op=stq
pid 111 (ntpdate): unaligned access: va=0x1200260dc pc=0x120004c58 ra=0x120004c48 op=stt
pid 111 (ntpdate): unaligned access: va=0x1200260e4 pc=0x120004c9c ra=0x120004c48 op=stq
pid 111 (ntpdate): unaligned access: va=0x1200260e4 pc=0x120004ca8 ra=0x120004c48 op=stq
pid 111 (ntpdate): unaligned access: va=0x1200260dc pc=0x120004cac ra=0x120004c48 op=ldq
pid 111 (ntpdate): unaligned access: va=0x1200260dc pc=0x120004cc0 ra=0x120004c48 op=stq
pid 111 (ntpdate): unaligned access: va=0x1200260e4 pc=0x120004cd0 ra=0x120004c48 op=stq
pid 111 (ntpdate): unaligned access: va=0x1200260dc pc=0x120004c58 ra=0x120004c48 op=stt
pid 111 (ntpdate): unaligned access: va=0x1200260e4 pc=0x120004c9c ra=0x120004c48 op=stq
pid 111 (ntpdate): unaligned access: va=0x1200260e4 pc=0x120004ca8 ra=0x120004c48 op=stq
pid 111 (ntpdate): unaligned access: va=0x1200260dc pc=0x120004cac ra=0x120004c48 op=ldq
pid 111 (ntpdate): unaligned access: va=0x1200260dc pc=0x120004cc0 ra=0x120004c48 op=stq
pid 111 (ntpdate): unaligned access: va=0x1200260e4 pc=0x120004cd0 ra=0x120004c48 op=stq
pid 111 (ntpdate): unaligned access: va=0x1200260dc pc=0x120004c58 ra=0x120004c48 op=stt
pid 111 (ntpdate): unaligned access: va=0x1200260e4 pc=0x120004c9c ra=0x120004c48 op=stq
pid 111 (ntpdate): unaligned access: va=0x1200260e4 pc=0x120004ca8 ra=0x120004c48 op=stq
pid 111 (ntpdate): unaligned access: va=0x1200260dc pc=0x120004cac ra=0x120004c48 op=ldq
pid 111 (ntpdate): unaligned access: va=0x1200260dc pc=0x120004cc0 ra=0x120004c48 op=stq
pid 111 (ntpdate): unaligned access: va=0x1200260e4 pc=0x120004cd0 ra=0x120004c48 op=stq
pid 111 (ntpdate): unaligned access: va=0x1200260f4 pc=0x120005208 ra=0x120003ec4 op=ldq
pid 111 (ntpdate): unaligned access: va=0x1200260ec pc=0x120005244 ra=0x120003ec

>How-To-Repeat:

run ntpdate

>Fix:
	
I dunno


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


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




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