On Mon, Mar 18, 2002 at 03:17:28PM +0100, Gerald Richter wrote:
> > but there are still several references to HTML::Embperl in 2.0b6 and now I
> > get some error messages like "Can't locate HTML/Embperl.pm in @INC..."
> >
> 
> Where do you have references to HTML::Embperl? I don't find any...
> 
> Maybe the following is your problem: HTML::EmbperlObject was renamed to
> Embperl::Object, but the old EmbperlObject.pm is still in the distribution
> (I forgot to remove it) and it contains refeneces to HTML::Embperl, but it
> won't work anyway anymore. So use Embperl::Object

Ah, ok. That was the problem. Works better now...

But now I have a different problem: Embperl segfaults on certain pages, but
only sometimes...

What happens is this: I restart apache. Some pages work, some result in
segfault. After clicking around for a while the pages that resulted in
segfaults suddenly work. This might or might not be related to the following
message in the error log:

Attempt to free unreferenced scalar at /var/www/92/base.epl line 22.

This line contains this:
my $obj = Execute( { 'object' => "$ENV{DOCUMENT_ROOT}/$file", 'import' => 0});

Very confusing... How would I go about debugging this?

Jochen
-- 
Jochen Topf  [EMAIL PROTECTED]  http://www.remote.org/jochen/  +49-721-388298


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to