Please report new issues athttps://github.com/DOCGroup
If ORB core initialization doesn't complete due to an error, then the reactor obtained from the default resource factory is never deallocated. This causes several memory leaks, in addition to file descriptor leaks.
It appears that this bug is mine since it is related to the dynamic linking/unlinking issues detailed in bug 386.
Mine.
The leak should no longer exist as of TAO 1.1.10.
Forgot to mark it as fixed.