Re: Error on CGI execution

2000-03-31 Thread Doug MacEachern

On Fri, 31 Mar 2000, Paolo Tealdi wrote:

> Hello all.
> 
> What exactly means this error (from my error_log )
> 
> "Attempt to free non-existent shared string during global destruction. "
> 
> It is from a big CGI ported in mod_perl. Unfortunately i haven't written it 
> (the CGI, not mod_perl :-) ) and i'd like to have some more explication on 
> this error to search it in the source.

that error can only be triggered during child_exit(), which calls
perl_destruct().  what version of Perl are you running?  any xs modules in
the mix?




Error on CGI execution

2000-03-31 Thread Paolo Tealdi

Hello all.

What exactly means this error (from my error_log )

"Attempt to free non-existent shared string during global destruction. "

It is from a big CGI ported in mod_perl. Unfortunately i haven't written it 
(the CGI, not mod_perl :-) ) and i'd like to have some more explication on 
this error to search it in the source.

Best regards, Paolo Tealdi




Ing. Paolo Tealdi Library & News System Administrator
Politecnico TorinoPhone : +39-11-5646714 , FAX : +39-11-5646799
C.so D. degli Abruzzi, 24 - 10129 Torino - ITALY  Email: [EMAIL PROTECTED]