Patch-ID# 101898-01
Keywords: manager, window, motif, exiting, panics, system
Synopsis: SunOS 4.1.3_U1: System panics while exiting from Motif Window Manager
Date: Aug/02/94

Solaris Release: 1.1.1A

SunOS Release: 4.1.3_U1A

Unbundled Product: 

Unbundled Release:

Relevant Architectures: sparc
    NOTE: sun4, sun4c, sun4m

BugId's fixed with this patch: 1169336

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
 sys/{sun4,sun4c,sun4m}/OBJ/cons.o

Problem Description: 

 This patch fixes a problem where sometimes systems have panic'd 
 when exiting the Motif Window Manager.

Patch Installation Instructions: 

 Install the patch contents in /tmp.

 As root, perform the following steps:

 1) Save the original cons.o file.
    mv /sys/sun{4,4c,4m}/OBJ/cons.o /sys/sun{4,4c,4m}/OBJ/cons.o.FCS

 2) Copy in the new cons.o file.
    cp /tmp/sys/sun{4,4c,4m}/OBJ/cons.o /sys/sun{4,4c,4m}/OBJ

 3) Set permissions on the new cons.o file.
    chmod 444 /sys/sun{4,4c,4m}/OBJ/cons.o
    chown root.staff /sys/sun{4,4c,4m}/OBJ/cons.o

 4) Rebuild the kernel.  Please Refer to the System and Networking 
    Administration Manual section on building and installing a 
    custom kernel.
