| Anonymous | Login | Signup for a new account | 2013-05-24 23:49 BST | ![]() |
| Main | My View | View Issues | Change Log | Roadmap |
| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | |||
| 0000851 | Xdebug | Usage problems | public | 2012-06-06 20:41 | 2012-06-28 19:21 | |||
| Reporter | vnyx | |||||||
| Assigned To | derick | |||||||
| Priority | high | Severity | crash | Reproducibility | random | |||
| Status | resolved | Resolution | no change required | |||||
| Platform | Mac | OS | OS X | OS Version | 10.7.4 | |||
| Product Version | 2.2.0 | |||||||
| Target Version | Fixed in Version | |||||||
| Summary | 0000851: Segmentation fault | |||||||
| Description | The debugger stops on beginning breakpoints but I get segmentation faults in Apache on random breakpoints which aborts the process. I finally gave up and went back to PHP53 and everything is fine. It is very hard to recreate so this is just a warning that you might see some trouble with xdebug. | |||||||
| Steps To Reproduce | My thinking is that if I have an error in the code it could possibly cause the debugger to crash the web server, but this happens with both PHPStorm and MacGDBp. My other gut feeling is that there might be a problem debugging AJAX requests in PHP54. | |||||||
| Additional Information | Using macports version of PHP54, PHP53 works. Here a sample of the error log: [Wed Jun 06 00:59:32 2012] [notice] child pid 89046 exit signal Segmentation fault (11) [Wed Jun 06 00:59:56 2012] [notice] child pid 89006 exit signal Segmentation fault (11) | |||||||
| Tags | No tags attached. | |||||||
| Operating System | ||||||||
| PHP Version | 5.4.3 | |||||||
| Attached Files | ||||||||
Notes |
|
|
(0002237) derick (administrator) 2012-06-07 12:35 |
Could you try getting the latest version from github? I have fixed a few segfaults. |
|
(0002298) derick (administrator) 2012-06-27 22:11 |
Could you please provide the requested information? |
|
(0002305) vnyx (reporter) 2012-06-27 22:24 |
I updated to the latest Macports version of xdebug and it seems to be working. If I don't make another comment then it's fixed. Thanks |
|
(0002307) derick (administrator) 2012-06-28 19:21 |
Closing this one than. Feel free to reopen if you see it happen again. |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2012-06-06 20:41 | vnyx | New Issue | |
| 2012-06-07 12:35 | derick | Note Added: 0002237 | |
| 2012-06-07 12:35 | derick | Assigned To | => derick |
| 2012-06-07 12:35 | derick | Status | new => feedback |
| 2012-06-27 22:11 | derick | Note Added: 0002298 | |
| 2012-06-27 22:24 | vnyx | Note Added: 0002305 | |
| 2012-06-27 22:24 | vnyx | Status | feedback => assigned |
| 2012-06-28 19:21 | derick | Note Added: 0002307 | |
| 2012-06-28 19:21 | derick | Status | assigned => resolved |
| 2012-06-28 19:21 | derick | Resolution | open => no change required |
| Copyright © 2000 - 2011 MantisBT Group |