Hi,

I'm using r21970 of the trunk on Linux 2.6.18-3-amd64 and gcc version 4.2.3 (Debian 4.2.3-2).

When I compile open mpi with the default options, it works.
But if I use --with-platform=optimized option, then I get a segfault for every program I run.

==3073==  Access not within mapped region at address 0x30
==3073== at 0x535544D: mca_base_param_finalize (in /home/tropars/open-mpi/install/lib/libopen-pal.so.0.0.0) ==3073== by 0x5339D55: opal_finalize_util (in /home/tropars/open-mpi/install/lib/libopen-pal.so.0.0.0) ==3073== by 0x4E5A228: ompi_mpi_finalize (in /home/tropars/open-mpi/install/lib/libmpi.so.0.0.0)
==3073==    by 0x400BF2: main (in /home/tropars/open-mpi/tests/ring)

Regards,

Thomas

Reply via email to