Kent, Mr. John (Contractor) wrote:
Mod-Perl Developers,

After sending out my bug report. My system administrator forwarded me this:

As this version of the operating system is based on redhat 9 -- from http://www.redhat.com/docs/manuals/linux/RHL-9-Manual/release-notes/x86/

there is a paragraph:

#

A new system message has been added to Red Hat Linux 9:

application bug: <app-name>(<app-pid>) has SIGCHLD set to SIG_IGN but calls wait(). (see the NOTES section of 'man 2 wait'). Workaround activated.

This message (which is displayed on the system console and/or in the system log files) indicates that the application is not completely standards compliant with respect to its handling of child processes. If you see this message, you should alert the application's developers. <= ***********************

You have been alerted. :)

Thanks, but you have alerted the wrong developers. mod_perl is not an application, it's a module for the Apache webserver. modperl doesn't mess with signals. You need to alert the httpd developers instead. Please see:
http://httpd.apache.org/lists.html#http-dev



__________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com

--
Reporting bugs: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html



Reply via email to