View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000173 | Xdebug | Uncategorized | public | 2006-04-14 05:25 | 2006-04-14 11:07 |
Reporter | judas_iscariote | Assigned To | |||
Priority | normal | Severity | crash | Reproducibility | always |
Status | closed | Resolution | open | ||
Summary | 0000173: xdebug segfaults using SPL | ||||
Description | Xdebug segfaults using SPL ArrayIterator. Unloading xdebug make things work as expected. reproduce code : After a while , I found the shortest way to reproduce it ;-) php -d xdebug.auto_trace=1 -d xdebug.collect_return=1 -d xdebug.collect_params=1 -r 'new ArrayIterator(NULL);' Im using loastest PHP 5.1 cvs and latest xdebug CVS. | ||||
Additional Information | (gdb) bt full | ||||
Tags | No tags attached. | ||||
Operating System | 64 bit Linux | ||||
PHP Version | 5.1-dev | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2006-04-14 05:25 | judas_iscariote | New Issue | |
2006-04-14 11:07 | derick | Status | new => closed |
2006-04-14 11:07 | derick | Note Added: 0000385 | |
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 |