Stas Bekman wrote:
Jérôme Augé wrote:
[...]
After making your example work, I don't see any segfaults. Please try again with modperl-1.99_08 which was released a few days ago.
[...]
1. You can't push_handlers when you are inside a response handler.
Use PerlHeaderParserHandler instead
I've played some more with your original code and did find the segfault you were talking about. Though it happens when you use push_handlers in the same phase to which you push to. Hence I didn't see it in the code that I've fixed.

So most likely your _05 version will work just fine with the version that I've posted in my original reply.

Meanwhile I'm looking at how it's the best to prevent from the segfault to happen and push_handlers() be used in a wrong place.

__________________________________________________________________
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



Reply via email to