delorie.com/archives/browse.cgi | search |
X-Spam-Check-By: | sourceware.org |
Message-Id: | <1136856632.24541.251466635@webmail.messagingengine.com> |
From: | "Brett Serkez" <techie AT serkez DOT net> |
To: | cygwin AT cygwin DOT com |
MIME-Version: | 1.0 |
References: | <1136853906 DOT 20233 DOT 251462872 AT webmail DOT messagingengine DOT com> <Pine DOT GSO DOT 4 DOT 63 DOT 0601092014460 DOT 29429 AT slinky DOT cs DOT nyu DOT edu> |
Subject: | Re: ZoneAlarm Suite popen hang |
In-Reply-To: | <Pine.GSO.4.63.0601092014460.29429@slinky.cs.nyu.edu> |
Date: | Mon, 09 Jan 2006 20:30:32 -0500 |
X-IsSubscribed: | yes |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
[snip] > It could also be that the script is assuming that ssh will close > stdin. Try adding a redirection of stdin from /dev/null as well > (i.e., use > > sh -c /usr/X11R6/bin/xauth -f /tmp/ssh-OrQEQQHWXE/xauthfile generate > 7..0.1:0.0 MIT-MAGIC-COOKIE-1 untrusted timeout 1200 2 > /dev/null < > /dev/null > > ) and see if it helps. If it does, the script is actually buggy, and > needs to be fixed. Well, this command is actually being constructed by ssh code and then executed via popen. This would mean building my own ssh from scratch, I suppose in order to figure this out, I might need to do this anyway. Just wanted to be clear on one point, that is this code executes fine with ZoneAlarm Pro or no ZoneAlarm, it only starts failing with ZoneAlarm Suite is installed which I'm thinking interfers with the pipe created by popen. I'll have to build ssh to see if this will clear the problem. Brett ---------------------------------------------------------------- Brett C. Serkez, Techie -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |