Russ, Great work with 9vx. I haven't played around with it too much, but I did successfully build your native gui code cleanup. When I start 9vx, I get the following messages dumped to terminal repeatedly and the app hangs:
cpu10: runproc spurious wakeup idlehands spurious wakeup Perhaps this has something to do with the OS-X cpu bug mentioned earlier in the thread? --underspecified On Sun, Jun 29, 2008 at 5:08 AM, Russ Cox <[EMAIL PROTECTED]> wrote: >> Unfortunately, it seems to have one problem: the >> Carbon app event loop appears to install its own >> handler for EXC_BAD_ACCESS, the Mach equivalent > > It looks like this might be fixed in 10.5, according to > > http://developer.apple.com/technotes/tn2004/tn2123.html#SECLIMITATIONS > > Of course, if you get past that, you'll have to debug my > cleanup of the gui code. > > Russ > > >