Re: FastCGI Segmentation faults with PHP5
David Birnbaum <[email protected]>
| Newsgroups | gmane.comp.web.fastcgi.devel |
|---|---|
| Message-ID | <[email protected]> |
Jason, That's not FastCGI dumping, that's PHP dumping. You might want to take a look at the core file and see if it gives any clues. PHP shouldn't be dumping core, so you've either hit a bug or a library problem of some sort. The PHP development team can probably help if you can give them a stack trace or core file for analysis. David. ----- On Mon, 17 Oct 2005, Jason Kovacs wrote: > Hello, > > I have Apache 2, PHP5 (cgi-fcgi), FastCGI, and Suexec on FC4 64-bit, and it > works for the most part, but some 3rd-party PHP software written for PHP4 will > break and in my error_log I've seen the message "FastCGI: (dynamic) server ... > terminated due to uncaught signal '11' (Segmentation fault), causing it to > flood the error_log with messages that it could not remain running for 30 sec > and its restart was backed off to 600 seconds, then reports an Internal Server > Error. Is this normal or expected from some PHP scripts, or is there a > misconfiguration in my setup? How do I troubleshoot this? I'm not certain > how to use the FastCgiConfig directive in httpd.conf, so that is using its > defaults. I'm considering scrapping FastCGI and using apache's cgid option if > this instability persists and suffer a speed decrease. Please help me with > what I might try to fix this, thank you. > > -Jason Kovacs > ___________________________________ fastcgi-developers mailing list http://fastcgi.com/fastcgi-developers/