From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <56a297000811121914m73386c7ag9a31188ab0672760@mail.gmail.com> Date: Wed, 12 Nov 2008 21:14:25 -0600 From: "Noah Evans" To: "Fans of the OS Plan 9 from Bell Labs" <9fans@9fans.net> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <56a297000811121316m5243ad5bve33e01c772b4f1fe@mail.gmail.com> Subject: Re: [9fans] p9p acme freeze under osx Topicbox-Message-UUID: 40a6a0aa-ead4-11e9-9d60-3106f5b1d025 My version of osx-srv.c is more recent: -rw-r--r--@ 1 npe npe 7039 Oct 13 09:45 /usr/local/plan9/src/cmd/devdraw/osx-srv.c -rwxr-xr-x 1 npe npe 459488 Oct 13 09:46 /usr/local/plan9/bin/acme that fix made acme *a lot* more stable, although this particular bug seems to be tickling something similar. I don't think it's crashing acme outright, it's just borking the draw code event loop somehow. On Wed, Nov 12, 2008 at 8:38 PM, Russ Cox wrote: > On Wed, Nov 12, 2008 at 1:16 PM, Noah Evans wrote: >> When I'm using p9p acme under OSX and I have a compile/svn commit >> etc... running in a win window and if I click on other windows a few >> times acme will freeze. Has any one else noticed this behavior? > > When was the last time you rebuilt? > Sounds like the behavior fixed by > http://hg.pdos.csail.mit.edu/hg/plan9/rev/c111e3c2a85c > > Russ > >