On Tue, Mar 19, 2002 at 01:57:21PM +0100, Gerald Richter wrote:
> > Attempt to free unreferenced scalar at /var/www/92/base.epl line 22.
> >
> 
> This shouldn't happen :-(
> 
> 
> > This line contains this:
> > my $obj = Execute( { 'object' => "$ENV{DOCUMENT_ROOT}/$file", 'import' =>
> 0});
> >
> 
> Could you try without the import => 0 (it's not necessary here)

Without the 'import => 0' it seems to work... Also I found that the Execute
seems to normally return something like this:
Embperl::__6=HASH(0x84bddb8)

But sometimes it returns something like this:
UNKNOWN(0x8421c88)

I hope this helps you to track down the problem. If I have the time later
I will try the debugging stuff.

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