View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001178 | Xdebug | Uncategorized | public | 2015-08-13 09:21 | 2016-12-04 22:00 |
| Reporter | hwde | Assigned To | |||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | resolved | Resolution | no change required | ||
| Platform | Apple Mac | OS | OS X | OS Version | 10.10.4 |
| Summary | 0001178: crash on cleanup kills apache child process | ||||
| Description | Loading PHP-Webpages with Chrome which contains a could of Ajax requests to the same (local) Apache-Webserver seems to crash the apache child process. Disableing xdebug fix the issue (no crash). This happens only on with few on local vhosts, others, without ajax requests runs just fine. It doens't matter which php-version is in use, 5.4, 5.5 or 5.6 all behaves the same. | ||||
| Steps To Reproduce | Easy on my desktop, but havn't yet tried to extract the php-calls to strip it down to an example. | ||||
| Additional Information | Attached you'll find a apache backtrace. | ||||
| Tags | No tags attached. | ||||
| Operating System | OS X 10.10.4, up-to-date Apache with MacPorts | ||||
| PHP Version | 5.6.0-5.6.4 | ||||
|
|
I forget to paste the message from apache error-log: |
|
|
Is this still a problem with the latest PHP (5.6.28) and Xdebug (2.5.0RC1)? |
|
|
No, it seems to be fixed in the meantime, neither 7.0.13 or 5.6.28. |
|
|
Perfect, let me close this then. Thanks for coming back to me! |