> I stand corrected. mod_auth_digest is alive and well in 2.1. I
> thought is was not because the mod_perl test was kicking in with
> another version.

:)

> NOW, I am testing mod_perl2 (cvs) with Apache2.1 - and -
> seg faults _everywhere_. Has anyone tried it yet (I know it is not
> supported yet, but I am just wondering)?

what OS are you using?  I had no problems at all with RH9 for months, both
with prefork and worker - I had to commit a minor change to mod_perl core
here or there, but it was passing all tests just fine.

then last week I started noticing core dumps, but it coincided with a dying
hard drive so I didn't get to chase it down.  now I've installed fedora core
1 on a reformatted drive and am seeing core dumps everywhere.

I've tried LD_ASSUME_KERNEL=2.4.19 and all the non-pthread AcceptMutex
variants and can't get it to work, but it seems to be related to the poll
stuff in APR 1.0.  at this point I don't know if it's a fedora NPTL issue or
something that also affected RH9.0.

anway, I'm trying my best to track it down, as is philippe, but more eyes
are always welcome.  if you're looking for a place to start, I'd check out
all the APR commits over the past two weeks - that is first on my list once
I get a free moment.

--Geoff

-- 
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html

Reply via email to