On Tue, Jul 1, 2008 at 10:36 AM, Russ Cox <rsc@swtch.com> wrote:
>> 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

As long as only ssh2 crashed, this doesn't bother me too much.
9vx does get a little chatty in that case, but that doesn't bother
me for now.

Can you test whether running ssh2 without factotum also dies
on native Plan 9?  I have no ssh2 binary.

Russ

Yes only ssh2 is crashing... it didn't do this before .12 to the best of my recollection, that I'm getting SEGV errors on my terminal where I started 9vx seems important too:

[8:28] dave(mt64):..p/9vx-0.12 %> ./9vx.OSX 
247 ssh2 fault 0 no segment
258 ssh2 fault 0 no segment

ssh2 can be found in /n/sources/contrib/john  and it works very nicely for my needs so far.