View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000683 | Xdebug | public | 2011-04-25 08:53 | 2011-09-25 22:28 | |
Reporter | vslinko | Assigned To | derick | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | resolved | Resolution | unable to reproduce | ||
Platform | Mac | OS | Mac OS X | OS Version | 10.6 |
Summary | 0000683: Segfault in phpunit | ||||
Description | Program received signal EXC_BAD_ACCESS, Could not access memory. | ||||
Tags | No tags attached. | ||||
Operating System | |||||
PHP Version | 5.3.4 | ||||
|
What makes you think this is in Xdebug? |
|
When I disable xdebug extenstion all be ok. |
|
I really need more information. This warning just shows that it happens in PHP's garbage collector, and it's quite possible that the issue is with that. Try turning it off by running PHP with: php -dzend.enable_gc=0 yourscript.php or by setting "zend.enable_gc=0" in php.ini |
|
I can't repeat error, because my tests are changed. |
|
Closing it then. Let me know if it re-occurs. |
Date Modified | Username | Field | Change |
---|---|---|---|
2011-04-25 08:53 | vslinko | New Issue | |
2011-04-30 20:40 | derick | Note Added: 0001731 | |
2011-04-30 20:40 | derick | Assigned To | => derick |
2011-04-30 20:40 | derick | Status | new => feedback |
2011-04-30 20:44 | vslinko | Note Added: 0001733 | |
2011-04-30 20:44 | vslinko | Status | feedback => assigned |
2011-05-01 21:44 | derick | Note Added: 0001735 | |
2011-05-01 21:44 | derick | Status | assigned => feedback |
2011-05-02 13:11 | vslinko | Note Added: 0001739 | |
2011-05-02 13:11 | vslinko | Status | feedback => assigned |
2011-09-25 22:28 | derick | Note Added: 0001810 | |
2011-09-25 22:28 | derick | Status | assigned => resolved |
2011-09-25 22:28 | derick | Resolution | open => unable to reproduce |
2016-07-31 12:35 | derick | Category | Debug client (console) => debugclient (debugging tool) |
2016-07-31 12:35 | derick | Category | debugclient (debugging tool) => (No Category) |