random functions crash NKE
site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com Hi, Thanks, Matt _______________________________________________ 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 designed a NKE which works great except for some user function call I designed crashes when called, when wrapping the function in the network funnel still causes panics. Got around this by just removing the function and doing the dirty there instead of a separate function. This NKE I also create threads and works great. Then I created a new one for a whole different project, and have it create a thread when it first starts up and it is crashing. And I have also 2 SYSCTL Procedure functions defined, one of them works without crashing, but the other crashes. Is there some kind of threading going haywire, or am I doing something wrong where it likes some functions and hates others? This email sent to site_archiver@lists.apple.com
participants (1)
-
Matt Jaffa