View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000782 | Xdebug | Uncategorized | public | 2012-02-28 03:29 | 2014-03-12 21:52 |
| Reporter | rsoni | Assigned To | |||
| Priority | high | Severity | major | Reproducibility | always |
| Status | resolved | Resolution | unable to reproduce | ||
| Product Version | 2.1.0 | ||||
| Summary | 0000782: Memory Leak found when auto_trace is enabled | ||||
| Description | I am using Apache Server with PHP and wrote a simple php "Hello World" program with 3 function calls in 3 files (1 call per file). Used jmeter to run load with 60 threads. There is a memory leak when we enable auto_trace (xdebug.auto_trace=1) and hit load against the application hosted on Apache Server. When I disable auto_trace and run the same load, the memory is stable (becomes constant after a while). This issue might be related to: http://bugs.xdebug.org/view.php?id=425 | ||||
| Tags | No tags attached. | ||||
| Operating System | |||||
| PHP Version | 5.3.8 | ||||