Hi,
>
>
> Porting an apache1 / HTML::Embperl app to apache2 / Embperl,
> and I'm getting segfaults doing an Embperl::Object::Execute
> under mod_perl. Simple example:
>
> - simple.html:
>
> 2 + 2 = [+ 2 + 2 +]
>
> - execute.html:
>
> [- Embperl::Object::Execute({ inputfile => 'simple.html',
> appname => 'test' }) -]
>
Looks like your are calling Embperl::Object from within an Embperl page,
which doesn't make sense to me (also it should not segfault). What do you
want to do?
Gerald
> This segfaults. Straight Embperl::Execute works fine. My app
> version has all the additional Embperl::Object object_base,
> object_stopdir, object_addpath parameters as well, but it
> doesn't make any difference.
>
> Versions are httpd 2.0.52, mod_perl 2.0.0, Embperl 2.0.0.
>
> Anyone else seen this or can replicate it?
>
> Cheers,
> Gavin
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]