site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com User-agent: Microsoft-Entourage/11.1.0.040913 Hi all, I'm investigating the mach port leaks in our application. I'm using the MachPortDump tool to look at the mach ports, but I'm unsure which of the listed ports are leaked? One thing seems to be that from every pthread remains a port. Is that leaked? How can I release that port? One other thing is our use of the CFMessagePort communication. Every call to CFMessagePortCreateRemote() as well as some other calls from the CFMessagePort suite increases the number of send rights for a special port, but CFRelease() doesn't lower it again. Is that expected behaviour? Could anybody please shed some light on this? Regards Dirk _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... This email sent to site_archiver@lists.apple.com
participants (1)
-
Dirk Musfeldt