Newsgroups: comp.parallel.pvm
From: ranga@cs.umd.edu (M.Ranganathan)
Subject: Crash on pvm_exit
Organization: U of Maryland, Dept. of Computer Science, Coll. Pk., MD 20742
Date: 16 Aug 1995 16:02:56 -0400
Message-ID: <40titg$fvt@catfish.cs.umd.edu>


I am running on a shared memory alpha using pvm3.3.8 with ALPHAMP
architecture. I find that my application dies on pvm_exit with the 
following error message :

libpvm [t40003]: ref = -1 on page -211
Segmentation fault (core dumped)

Any clues about what is going on? I dont have any saved buffers 
so I dont call pvm_freebuf before exit. (It does not help if I
do anyway).

Ranga.

