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. |