On Sun, Jan 02, 2000 at 07:43:39PM -0600, James G Smith wrote:
> Ed Loehr <[EMAIL PROTECTED]> wrote:
> >Edmund Mergl wrote:
> >
> >> > > On Sun, Jan 02, 2000 at 01:48:58AM -0600, Ed Loehr wrote:
> >> > > > My apache children are seg faulting due to some combination of
> >> > > > DBI usage and the cookie-based authentication/authorization
> >Compiled everything myself. Oh, and I am also using DBD::Pg 0.92...
> >
> >Does that suggest anything to anyone?
>
> My experience is with DBD::mysql, but I've seen something like
> this before. One thing to do is turn on as much debugging as you
> can to see exactly where it is segfaulting. For me, the most helpful
> is a lot of information in the error_log. You will need to look
> at the DBI/DBD source to see exactly what is needed for debugging,
> but it's not too obscure.
A stack trace from the core file is often very helpful.
Tim.