1
1
openmpi/orte/mca
Josh Hursey 78da530fd2 Fix a bug that Tim highlighted in which orted coredumps when an orterun is
CTRL-C'd. 
We were calling orte_finalize recursively which caused a segv when it tried to 
use a freed framework (orte_rmgr in this case).

I added a status flag to orte_universe_info to indicate where we are in the code.
This was needed to determine if we should call orte_abort or not when shutting
down in the tcp oob.

This commit was SVN r7160.
2005-09-02 21:07:21 +00:00
..
errmgr - Add to AM_CPPFLAGS $(OPAL_LTDL_CPPFLAGS) where necessary in order to 2005-09-01 12:16:36 +00:00
gpr Cleaning up memory leaks for proxy operations. 2005-09-02 19:26:21 +00:00
iof - Add to AM_CPPFLAGS $(OPAL_LTDL_CPPFLAGS) where necessary in order to 2005-09-01 12:16:36 +00:00
ns - Add to AM_CPPFLAGS $(OPAL_LTDL_CPPFLAGS) where necessary in order to 2005-09-01 12:16:36 +00:00
oob Fix a bug that Tim highlighted in which orted coredumps when an orterun is 2005-09-02 21:07:21 +00:00
pls Few minor memory leak cleanups 2005-09-02 18:50:01 +00:00
ras Continue cleaning up memory leaks during launch 2005-09-02 20:41:24 +00:00
rds Few more cleanups 2005-09-02 21:01:59 +00:00
rmaps - Add to AM_CPPFLAGS $(OPAL_LTDL_CPPFLAGS) where necessary in order to 2005-09-01 12:16:36 +00:00
rmgr Clean up a few memory leaks - more to go... 2005-09-01 17:38:04 +00:00
rml - Add to AM_CPPFLAGS $(OPAL_LTDL_CPPFLAGS) where necessary in order to 2005-09-01 12:16:36 +00:00
schema Revise the universe connection logic. Two cases are now handled: 2005-09-01 15:50:38 +00:00
sds Put in comments about why these assignments exist 2005-09-02 10:27:23 +00:00
soh - Add to AM_CPPFLAGS $(OPAL_LTDL_CPPFLAGS) where necessary in order to 2005-09-01 12:16:36 +00:00
Makefile.am * remove need to edit project/Makefile.am and project/{dynamic-,}mca/Makefile.am when adding a new component. Configure / autogen now do it for you. 2005-08-13 20:19:24 +00:00