On Fri, Jun 27, 2008 at 6:52 AM, Russ Cox <rsc@swtch.com> wrote:
> Currently getting:
> 9vx panic: setsigsegv vx32 without alt stack

Do you have strace installed (is there one?) on OS X?
Can you run it with the -g (disable gui) flag
under strace?

Without GUI I get a pretty good looking start :-)

[7:00] dave(mt64):..p/9vx-0.10 %> ./9vx.OSX -g -u glenda

init: starting /bin/rc
bind: #S: unknown device in # filename
upas/fs: '/bin/upas/fs' does not exist
#m/mousectl: rc: can't open: jmk added reentrancy for threads
init: rc exit status: rc 5: error

init: starting /bin/rc

 


Thanks.
Russ