Bug 18808

Summary: Unalligned trap handler fails on quadword
Product: Base System Reporter: User Raymond <raymond>
Component: alphaAssignee: freebsd-alpha (Nobody) <alpha>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.0-RELEASE   
Hardware: Any   
OS: Any   

Description User Raymond 2000-05-25 12:00:01 UTC
When an unalligned access is made to a quadword, the following results:

pid 672 (mumps): unaligned access: va=0x1013ac4 pc=0x120030278 ra=0x1200301cc
op=stq

Program received signal SIGBUS, Bus error.

Fix: 

none known
How-To-Repeat: 
Make an unalligned access to a quadword.
Comment 1 Andrew Gallatin freebsd_committer freebsd_triage 2001-05-30 20:06:50 UTC
State Changed
From-To: open->closed

The author was contacted and it was determaind that this is the   
same bug as alpha/25535.  This PR has been closed because it was 
fixed in -stable and -current with rev 1.51 and 1.15.2.3 of alpha/alpha/trap.c