|
From: Ashley P. <as...@qu...> - 2007-01-22 16:03:52
|
On Mon, 2007-01-22 at 16:03 +0000, Julian Seward wrote: > > A typical error is as follows: > > > > RMS_RANK 1 > > Invalid read of size 8 > > at 0x4275D18: (within > > /opt/ashley/nightly/quadrics/mpi/Linux_i686/mpi/mpi_intel/lib/libmpi.so.1.0 > > Funny that there's no fn name here, particularly given that > PMPI_Sendrecv_replace does have debug info and is also in the shared > library (I presume you mean libmpi.so.1.0). Is this on x86 or amd64? i686. I'd kind of assumed this was the bug that was fixed in r6509. I can't say for sure if the fn name code is present on amd64 as the invalid read doesn't happen there. Ashley, |