Re: Kevent Kernel Panic by Unprivileged User
Re: Kevent Kernel Panic by Unprivileged User
- Subject: Re: Kevent Kernel Panic by Unprivileged User
- From: "Curtis Jones" <email@hidden>
- Date: Sat, 6 Jan 2007 12:47:24 -0500
On 1/6/07, leenoori <email@hidden> wrote:
I also ran into this. And looking at the current Darwin source code
shows that the problem has still not been fixed. It's simply
impossible to use kqueue/kevent for what you want under Tiger. So
you'll need to find an alternative mechanism.
Thankfully, the kqueue/kevent thing was not a complete waste. I can
know what process called fork() fairly expediently. Now I just need to
figure out what pid this new child process is. Is there a mechanism by
which I can get a list of child processes for a given pid? That would
make things too easy, suspect.... I looked all around for any function
that might accomplish such a thing, but I haven't found any.
--
Curtis Jones
email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden