I have an intermittent problem that is being a real pest to track down. I'm running
Apache/1.3.14 (Unix) mod_perl/1.24_01 mod_ssl/2.7.1 OpenSSL/0.9.6 with
Embperl-1.3.1 on a RedHat 6.0 box. I have an embperl page that seems to
do what it's supposed to, but if you access the page 3 or 4 times, it will eventually
crash.
I am pretty sure my code is solid. In my [- -] block I use vars qw() and strict, and
I don't create any new vars in [$ $] or [+ +] blocks. The only clues I have is the
following from the error_log:
Attempt to free unreferenced scalar at
/usr/local/apachessl/perl5.6/lib/site_perl/5.6.0/i686-linux-64all/HTML/Embperl.pm line
1226.
[Wed May 16 16:21:42 2001] [error] Can't call method "CleanupSession" on unblessed
reference at
/usr/local/apachessl/perl5.6/lib/site_perl/5.6.0/i686-linux-64all/HTML/Embperl.pm line
976.
Has anyone seen this message before? Any help will be much appreciated!
thanks,
Brian
--
______________________________________
Brian Burke
LSSi Corp.
email: [EMAIL PROTECTED]
url: http://www.lssi.net/~bburke
phone: (919) 466-6800 x238
______________________________________
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]