Newsgroups: comp.parallel.mpi
From: dmartin@honi.ece.uc.edu (Dale Martin)
Subject: Re: Truncated message...
Organization: University of Cincinnati, ECE Dept
Date: 16 Aug 1995 13:01:27 GMT
Message-ID: <40sq77$31b@babbage.ece.uc.edu>

In article <40r17a$oda@murrow.corp.sgi.com>,
>> The only error reported is...
>> 
>> ----
>> Truncated Message 
>> 
>> Program Aborted!!!
>> ----

I've seen this type of error using mpich when an invalid pointer is
passed into some function.  For instance, when trying to send a
message that has already been deleted or freed.

Good luck!

Later,
	Dale


-- 
+----------------------------------------------------------------------------+
| Dale E. Martin - University of Cincinnati Computer Architecture Laboratory | 
| dmartin@thor.ece.uc.edu  |           http://www.ece.uc.edu/~dmartin        | 
+----------------------------------------------------------------------------+

