Re: [OMPI users] Bug in orte/mca/pls/rsh/pls_rsh_module.c

2007-04-24 Thread Jeff Squyres
Excellent catch -- many thanks! (this code was just updated recently, causing this problem) On Apr 23, 2007, at 8:38 PM, Mostyn Lewis wrote: After 1.3a1r14155 (not sure how much after but certainly currently) you get a SEGV if you use an unknown shell (I use something called ksh93). Error

[OMPI users] Bug in orte/mca/pls/rsh/pls_rsh_module.c

2007-04-23 Thread Mostyn Lewis
After 1.3a1r14155 (not sure how much after but certainly currently) you get a SEGV if you use an unknown shell (I use something called ksh93). Error is at lines 576->580 if ( i == ORTE_PLS_RSH_SHELL_UNKNOWN ) { opal_output(0, "WARNING: local probe returned unhandled shell:%s