Re: [mp2] memory access violation in $subr->run

2005-01-12 Thread Philippe M. Chiasson
Please read http://perl.apache.org/docs/2.0/user/help/help.html#Reporting_Problems to learn how to submit a more complete bug report. This will help us understand your problem better and speed up the bug fixing process. Thanks! Dorian Taylor wrote: i'm running into a problem with the execution of

[mp2] memory access violation in $subr->run

2005-01-12 Thread Dorian Taylor
i'm running into a problem with the execution of subrequests. the process dies in modperl_wbucket_flush. this problem occurs with the same perl code in prefork.c and worker.c on osx. note, the subrequest is run from a non-response handler (i've tried header-parser through fixup, same effect). the