Re: HTML::Embperl + mod_perl + segfault

2004-12-15 Thread Martin Moss
I upgraded to the latest version of Embedperl and ran the same code from my previous post. IT no longer segfaults but I get the following error... Embperl::Execute({ req_rec=>$r, inputfile=>$file, param =>[$params],

RE: HTML::Embperl + mod_perl + segfault

2004-12-14 Thread Gerald Richter
> > I upgraded to the latest version of Embedperl Which 1.3.6 or 2.0rc2 ? > and ran the > same code from my previous post. I don't see the code from your preivious post, sorry. The problem is somewhere in the file $file. Could you post it? Gerald P.S. It's not related to the problem you qu

HTML::Embperl + mod_perl + segfault

2004-12-13 Thread Gerald Richter
>I'm getting segfaults on every page request I make to a mod_perl handler thats running under >HTML::Embedperl. We're trying to migrate away from Embperl as fast as possible, but whenever >I call HTML::Embperl::Execute in my code more than 4 or 5 times I get seg faults.. Embperl has no proble

HTML::Embperl + mod_perl + segfault

2004-12-13 Thread Martin Moss
All, I'm getting segfaults on every page request I make to a mod_perl handler thats running under HTML::Embedperl. We're trying to migrate away from Embperl as fast as possible, but whenever I call HTML::Embperl::Execute in my code more than 4 or 5 times I get seg faults.. perl 5.6, apache 1.