Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Jul 2002 22:29:55 +0200
From:      Marc Recht <marc@informatik.uni-bremen.de>
To:        ken@kdm.org
Cc:        current@FreeBSD.ORG
Subject:   Re: mysterious dead-locks with system ssh
Message-ID:  <20020721222955.7658986f.marc@informatik.uni-bremen.de>
In-Reply-To: <1026680887.757.9.camel@leeloo.intern.geht.de>
References:  <1026680887.757.9.camel@leeloo.intern.geht.de>

next in thread | previous in thread | raw e-mail | index | archive | help
--=.OfH46zV9(b+IcE
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit

> I'm getting strange dead-locks/complete lookups when I use the system
> ssh with port forwarding. Using something like: 
> ssh -L8080:remote:8080 account@remote
> to forward a remote apache to my local box. When I access
> http://localhost:8080/ not later than the third click on link (or
> pressing reload) my box locks up completely. I don't even get into the
> debugger or get a crash dump. The box is just plain dead. Though
> "normal" SSH works perfectly and accessing a local (not forwarded)
> apache works, too. The world and kernel is of today and IIRC this
> actually did work last week (or the week before).
I've found the reason for this dead-lock. I had turned ZERO_COPY_SOCKETS on.
ESound/zero_copy_sockets causes the same dead-lock...

Marc

--=.OfH46zV9(b+IcE
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (FreeBSD)

iD8DBQE9OxnK7YQCetAaG3MRAkU7AJoDTRn2wMGR5XFWfUePlPAtTFhxmwCfeqju
+8dEcrGgMc2tkajT4W03YcU=
=T5Ml
-----END PGP SIGNATURE-----

--=.OfH46zV9(b+IcE--


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




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