[net.unix-wizards] crashing problem

rona@cca.UUCP (Rona Levine) (09/29/83)

We're running 4.1 BSD on a VAX 11/780 and are getting sporadic
crashes with "panic: vstodb".  We're paging on 2 RM03's.
Has anyone else had this problem and know what this is about?

				Rona Levine
				rona@CCA-UNIX
				decvax!cca!rona

chris@umcp-cs.UUCP (10/04/83)

A quick description of the MPX file bug:  it's due to a problem in
mxclose() in mx2.c where the inode count goes to 0 but mxclose() is
still playing with it, and someone else allocates it.  The CMU fix
was to increment the i_count field at the start of the mxclose()
routine and then check for 2 instead of 1 at the bottom before
returning.  I'm offering to send the CMU fix to anyone who wants it.
We installed it many months ago, and haven't been crashed for mpx
problems since (well, OK, once, for someone's hack, which did something
real bizarre).
-- 
In-Real-Life: Chris Torek, Univ of MD Comp Sci
UUCP:	{seismo,allegra,brl-bmd}!umcp-cs!chris
CSNet:	chris@umcp-cs		ARPA:	chris.umcp-cs@UDel-Relay