On Tue, Jul 1, 2008 at 9:06 AM, David Leimbach <[EMAIL PROTECTED]> wrote:
> > > On Tue, Jul 1, 2008 at 7:53 AM, Russ Cox <[EMAIL PROTECTED]> wrote: > >> There are new sources and binaries in the usual places. >> >> If you missed the announcement before, there is now >> a Mercurial repository at http://hg.pdos.csail.mit.edu/hg/vx32/ >> >> The OS X code seems to have stabilized, and it doesn't >> require X11 anymore. I think there are OS X bugs tickled >> by having signals flying all over the place: I've seen both >> pthread_cond_wait and pipe read miss the corresponding >> pthread_cond_signal or pipe write. If someone who is >> knowledgeable wants to take a look, see 9vx/sched.c. >> I've worked around the bugs, so you shouldn't see hangs >> anymore. You might see the occasional 1-second hiccup. >> >> Russ >> >> >> > Got this... still seems a little slow here and there on cpu and cp, but > they complete. > > Also I ran ssh2 without factotum and got a crash... not sure if that's > expected or not. > > 247 ssh2: unhandled fault va=0 [1100000] eip=bee1b > cpu0: registers for ssh2 247 > FLAGS=0 TRAP=0 ECODE=0 PC=BEE1B USP=FFFFF00 > AX 00000000 BX 001339C1 CX FFFFFFFF DX 000FF2F2 > SI FFFFFFFF DI 00000000 BP 00000000 > Also just noticed this on my Terminal where I launched 9vx: [8:28] dave(mt64):..p/9vx-0.12 %> ./9vx.OSX 247 ssh2 fault 0 no segment 258 ssh2 fault 0 no segment Dave
