Re: Embperl-2.0b8 httpd Segmentation Faults. Solved...Sorta

2002-08-27 Thread Gerald Richter
> > Yes it does. I'm certain it does. If make test is ok, we need a stackbacktrace. Compile Embperl with debug support perl Makefile.PL debug make install then start gdb gdb /path/to/httpd set args -f /path/to/your/httpd.conf -X r -> Now request the page that segfaults, after gdb reports the

Re: Embperl-2.0b8 httpd Segmentation Faults. Solved...Sorta

2002-08-27 Thread Jarrod Stenberg
--- Gerald Richter <[EMAIL PROTECTED]> wrote: > > > > EMBPERL_SESSION_MODE 2 > > > > Was the killer argument. With it commented out, > all > > works fine. So the problem must lie with > > Apache::SessionX > > Does make test work correctly? If not we should > solve this first, because > make

Re: Embperl-2.0b8 httpd Segmentation Faults. Unclosed tags?

2002-08-27 Thread Jarrod Stenberg
> (you haven't said what DBD driver you're using) DBD::mysql I'll try tuning the database cleanup. Thanks for the ideas. -Jarrod __ Do You Yahoo!? Yahoo! Finance - Get real-time stock quotes http://finance.yahoo.com -