View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update | 
|---|---|---|---|---|---|
| 0000295 | Xdebug | Uncategorized | public | 2007-07-16 16:46 | 2007-07-16 19:40 | 
| Reporter | letssurf | Assigned To | derick | ||
| Priority | normal | Severity | major | Reproducibility | always | 
| Status | resolved | Resolution | duplicate | ||
| Summary | 0000295: __get causes memory leak | ||||
| Description | The following code causes a memory leak, if I disable xdebug the memory leak no longer occurs.  | ||||
| Additional Information | <?php class test1 { $test = new test1(); while(true) {  | ||||
| Tags | No tags attached. | ||||
| Operating System | Red Hat Enterprise Linux ES release 4 | ||||
| PHP Version | 5.2.1 | ||||
| duplicate of | 0000290 | closed | Function call leaks memory | 
| 
		 | 
	
	 I think this is the same as bug 0000290, which is fixed in CVS. Could you please try the latest CVS version (See http://xdebug.org/docs/install#source for instructions). I can also not reproduce this problem (anymore).  | 
| Date Modified | Username | Field | Change | 
|---|---|---|---|
| 2007-07-16 16:46 | letssurf | New Issue | |
| 2007-07-16 19:40 | derick | Status | new => resolved | 
| 2007-07-16 19:40 | derick | Resolution | open => duplicate | 
| 2007-07-16 19:40 | derick | Relationship added | duplicate of 0000290 | 
| 2007-07-16 19:40 | derick | Assigned To | => derick | 
| 2007-07-16 19:40 | derick | Note Added: 0000698 | |
| 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 |