Bug 21247

Summary: edquota fails with alignment error
Product: Base System Reporter: Marcin Gryszkalis <dagoon>
Component: alphaAssignee: freebsd-alpha (Nobody) <alpha>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.1-STABLE   
Hardware: Any   
OS: Any   

Description Marcin Gryszkalis 2000-09-13 11:50:00 UTC
 Whole second disk is /home and it's the only partition with quota.
 After edquota user it goes like this:

"/tmp/EdP.aKn468" 3L, 132C written
pid 468 (edquota): unaligned access: va=0x11ffb2bc pc=0x1600b288c
ra=0x1600b2810 op=stq
pid 468 (edquota): unaligned access: va=0x11ffb2cc pc=0x1600b288c
ra=0x1600b2810 op=stq
pid 468 (edquota): unaligned access: va=0x11ffb2c4 pc=0x1600b288c
ra=0x1600b2810 op=stq
edquota: /home: cannot change current allocation

 I wrote a short program to test quotactl() and it works ok, so the
porblem is in edquota.
Comment 1 Andrew Gallatin freebsd_committer freebsd_triage 2000-10-26 18:41:56 UTC
State Changed
From-To: open->closed

Fixed in src/usr.sbin/edquota/edquota.c 1.10. 
Author contacted and happily running a patched version 
in -stable 

Will MFC in a few days