Re: Pb with Win32 Installation

2002-05-06 Thread pascal barbedor
On Thu, 2 May 2002, Jean-Marc Paulin wrote: Hi there, I have downloaded the CSV Image file modperl-2.0_20020502042105.tar.gz and tried to compile it for Apache 2.0.35. The build is ok (or looks good anyway) but Apache dies during the nmake test. [ .. ]

Re: Pb with Win32 Installation

2002-05-06 Thread Randy Kobes
On Mon, 6 May 2002, pascal barbedor wrote: I have the same problem : contree test fails and apache segfaults, even with the latest cvs. apache 2.0.37-dev modperl 1.99_02-dev win2k perl 561 That's wierd - I have the same set-up, except using WinXP, and this test passes ... What happens if

Re: Pb with Win32 Installation

2002-05-06 Thread pascal barbedor
- Original Message - From: Randy Kobes [EMAIL PROTECTED] To: pascal barbedor [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Monday, May 06, 2002 4:03 PM Subject: Re: Pb with Win32 Installation On Mon, 6 May 2002, pascal barbedor wrote: I have the same problem : contree test fails

Re: Pb with Win32 Installation

2002-05-06 Thread Randy Kobes
On Mon, 6 May 2002, pascal barbedor wrote: error message is memory cant be read from perl56.dll here is a complete report of first test in each directory that fails and produces segfault (with perl t/test dirtest) : dirtest=api: api/access :ok api/aplog : apache segfault dirtest=apr

Re: Pb with Win32 Installation

2002-05-06 Thread pascal barbedor
For those that segfault, does running them individually: perl -Mblib t/TEST t/apache/conftree.t etc. also segfault? best regards, randy also running tests with perl t\test -start-httpd perl -Mblib t\test t/apache/conftree.t perl -Mblib t\test t/apache/compat2.t segfaults at

Pb with Win32 Installation

2002-05-05 Thread Jean-Marc Paulin
Hi there, I have downloaded the CSV Image file modperl-2.0_20020502042105.tar.gz and tried to compile it for Apache 2.0.35. The build is ok (or looks good anyway) but Apache dies during the nmake test. Any ideas ? I do not mind trying to debug this, but I have no idea where to start Any

Re: Pb with Win32 Installation

2002-05-05 Thread Randy Kobes
On Thu, 2 May 2002, Jean-Marc Paulin wrote: Hi there, I have downloaded the CSV Image file modperl-2.0_20020502042105.tar.gz and tried to compile it for Apache 2.0.35. The build is ok (or looks good anyway) but Apache dies during the nmake test. [ .. ] apache\cgihandlerok