Patch-ID# 104175-01
Keywords: signal overflow window sendsig reset watchdog
Synopsis: SunOS 4.1.3: System watchdog resets in sendsig
Date: Oct/08/96

Solaris Release: 1.1

SunOS Release: 4.1.3

Unbundled Product: 

Unbundled Release: 

Relevant Architectures: sparc
    NOTE: sun4c sun4m

BugId's fixed with this patch: 1260816

Changes incorporated in this version: 

Patches accumulated and obsoleted by this patch: 

Patches which conflict with this patch: 

Patches required with this patch: 

Obsoleted by: 

Files included with this patch:  README
                                 sun4c/probe.o
                                 sun4m/probe.o

Problem Description: 

1260816   watchdog reset after sendsig message for signal 23


Patch Installation Instructions: 

1) As root, make a backup of the existing probe.o file:
   mv /usr/sys/`arch -k`/OBJ/probe.o /usr/sys/`arch -k`/OBJ/probe.o.fcs
	
2) Copy the appropriate probe.o from the patch directory:
   cp probe.o /usr/sys/`arch -k`/OBJ
	
3) Config and make a new kernel.  Reboot the system.
   Please refer to the System and Network Administration manual
   for details on building a custom kernel.
