View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000425 | Xdebug | public | 2009-02-03 11:05 | 2009-03-28 19:46 | |
Reporter | ydo | Assigned To | |||
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Summary | 0000425: memory leak (around 40MB for each request) when using xdebug_start_trace | ||||
Description | When running the following code xdebug leaks 40MB of memory. code start; One remedy to this problem is actively monitoring the apache server an restarting when it consumes to much memory which is a temporary solution. Memory leak doesn't happen when you comments the lines indicated bij 1,2,3. | ||||
Additional Information | xdebug configuration via .htaccess php_flag xdebug.profiler_enable_trigger On TRACINGphp_value xdebug.auto_tracing 1 php_value xdebug.collect_params 1 | ||||
Tags | No tags attached. | ||||
Operating System | |||||
PHP Version | 5.2.6 | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2009-02-03 11:05 | ydo | New Issue | |
2009-02-03 11:05 | ydo | PHP Version | => 5.2.6 |
2009-02-03 11:05 | ydo | Xdebug Version | => 2.0.4-dev |
2009-03-28 19:46 | derick | Note Added: 0000935 | |
2009-03-28 19:46 | derick | Status | new => closed |
2009-03-28 19:46 | derick | Resolution | open => fixed |
2016-07-31 12:35 | derick | Category | Debug client (console) => debugclient (debugging tool) |
2016-07-31 12:35 | derick | Category | debugclient (debugging tool) => (No Category) |