Re:coredump on Carps in startup.pl

2000-11-15 Thread Mike Miller



PJ> When I start up apache (apachectl startssl), I get a core dump. 
PJ> Attached is an "strace httpd -X" for those of you who find this useful.  

FWIW, I have the same issue also.  I noticed it when using CGI::Carp.
My solution was not "use" CGI::Carp; in startup.pl (a real lame
solution, I know ;-), but my goal was to deal with it later (I needed to get my 
development
environment back on-line)

PJ> Mandrake 7.1
PJ> apache_1.3.14
PJ> perl-5.6.0

I notice this started when I moved to Mandrake 7.1 from Redhat 6.2,
but since I threw perl-5.6.0 into the mix at the same time, it may be
a combination of the above.  My code ran fine under RH 6.2,
apache_1.3.14, and perl-5.005_03.

I know this was no real help, but at least you are not alone ...

Best Regards,

Mike Miller
[EMAIL PROTECTED]





Re:coredump on Carps in startup.pl

2000-11-21 Thread George Sanderson

Hey thanks a lot.  I'm just going blind or something,  because when I see a
URL and click...  If it quacks, it's a duck :-).  But seriously, I have had
the problem that this patch is suppose to fix.  I do appreciate your
efforts.  I'll let you know how it turns out.
Thanks.

At 04:34 AM 11/21/00 +, you wrote:
>OK, now I'm using a mailer that doesn't insert newlines, so you should
find this hyperlink clickable. I've cc'd myself so I'll check that it
works. Here it is:
>
>http://forum.swarthmore.edu/epigone/modperl/sningvezerd/26091135.MAA145
[EMAIL PROTECTED]
>
>-- 
>  Jeremy Howard
>  [EMAIL PROTECTED]
> 


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




Re: Re:coredump on Carps in startup.pl

2000-11-16 Thread Jeremy Howard

> PJ> When I start up apache (apachectl startssl), I get a core dump.
> PJ> Attached is an "strace httpd -X" for those of you who find this
useful.
>
> FWIW, I have the same issue also.  I noticed it when using CGI::Carp.
> My solution was not "use" CGI::Carp; in startup.pl (a real lame
> solution, I know ;-), but my goal was to deal with it later (I needed to
get my development
> environment back on-line)
>
You may find that this patch fixes things for you:


http://forum.swarthmore.edu/epigone/modperl/sningvezerd/26091135.MAA1456
[EMAIL PROTECTED]





Re: Re:coredump on Carps in startup.pl

2000-11-19 Thread Jeremy Howard

>>> PJ> When I start up apache (apachectl startssl), I get a core dump.
>>> PJ> Attached is an "strace httpd -X" for those of you who find this
>>useful.
>>>
>>> FWIW, I have the same issue also. I noticed it when using CGI::Carp.
>>> My solution was not "use" CGI::Carp; in startup.pl (a real lame
>>> solution, I know ;-), but my goal was to deal with it later (I needed to
>>get my development
>>> environment back on-line)
>>>
>>You may find that this patch fixes things for you:
>>
>>
>>
>http://forum.swarthmore.edu/epigone/modperl/sningvezerd/26091135.MAA
>1456
>urk: no such article
>archive = 'modperl'
>thread = 'sningvezerd'
>article = '26091135.MAA1456'

Make sure it's all on one line:



You'll probably need to copy and paste the line into your text editor first,
since I suspect that my mailer will put a new-line in it by default.



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]