site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com On May 4, 2006, at 12:19 , Rob Crawford wrote: Any idea why your app terminates? Regards, Justin -- Justin C. Walker, Curmudgeon-At-Large Institute for the Absorption of Federal Funds -------- Men are from Earth. Women are from Earth. Deal with it. -------- _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-kernel mailing list (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-kernel/site_archiver%40lists.a... I have tried a few ways of loading it all end with the termination of the daemon. First way I tried was a exe call to kextload, this causes my app to terminate and but the kext does load. The other way was using NSTask launchedTaskWithLaunchPath, with the same result. To answer your question is the I don't know how or what path to start looking in for for a solution. I know squat about NS* stuff. When you say "exe call", what does that mean? FWIW, folks on this list try to help, so that those with questions can get answers, learn, and perhaps contribute. One of the important things to consider when asking for help is what might be needed to provide that help. Imprecise or vague information just wastes our time and yours. Code snippets can sometimes help (which isn't a request to post your whole app); specific error messages, or error codes returned from the kernel, are generally useful. This email sent to site_archiver@lists.apple.com