I need help very fast.

Chris Samuel csamuel at vpac.org
Wed Jul 25 09:33:11 EDT 2007


On Wed, 25 Jul 2007, Aiman Omary wrote:

> p0_32297:  p4_error: interrupt SIGSEGV: 11

That means your programming is crashing trying to reference memory it is not 
allowed to.   It's usually a programming error, usually following a NULL or 
bogus pointer if you're writing in C/C++ for example.

It can be a hardware problem, but then you'd expect other random crashes or 
possibly lockups as well.

-- 
Christopher Samuel - (03) 9925 4751 - Systems Manager
 The Victorian Partnership for Advanced Computing
 P.O. Box 201, Carlton South, VIC 3053, Australia
VPAC is a not-for-profit Registered Research Agency


More information about the mpiexec mailing list