On Sun, Nov 23, 2003 at 10:45:56PM -0500, Christopher Faylor wrote: >On perusing the pthread code, it seems like a call to pthread_cancel on >the main thread will fail because cancel_event is never created for the >main thread. > >Is this correct? If so, it's a bug, right? Nevermind. Local sandbox problems. cgf