Return-Path: Delivered-To: apmail-perl-embperl-archive@perl.apache.org Received: (qmail 35186 invoked by uid 500); 16 Nov 2002 00:27:25 -0000 Mailing-List: contact embperl-help@perl.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Delivered-To: mailing list embperl@perl.apache.org Received: (qmail 35169 invoked from network); 16 Nov 2002 00:27:25 -0000 Date: Fri, 15 Nov 2002 19:27:09 -0500 From: Saadiq Rodgers-King To: embperl@perl.apache.org Subject: Re: Embperl returning no data Message-ID: <20021116002709.GA3725@moko> References: <20021113014916.GA20641@moko> <004e01c28ad1$902ab0b0$f80c0b0a@wingr2> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <004e01c28ad1$902ab0b0$f80c0b0a@wingr2> User-Agent: Mutt/1.4i Sender: Saadiq Rodgers-King X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N I am using the latest 2.0b9-dev3 from CVS and I'm able to segfault Apache at will. I start a single process instance of Apache (httpd -X). If I hit an html file and then follow that request with an epl file, that's enough for the segfault. saadiq@moko:~/dev$wget -S -O /dev/null --cache=off --http-user=user --http-passwd=pass http://www.site.com/env.epl --19:12:57-- http://www.site.com/env.epl => `/dev/null' Resolving www.site.com... done. Connecting to www.site.com[IP]:80... connected. HTTP request sent, awaiting response... 19:12:57 ERROR -1: No data received. And then... root@citrus:/usr/local/src/embperl# httpd -X Processing config directory: /usr/local/apache/conf/vhosts/ Processing config file: /usr/local/apache/conf/vhosts/site1 Segmentation fault root@citrus:/usr/local/src/embperl# It seems I'm the only one who has this problem. Is that the case? If so, it must be something peculiar to my installation. I've tried moving around the AddModule lines in httpd.conf because I recall someone else on the list solving something else like that. I've tried removing all the Embperl files and reinstalling from scratch. I've tried a few other page specific things but I'm having no luck. Any suggestions? I'm thinking maybe I should try dropping down to 1.3.4. Any ideas? Thanks. Saadiq --------------------------------------------------------------------- To unsubscribe, e-mail: embperl-unsubscribe@perl.apache.org For additional commands, e-mail: embperl-help@perl.apache.org