Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Apr 1997 15:08:25 -0500
From:      Tom Jackson <tom@peeper.my.domain>
To:        FreeBSD-current <current@freebsd.org>
Subject:   Re: new ufs exec crash in -current
Message-ID:  <19970408150825.38520@peeper.my.domain>
In-Reply-To: <Pine.BSF.3.96.970408163457.203A-100000@nagual.ru>; from ????????????? on Tue, Apr 08, 1997 at 04:43:23PM %2B0400
References:  <Pine.BSF.3.96.970408163457.203A-100000@nagual.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Apr 08, 1997 at 04:43:23PM +0400, ????????????? wrote:
> 
> Put this line in your .login and you got system crash withing a minute
> after this command executed:
> 
> exec /usr/local/bin/ssh -l <you> -e none -c des locahlost
> 				         ^^^^^ this cipher must be _not_
> 					       supported, it is true,
> 					       if you run sshd 1.2.18
> 
> If you remove "exec" word from here, you'll just get proper error
> diagnostic about not supported cipher, but no crash.
> 
> Crash details:
> page fault in kernel mode
> 
> stack looks like:
> 
> lockstatus
> ufs_islocked
> vfs_msync
> sync
> vfs_update
> kproc_start
> main
> 
> Please, fix.
> 
> 
I've got 3 of these fatal trap 12 pagefaults in the last 2 days; I'm not 
running ssh. Usually happens when su'ing to root and such.

-- 
Tom Jackson                                           I'm ProChoice->FreeBSD
toj@gorilla.net                                      http://www.freebsd.org
tjackson@tulsix.utulsa.edu                           "Out in the Ozone Again"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19970408150825.38520>