View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000999 | Xdebug | Uncategorized | public | 2013-11-05 15:45 | 2014-03-05 09:17 |
Reporter | kenorb | Assigned To | derick | ||
Priority | normal | Severity | crash | Reproducibility | always |
Status | resolved | Resolution | unable to reproduce | ||
Platform | Mac | OS | OSX | OS Version | 10.9 |
Product Version | 2.2.3 | ||||
Summary | 0000999: SEGV at xdebug_zval_ptr + 50 (xdebug_compat.c:93) in CLI | ||||
Description | Process: php [63066] Date/Time: 2013-11-05 15:33:59.023 +0000 Thread 0 Crashed:: Dispatch queue: com.apple.main-thread This is probably related: So the other full backtrace can be found at: | ||||
Steps To Reproduce | Using CLI: $ drush -l my.local -v updb | ||||
Additional Information | PHP: 5.5.3 uname -a This happening only when xdebug.auto_trace=1 Last two lines from the xtrace file:
| ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Operating System | OSX | ||||
PHP Version | 5.5-dev | ||||
|
Possible crashing code: But when commented out this block, it crashes again in the following lines: |
|
Tested the same thing with PHP 5.4.19 (cli) with Xdebug v2.2.3 and it works fine. |
|
Two other crashes near array_filter() 1. 2. |
|
Can you provide a small sample that is ready for me to run perhaps? |
|
Closing this out, as no feedback is provided. Feel free to reopen this if you can provide the requested feedback. |
Date Modified | Username | Field | Change |
---|---|---|---|
2013-11-05 15:45 | kenorb | New Issue | |
2013-11-05 15:46 | kenorb | File Added: php_2013-11-05-153359_Rafals-MacBook-Pro.crash | |
2013-11-05 15:50 | kenorb | Note Added: 0002600 | |
2013-11-05 16:07 | kenorb | Note Edited: 0002600 | |
2013-11-05 16:14 | kenorb | Note Added: 0002602 | |
2013-11-06 14:40 | kenorb | Note Added: 0002603 | |
2013-12-04 00:02 | derick | Note Added: 0002631 | |
2013-12-04 00:02 | derick | Assigned To | => derick |
2013-12-04 00:02 | derick | Status | new => feedback |
2014-03-05 09:17 | derick | Note Added: 0002743 | |
2014-03-05 09:17 | derick | Status | feedback => resolved |
2014-03-05 09:17 | derick | Resolution | open => unable to reproduce |
2016-07-31 12:36 | derick | Category | Usage problems => Usage problems (Crashes) |
2016-07-31 12:38 | derick | Category | Usage problems (Crashes) => Usage problems (Wrong Results) |
2020-03-12 16:35 | derick | Category | Usage problems (Wrong Results) => Variable Display |
2020-03-12 16:38 | derick | Category | Variable Display => Uncategorized |