Newsgroups: comp.parallel.mpi
From: Mohammad Hamdan <hamdan@cee.hw.ac.uk>
Reply-To: hamdan@cee.hw.ac.uk
Subject: MPI runtime error - segmentation violation
Organization: Heriot-Watt University
Date: Wed, 30 Apr 1997 19:35:10 +0100
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <336790DD.41C67EA6@cee.hw.ac.uk>

Hello all,

I'm trying to run an MPI program but keep getting error messages before
reaching
the main statement of the MPI program.

1) On a Fujitsu AP100 I got the following messagss:

------------------------------------------------------------
 Welcome to the IFPC Arbitrator(tm) scheduling system.
Waiting for the all clear to load caren.
Proccess starting.

### ERROR [cid=0 tid=0] : sig=11 code=0x4 addr=0x0000004c ###
Segmentation violation : access exceeded protections


### ERROR [cid=1 tid=0] : sig=11 code=0x4 addr=0x0000004c ###
Segmentation violation : access exceeded protections

-----------------------------------------------------------

2) On a Meiko CS (with T800) I got the following messages: 

-----------------------------------------------------------
[chimp`chp{2}`process_farm.t800] register dump at iptr 0x8000120d
(0x20d) wptr 0x80041679 (0x3d25) (address error)
[chimp`chp{2}] Address Error
[chimp`chp{1}`process_farm.t800] register dump at iptr 0x8000120d
(0x20d) wptr 0x80041679 (0x3d25) (address error)
[chimp`chp{1}] Address Error
[chimp`chp{0}`process_farm.t800] register dump at iptr 0x8000120d
(0x20d) wptr 0x80041679 (0x3d25) (address error)
[chimp`chp{0}] Address Error
-----------------------------------------------------------


Any ideas about what might be causing this problem. I've manged to run
other MPI
programs on both machines.

Please reply by e-mail to hamdan@cee.hw.ac.uk

Thanks in advance.

Mohammad

