Re: [OMPI users] segfault on finalize

2009-09-28 Thread Thomas Ropars
You are right. An update fixes the problem. Sorry. Thomas Jeff Squyres wrote: It's a fairly strange place to get an error -- mca_base_param_finalize() is where we're tidying up command line parameters. There was some memory bugs that have been fixed since 21970. Can you update? On Sep

Re: [OMPI users] segfault on finalize

2009-09-26 Thread Jeff Squyres
It's a fairly strange place to get an error -- mca_base_param_finalize() is where we're tidying up command line parameters. There was some memory bugs that have been fixed since 21970. Can you update? On Sep 25, 2009, at 9:49 AM, Thomas Ropars wrote: Hi, I'm using r21970 of the trunk

[OMPI users] segfault on finalize

2009-09-25 Thread Thomas Ropars
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 reg