View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001095 | Xdebug | Uncategorized | public | 2014-12-18 11:05 | 2015-02-22 14:32 |
Reporter | vavra | Assigned To | derick | ||
Priority | normal | Severity | crash | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | x86 | OS | * | OS Version | * |
Target Version | 2.3.0 | Fixed in Version | 2.3.0 | ||
Summary | 0001095: Crash when using a non-associate array key in a $GLOBALS element | ||||
Description | I have a simple script global $times; function recordTime($file, $line, $note='') recordTime(FILE, LINE); While stepping the second time into recordTime function(.) the xdebug crashes. | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Operating System | Windows 7 x86 | ||||
PHP Version | 5.5.15-5.5.19 | ||||
|
Windows Event dump:
|
|
Can you provide a short (or self contained) reproducing script that shows this behaviour? The whole of Nette is not too big for me to do anything about. |
|
Ping? |
|
Fixed for 2.2.8 and 2.3dev. |
Date Modified | Username | Field | Change |
---|---|---|---|
2014-12-18 11:05 | vavra | New Issue | |
2014-12-18 11:05 | vavra | File Added: xdebug.log | |
2014-12-18 11:07 | vavra | File Added: windows-event.evtx | |
2014-12-18 11:07 | vavra | Note Added: 0002942 | |
2014-12-27 21:33 | derick | Note Added: 0002947 | |
2014-12-27 21:33 | derick | Assigned To | => derick |
2014-12-27 21:33 | derick | Status | new => feedback |
2015-02-06 23:32 | derick | Note Added: 0002981 | |
2015-02-16 22:38 | derick | Status | feedback => assigned |
2015-02-16 22:38 | derick | OS | Windows => * |
2015-02-16 22:38 | derick | OS Version | 7 => * |
2015-02-16 22:38 | derick | Target Version | => 2.2.8 |
2015-02-16 22:38 | derick | Summary | xdebug crashes while stepping twice into the same method => Crash when using a non-associate array key in a $GLOBALS element |
2015-02-16 23:14 | derick | Note Added: 0002994 | |
2015-02-16 23:14 | derick | Status | assigned => closed |
2015-02-16 23:14 | derick | Resolution | open => fixed |
2015-02-16 23:14 | derick | Fixed in Version | => 2.2.8 |
2015-02-22 14:29 | derick | Fixed in Version | 2.2.8 => 2.3.0 |
2015-02-22 14:32 | derick | Target Version | 2.2.8 => 2.3.0 |
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 |