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' })
-]
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]