Patch-ID# 102351-02 Keywords: processes kill swtch system panic newsprint NFS overwrite dump Synopsis: SunOS 4.1.4: Interface Signal Handler Fixes Date: Oct/02/96 Solaris Release: 1.1.2 SunOS Release: 4.1.4 Unbundled Product: Unbundled Release: Relevant Architectures: sun4 sun4c sun4m BugId's fixed with this patch: 1119423 1181178 1165527 1233044 Changes incorporated in this version: 1233044 Patches accumulated and obsoleted by this patch: Patches which conflict with this patch: 100458 Files included with this patch: README kern_sig.o Obsoleted by: Problem Description: 1233044 --> Patch 102351-01 Breaks Newsprint 2.2 on 4.1.4 SS10 1119423 --> Panic swtch occurs on 4.1.2 while killing processes 1181178 --> Newsprinter20 spd driver bug panics system 1165527 --> A core dump can overwrite a core file with permissions 400 on an NFS filesystem when the client is running 4.1.3_U1 and the server is running 5.3. Patch Installation Instructions: As root: Make a backup copy of the files to be installed: mv /sys/`arch -k`/OBJ/kern_sig.o /sys/`arch -k`/OBJ/kern_sig.o.FCS Now install the patched files: cp `arch -k`/kern_sig.o /sys/`arch -k`/OBJ Run /etc/config and make and install the new kernel. Please refer to the system and networking administration manual for details on building and installing a new kernel.