Re: FastCGI process crashes
Tim Wood <timwood0-yBeKhBN/[email protected]>
| Newsgroups | gmane.comp.web.fastcgi.devel |
|---|---|
| Message-ID | <5.2.1.1.1.20050213215553.0416fde0@mailhost> |
I believe the latest version of mod_fastcgi is 2.4.2. I'd try that on principle before anything; your problem machine may be tickling an old bug. The bus error message implies you might have a corrupted executable (illegal instruction or data alignment). Perhaps the FCGI comm. socket isn't getting created. Perhaps some permissions are wrong. Etc. TW At 08:32 PM 02/13/05, Douglas Howlett wrote: >Hi folks, > >I'm getting errors in firing up the FastCGI processes. I have the exact same configuration on another Solaris 2.8 machine that works with no problems. Error log show below: > >[Sun Feb 13 20:28:10 2005] [notice] FastCGI: process manager initialized (pid 848) >[Sun Feb 13 20:28:10 2005] [warn] FastCGI: server "/web02/pims/fcgi-auth/bin/sess_mgr" started (pid 849) >[Sun Feb 13 20:28:10 2005] [notice] Apache/1.3.17 (Unix) mod_fastcgi/2.3.0 configured -- resuming normal operations >[Sun Feb 13 20:28:10 2005] [info] Server built: Sep 5 2003 10:31:59 >[Sun Feb 13 20:28:15 2005] [warn] FastCGI: server "/web02/pims/fcgi-auth/bin/sess_mgr" (pid 849) terminated by calling exit with status '255' >[Sun Feb 13 20:28:15 2005] [warn] FastCGI: server "/web02/pims/fcgi-auth/bin/sess_mgr" restarted (pid 855) >[Sun Feb 13 20:28:40 2005] [warn] FastCGI: server "/web02/pims/fcgi-auth/bin/sess_mgr" (pid 862) terminated by calling exit with status '255' >[Sun Feb 13 20:28:40 2005] [warn] FastCGI: server "/web02/pims/fcgi-auth/bin/sess_mgr" restarted (pid 864) >[Sun Feb 13 20:29:00 2005] [warn] FastCGI: server "/web02/pims/fcgi-auth/bin/sess_mgr" restarted (pid 869) >[Sun Feb 13 20:29:02 2005] [error] [client 10.21.123.112] FastCGI: comm with server "/web02/pims/fcgi-auth/bin/sess_mgr" aborted: idle timeout (30 s >ec) >[Sun Feb 13 20:29:02 2005] [notice] child pid 852 exit signal Bus Error (10) >[Sun Feb 13 20:29:05 2005] [warn] FastCGI: server "/web02/pims/fcgi-auth/bin/sess_mgr" (pid 869) terminated by calling exit with status '255' >[Sun Feb 13 20:29:05 2005] [warn] FastCGI: server "/web02/pims/fcgi-auth/bin/sess_mgr" restarted (pid 870) > >Any ideas on the root cause and how to fix?? > >Any help would be appreciated. > >Thanks, >___________________________________ >fastcgi-developers mailing list >http://fastcgi.com/fastcgi-developers/ ___________________________________ fastcgi-developers mailing list http://fastcgi.com/fastcgi-developers/