Patch-ID# 100234-01 Keywords: ufs, accton, runacct Synopsis: SunOS 4.1 :System panics when accounting is used Date: 1/March/91 SunOS release: 4.1 Unbundled Product: Unbundled Release: Topic: BugId's fixed with this patch: 1047775 Architectures for which this patch is available: sun3, sun3x, sun4, sun4c Patches which may conflict with this patch: Obsoleted by: Problem Description: systems panics when system accounting is run. When accounting is not run, the system runs well. The panic shows up imediately after using the "turnacct" command INSTALL: as root: # mv /sys/sun{3,3x,4,4c}/OBJ/kern_acct.o /sys/sun{3,3x,4,4c}/OBJ/kern_acct.o.orig # cp sun{3,3x,4,4c}/kern_acct.o /sys/sun{3,3x,4,4c}/OBJ/kern_acct.o # chmod 444 /sys/sun{3,3x,4,4c}/OBJ/kern_acct.o A new kernel will need to be built and installed. Please refer to the system and networking administration manual for instructions on building a custom kernel.