Return-Path: Delivered-To: apmail-perl-embperl-archive@perl.apache.org Received: (qmail 20202 invoked by uid 500); 10 Nov 2002 23:09:11 -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 20187 invoked from network); 10 Nov 2002 23:09:10 -0000 Date: Sun, 10 Nov 2002 18:09:13 -0500 Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.411 (Entity 5.404) Message-Id: <1499@home.nilspace.com> From: Neil Gunton To: embperl Subject: Re: 2.x Execute crash in startup.pl References: <002301c288b9$d8ad0460$f80c0b0a@wingr2> X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Gerald Richter wrote: > it would be very helpfull if you can compile with > > perl Makefile.PL debug > make install > > and then start the httpd with the -X option under gdb > > gdb httpd > set args -f httpd.conf -X > r > > when you get the sigsegv type BT and send me the backtrace Ok, here's the results of the gdb: (gdb) set args -f /www/conf/httpd.conf -X (gdb) r Starting program: /usr/local/apache/bin/httpsd -f /www/conf/httpd.conf -X [New Thread 1024 (LWP 2113)] $path = :/www/vhosts/www.neilgunton.com/htdocs:/www/lib/perl/Apache/ Embperl::Execute /www/vhosts/www.neilgunton.com/htdocs/body.html [2113]ERR: 56: : Unknown Provider epcompile Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 1024 (LWP 2113)] EMBPERL2_ArrayGetSize (a=0x8af224c, pArray=0x0) at epdom.c:685 685 return pCtrl -> nFill ; (gdb) Hope this helps... Thanks again! -Neil --------------------------------------------------------------------- To unsubscribe, e-mail: embperl-unsubscribe@perl.apache.org For additional commands, e-mail: embperl-help@perl.apache.org