On Tue, 23 May 2000, Mark Haviland wrote:

> Doug,
> 
> Sorry for the consistent eMails, but I guess I wasn't entirely correct in my
> statment about my version of perl being the problem.  After some more tests, I've
> found that things go wrong (ie. I get a Segfault) when I attempt to pre load the
> Sybase::CTlib module (or any module that uses it) in the PerlRequire file.  But,
> when I have the 'use Sybase::CTlib' inside of my handler, then everything is ok.

the next step would be to get a stacktrace (mod_perl built with
PERL_DEBUG=1 prefered), see the SUPPORT doc for hints.

Reply via email to