Hi I've just been running purify on Solaris 2.5.1 and 2.8 and it seems like the orb isn't deallocated properly. What is the proper way to end a process; 1) Should I call myORB->shutdown() ? 2) Should I call myORB->destroy() ? 3) Should I call myORB->destroy() and shutdown() ? Regards Tobias