Patch-ID# 102644-01
Keywords: panic null vnode assertion
Synopsis: SunOS 4.1.3_U1: System panics: assertion failed: pp->p_vnode == NULL
Date: Jul/14/95

Solaris Release: 1.1.1A

SunOS Release: 4.1.3_U1A

Unbundled Product: 

Unbundled Release: 

Relevant Architectures: sparc 

BugId's fixed with this patch: 1142648

Changes incorporated in this version: 1142648

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: 

/usr/kvm/sys/`arch -k`/OBJ/vm_pvn.o

Problem Description: 

 Bug Id: 1116824
	panics assertion failed: pp->p_vnode == NULL, file: ../../vm/vm_pvn.c,

The system fails with the following:

assertion failed: pp->p_vnode == NULL, file: ../../vm/vm_pvn.c,	line: 643
panic on 0: assertion failed


Patch Installation Instructions: 

 As root do the following:
 mv /usr/kvm/sys/`arch -k`/OBJ/vm_pvn.o /usr/kvm/sys/`arch -k`/OBJ/vm_pvn.o.fcs

 cp {sun4m sun4c}/vm_pvn.o /usr/kvm/sys/`arch -k`/OBJ/vm_pvn.o

 Rebuild the kernel and reboot the system with the new kernel.

Refer to the System Administration Manual for information about
building and booting new kernels.

