On Sun, 8 Apr 2001, Dave Rolsky wrote:
> Ok, mod_perl 2.0 from CVS (earlier tonight) and Apache 2.0.16 on Linux
> 2.4.2 (i386) compiled fine with the options specified in the
> modperl_dev.pod file. However, I got segfaults on almost all the tests
> (except the 'echo' test) when running. Bizarrely, turning on MP_DEBUG=1
> made everything work!
>
> I'm using the latest Perl 5.6.1 pre-release (foolperl).
works fine for me without MP_DEBUG=1
you can turn on debug info to get a stacktrace without the trace stuff
using: MP_CCOPTS=-g
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]