Re: mod_perl causing seg faults in apache2?

[prev] [thread] [next] [Date index for 2005/05/17]

From: Grant
Subject: Re: mod_perl causing seg faults in apache2?
Date: 21:31 on 17 May 2005
> >>Try:
> >>
> >>perl -le 'use warnings; use strict; use Apache2::Const; print
> >>Apache2::Const::OK'
> >>0
> >>
> >>Apache2::Const is one of the modules which will happily run from the
> >>command line.
> >>
> >>Please CC me in your replies to the list so we won't have to wait for 8
> >>hours to see your reply. emails are served with a huge delay since a fe=
w days.
> >
> >
> > I get:
> >
> > 0
>=20
> Good.
>=20
> > A weird thing:  I'm getting those same bareword errors in error_log
> > but I haven't even updated Interchange::Link yet.  That module doesn't
> > say "Apache2::Const:OK" anywhere in it and I'm still getting the same
> > error.
>=20
> That means that you
> - either still have pre-mp2-RC5 Apache2/Const somewhere.
> - or the code that uses it didn't compile that constant. i.e., you (or
> whoever wrote it) didn't do:
>=20
>    use Apache2::Const -compile =3D> 'OK';
>=20
> before using it.

I replaced:

use Apache::Const;

with:

use Apache2::Const -compile =3D> 'OK';

in Link.pm with the same results.  How can I find out if I have an old
Apache2/Const?  I definitely only have these on the system:

/usr/lib/perl5/vendor_perl/5.8.5/i686-linux/auto/Apache2/Const
/usr/lib/perl5/vendor_perl/5.8.5/i686-linux/auto/Apache2/Const/Const.so
/usr/lib/perl5/vendor_perl/5.8.5/i686-linux/auto/Apache2/Const/Const.bs
/usr/lib/perl5/vendor_perl/5.8.5/i686-linux/Apache2/Const.pm

- Grant

(message missing)

Re: mod_perl causing seg faults in apache2?
Malcolm J Harwood 19:41 on 12 May 2005

Re: mod_perl causing seg faults in apache2?
Perrin Harkins 04:02 on 13 May 2005

Re: mod_perl causing seg faults in apache2?
Stas Bekman 05:10 on 13 May 2005

Re: mod_perl causing seg faults in apache2?
Stas Bekman 16:19 on 13 May 2005

Re: mod_perl causing seg faults in apache2?
Stas Bekman 17:07 on 13 May 2005

Re: mod_perl causing seg faults in apache2?
Stas Bekman 21:15 on 13 May 2005

Re: mod_perl causing seg faults in apache2?
Stas Bekman 23:52 on 13 May 2005

Re: mod_perl causing seg faults in apache2?
Stas Bekman 23:51 on 13 May 2005

Re: mod_perl causing seg faults in apache2?
Stas Bekman 17:06 on 16 May 2005

Re: mod_perl causing seg faults in apache2?
Stas Bekman 03:01 on 17 May 2005

Re: mod_perl causing seg faults in apache2?
Stas Bekman 16:42 on 17 May 2005

Re: mod_perl causing seg faults in apache2?
Stas Bekman 21:22 on 17 May 2005

Re: mod_perl causing seg faults in apache2?
Stas Bekman 19:56 on 17 May 2005

Re: mod_perl causing seg faults in apache2?
Stas Bekman 21:21 on 17 May 2005

Re: mod_perl causing seg faults in apache2?
Grant 21:31 on 17 May 2005

Re: mod_perl causing seg faults in apache2?
Stas Bekman 21:53 on 17 May 2005

Generated at 15:53 on 25 May 2005 by mariachi v0.52