Hi,
> > >>> I have installed openmpi-1.8.2rc2 with gcc-4.9.0 on Solaris
> > >>> 10 Sparc and I receive a bus error, if I run a small program.
I've finally reproduced the bus error in my SPARC environment.
#0 0x00db4740 (__waitpid_nocancel + 0x44)
(0x200,0x0,0x0,0xa0,0xf80100064af0,0
Hi,
I'm sorry once more to answer late, but the last two days our mail
server was down (hardware error).
> Did you configure this --enable-debug?
Yes, I used the following command.
../openmpi-1.8.2rc3/configure --prefix=/usr/local/openmpi-1.8.2_64_gcc \
--libdir=/usr/local/openmpi-1.8.2_64_gc
Did you configure this --enable-debug? If so, you should get a line number in
the backtrace
On Aug 5, 2014, at 2:59 AM, Siegmar Gross
wrote:
> Hi,
>
> I'm sorry to answer so late, but last week I didn't have Internet
> access. In the meantime I've installed openmpi-1.8.2rc3 and I get
> the s
Hi,
I'm sorry to answer so late, but last week I didn't have Internet
access. In the meantime I've installed openmpi-1.8.2rc3 and I get
the same error.
> This looks like the typical type of alignment error that we used
> to see when testing regularly on SPARC. :-\
>
> It looks like the error wa
Siegmar --
This looks like the typical type of alignment error that we used to see when
testing regularly on SPARC. :-\
It looks like the error was happening in mca_db_hash.so. Could you get a stack
trace / file+line number where it was failing in mca_db_hash? (i.e., the
actual bad code wil