Strange message -> DESTROY created new reference to dead object 'Project::Application' during global destruction.

View: New views
1 Messages — Rating Filter:   Alert me  

Strange message -> DESTROY created new reference to dead object 'Project::Application' during global destruction.

by CGI User :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello,

I'm getting this message with the each hit in apache log file when I run my
application in plain CGI mode.

DESTROY created new reference to dead object 'Project::Application' during
global destruction.

When I switch to FastCGI mode this message doesn't show up.
My application runs fine in either CGI or FastCGI mode without any hiccups,
but this message annoys me and consumes apache time to write it in the log.

I'm not using DESTROY method in any way. May be I should?

Could somebody please help me to remedy this problem.

Thank you very much in advance,

Alex






#####  CGI::Application community mailing list  ################
##                                                            ##
##  To unsubscribe, or change your message delivery options,  ##
##  visit:  http://www.erlbaum.net/mailman/listinfo/cgiapp    ##
##                                                            ##
##  Web archive:   http://www.erlbaum.net/pipermail/cgiapp/   ##
##  Wiki:          http://cgiapp.erlbaum.net/                 ##
##                                                            ##
################################################################