Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <3FBB45B0.5020405@fillmore-labs.com> Date: Wed, 19 Nov 2003 11:28:00 +0100 From: Patrick Eisenacher MIME-Version: 1.0 To: "Dmitry A. Pashko" CC: cygwin AT cygwin DOT com Subject: Re: Apache with mod_perl trouble References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Authenticated-Sender: eisenacher AT fillmore-labs DOT com User-Agent: KMail/1.5.9 Organization: Fillmore Labs GmbH X-Complaints-To: abuse AT fillmore-labs DOT com Hi Dmitry, I experienced similar problems with exim and perl v5.8.2-1, see http://cygwin.com/ml/cygwin/2003-11/msg00434.html. As soon as exim tries to start the perl interpreter, it crashs. I had to downgrade to perl v5.8.0-3 again. Perl v5.8.2-1 seems to be broken. Patrick Dmitry A. Pashko schrieb: > Hi! > > Has somebody a positive experience of use of a Apache+mod_perl 1.3.28 or > 1.3.29 with perl 5.8.2-1? > All perfectly worked for me with perl 5.8.0. However after updating perl > to version 5.8.2 the server has ceased to start. I rebuild a Apache, but > have changed nothing it. > > In Event Log thus the following message is written: > httpd-perl : PID 45680 : starting service `httpd-perl' failed: > execv: 128, Transport endpoint is not connected. > > Under a debugger I have detected, that at initialization perl there is a > SEGFAULT near perl_construct() (mod_perl.c, perl_startup function). > > Any idea to resolve thes fault? > > Dmitry Pashko > dmitry AT pashko DOT ru -- 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/