View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000103 | Xdebug | Uncategorized | public | 2004-11-18 06:54 | 2004-12-04 22:46 |
Reporter | segv74 | Assigned To | |||
Priority | normal | Severity | crash | Reproducibility | always |
Status | closed | Resolution | open | ||
Summary | 0000103: crashes when eval global variable | ||||
Description | when i eval global variables, it crashes. <? $P = new X; | ||||
Additional Information | code belows works fine. $ cvs diff xdebug_var.c
| ||||
Tags | No tags attached. | ||||
Operating System | linux | ||||
PHP Version | 5.0.2 | ||||
|
Reminder sent to segv74 I can not reproduce this, and I'm also not sure what you mean by "eval at this point". How do you eval it, with the remote debugger? If so, which protocol... I need some more information here. |
|
This is now fixed in CVS, but your patch was incorrect as the fullname of the properties would have been incorrectly set. In order to work around this the fullname attribute will simply not be set at all now. |
Date Modified | Username | Field | Change |
---|---|---|---|
2004-11-18 06:54 | segv74 | New Issue | |
2004-11-28 13:38 | derick | Note Added: 0000216 | |
2004-12-04 22:46 | derick | Status | new => closed |
2004-12-04 22:46 | derick | Note Added: 0000219 | |
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 |