Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <006c01c072bb$104cbfd0$012aa8c0@limbo> From: "Rui Carmo" To: "cygwin" References: <006901c071d3$ad46a460$012aa8c0 AT limbo> <20001229214427 DOT C4278 AT cygbert DOT vinschen DOT de> Subject: CGI apps crashing? (Was: Re: id.exe crashes when using ssh (since 1.1.6?)) Date: Sat, 30 Dec 2000 23:48:48 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.3018.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.3018.1300 Well, I have new data on this issue. A number of CGI apps I am using (that generate JPEG images based on all kinds of data) stopped working after my update (I am using Apache for Win32 on my development box) Oddly enough, the CGI binaries work OK when run from a bash prompt, but yield corrupted images when run under Apache. None of the binaries was recompiled. The penny finally dropped when I tried compiling conicplanet (http://conic.sourceforge.net/) under cygwin to figure out some image-processing code. conicplanet.cgi yields perfect results when run from a bash prompt, and multicolored garbage under Apache - exactly the same problem my unmodified binaries had... So my guess is that we have something afoot inside cygwin1.dll... Apparently, it has problems forking a subprocess under anything other than the initial user context (hence the crashes on the remote id.exe when I ssh to another box, and the misbehaving CGI binaries). Anyone here experiencing the same problemas with either ssh or CGI executables created with cygwin? Rui Carmo http://www.accao.net -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple