Re: segfaulting httpd :(

2000-09-27 Thread Doug MacEachern

On Thu, 14 Sep 2000, Ben Turner wrote:

> 
> hi all,
> 
> this afternoon i compiled a fresh httpd (apache 1.3.12), together with
> mod_perl 1.24. i'm on Solaris 8, running perl 5.6.0.
> 
> after compiling httpd, i'm getting segfaults whenever i do a normal http
> request. for instance:

stacktrace would help (see SUPPORT for hints).  also, your 'perl -V' and
Makefile.PL options.




Re: segfaulting httpd :(

2000-09-25 Thread Doug MacEachern

On Thu, 14 Sep 2000, Bruce W. Hoylman wrote:

> 
> > "Ben" == Ben Turner <[EMAIL PROTECTED]> writes:
> 
> Ben> this afternoon i compiled a fresh httpd (apache 1.3.12),
> Ben> together with mod_perl 1.24. i'm on Solaris 8, running perl
> Ben> 5.6.0.
> 
> Sounds like what I happened to just go through, finding perl 5.6.0 as
> the (known) culprit.  Go to:
> 
> http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2000-06/msg00200.html
> 
> and apply the supplied patch.  It fixed my SIGSEGVs immediately.  HTHYO.

glad you found the patch/cure, i hope 5.6.1 hits the streets soon.




Re: segfaulting httpd :(

2000-09-15 Thread François Chenais

Hi

I have the same error on
Linux tanna 2.3.99-pre9 #1 SMP Sat Jul 1 20:54:27 CEST 2000 i686
unknown
perl 5.6.0
mod_perl 1.24


François


Ben Turner wrote:
> 
> hi all,
> 
> this afternoon i compiled a fresh httpd (apache 1.3.12), together with
> mod_perl 1.24. i'm on Solaris 8, running perl 5.6.0.
> 
> after compiling httpd, i'm getting segfaults whenever i do a normal http
> request. for instance:
> 
> http://bla/index.html works noprob
> http://bla/ does not work, and my errorlog shows a segfault (signal 11).
> 
> anybody know what's goign on here?
> 
> thanks!
> 
> Ben
> 
> "Nothing is ever easy."
> Zeddicus Z'ul Zorander



-- 
[EMAIL PROTECTED]
   BULL-CITBtel:(+33) 556 437 848   Home: [EMAIL PROTECTED]
207, cours du Médoc fax:(+33) 556 437 978   http://www.citb.bull.net
 33000 Bordeaux BullCom: 227 7848   ICQ :3886291

Linux -



Re: segfaulting httpd :(

2000-09-14 Thread Bruce W. Hoylman


> "Ben" == Ben Turner <[EMAIL PROTECTED]> writes:

Ben> this afternoon i compiled a fresh httpd (apache 1.3.12),
Ben> together with mod_perl 1.24. i'm on Solaris 8, running perl
Ben> 5.6.0.

Sounds like what I happened to just go through, finding perl 5.6.0 as
the (known) culprit.  Go to:

http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2000-06/msg00200.html

and apply the supplied patch.  It fixed my SIGSEGVs immediately.  HTHYO.

Peace.



segfaulting httpd :(

2000-09-14 Thread Ben Turner


hi all,

this afternoon i compiled a fresh httpd (apache 1.3.12), together with
mod_perl 1.24. i'm on Solaris 8, running perl 5.6.0.

after compiling httpd, i'm getting segfaults whenever i do a normal http
request. for instance:

http://bla/index.html works noprob
http://bla/ does not work, and my errorlog shows a segfault (signal 11).

anybody know what's goign on here?

thanks!

Ben

"Nothing is ever easy."
Zeddicus Z'ul Zorander