Nathan Byrd wrote:

I'm sorry, I was looking at the wrong line. I'm not using Apache::compat
for Apache::PAR (figured it would be bad form.)  The line it's using
(for mod_perl 2.x) is:

$err = Apache->server->add_config([split /\n/, $conf]);

cool


> Actually, it was easier than I thought to come up with a stripped down
> version - it can be done without Apache::PAR or PAR at all - it appears
> to be happening with any PerlModule coming from an add_config().  The
> following code generates the same segfault for me:

Thanks, Nathan.

I'll convert this into a test and then debug from there.

__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to