Newsgroups: comp.parallel.pvm
From: jvbutera@eos.ncsu.edu (Jeffrey Victor Butera)
Subject: Segmentation violation
Organization: N.C. State Math Department
Date: 20 Apr 1996 03:18:06 GMT
Message-ID: <4l9l1e$9m4@taco.cc.ncsu.edu>

I've got a master/slave code I'm running under AIX 3.2.5, PVM 3.3.9.
My difficulty is that after running fine and pasing several hundred
messages back and forth sucessfully, my slave process crashes.  Thru
manual startup and a debugger, I've traced it down to a pvm_recv
call.  The debugger claims the crash is occuring in a routine
called free_y - it's not my routine, and I can't find it in the PVM
source code. 

-- 
Jeff Butera - Math Graduate Student     "A graduate student is a lot like a
North Carolina State University          child - just when they become
jvbutera@eos.ncsu.edu                    useful, it's time for them to go."
http://www4.ncsu.edu/~jvbutera/www/                        S.L.Campbell

