Re: Re: Re: Re: Process exists - Segmentation fault

2008-01-17 Thread calypso singer man
gt; > -Original Message- > > > From: abhishek jain [mailto:[EMAIL PROTECTED] > > > Sent: Monday, January 07, 2008 2:59 AM > > > To: Gerald Richter > > > Cc: modperl@perl.apache.org > > > Subject: Re: Re: Re: Process exists - Segmentation fault &

Re: Re: Re: Re: Process exists - Segmentation fault

2008-01-14 Thread abhishek jain
onday, January 07, 2008 2:59 AM > > To: Gerald Richter > > Cc: modperl@perl.apache.org > > Subject: Re: Re: Re: Process exists - Segmentation fault > > > > Hi Its me again, > > But still the things are not working right. > > I tried to recompile Embperl and put Perl

RE: Re: Re: Re: Process exists - Segmentation fault

2008-01-09 Thread Gerald Richter - ECOS GmbH
Richter > Cc: modperl@perl.apache.org > Subject: Re: Re: Re: Process exists - Segmentation fault > > Hi Its me again, > But still the things are not working right. > I tried to recompile Embperl and put PerlModule Embperl after > LoadModule embperl_module .. > > Now i

Re: Re: Re: Process exists - Segmentation fault

2008-01-06 Thread abhishek jain
PerlSetEnv EMBPERL_OBJECT_FALLBACK notfound.html > > PerlSetEnv EMBPERL_DEBUG 0 > > PerlSetEnv EMBPERL_OBJECT_APP epwebapp.pl > > > > > > > > Thanks, > > Abhishek jain > > > > > > On 1/3/08, Gerald Richter - EC

RE: Re: Re: Process exists - Segmentation fault

2008-01-03 Thread Gerald Richter - ECOS GmbH
; From: abhishek jain [mailto:[EMAIL PROTECTED] > Sent: Thursday, January 03, 2008 8:20 PM > To: Gerald Richter > Cc: modperl@perl.apache.org > Subject: Re: Re: Process exists - Segmentation fault > > Hi, > Adding PerlModule Embperl did not solved the problem , infact > it aggr

Re: Re: Process exists - Segmentation fault

2008-01-03 Thread abhishek jain
where _after_ the LoadModule > > Gerald > > > > -Original Message- > > From: abhishek jain [mailto:[EMAIL PROTECTED] > > Sent: Thursday, January 03, 2008 12:53 PM > > To: Gerald Richter > > Cc: modperl@perl.apache.org > > Subject: Re: Process e

RE: Re: Process exists - Segmentation fault

2008-01-03 Thread Gerald Richter - ECOS GmbH
Message- > > From: abhishek jain [mailto: [EMAIL PROTECTED] > > Sent: Thursday, January 03, 2008 4:59 AM > > To: modperl@perl.apache.org > > Subject: Process exists - Segmentation fault > > > > Hi, > > I am

Re: Process exists - Segmentation fault

2008-01-03 Thread abhishek jain
Module statement for Embperl in your httpd.conf > > Gerald > > > > -Original Message- > > From: abhishek jain [mailto:[EMAIL PROTECTED] > > Sent: Thursday, January 03, 2008 4:59 AM > > To: modperl@perl.apache.org > > Subject: Process exists - Segmentat

Re: Process exists - Segmentation fault

2008-01-02 Thread Philippe M. Chiasson
Gerald Richter - ECOS GmbH wrote: > Hi, > > Apache with mod_perl will always have this size or even more. This is > ok. > > ulimit -a shows the process limits, but should normaly not a problem > > The behaviour you describe occurs when you do _not_ have a LoadModule > _and_ a PerlModule state

RE: Process exists - Segmentation fault

2008-01-02 Thread Gerald Richter - ECOS GmbH
> -Original Message- > From: abhishek jain [mailto:[EMAIL PROTECTED] > Sent: Thursday, January 03, 2008 4:59 AM > To: modperl@perl.apache.org > Subject: Process exists - Segmentation fault > > Hi, > I am running modperl 2.x + embperl on centos 4.5 Now when i > run o

Process exists - Segmentation fault

2008-01-02 Thread abhishek jain
Hi, I am running modperl 2.x + embperl on centos 4.5 Now when i run on MaxRequestsPerChild 1 the app. runs well but as i increase its value after every third refresh of browser a blank page appears, also the process size exceeds probably to 19M , and in error_log segmentation fault error appears. I