View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000302 | Xdebug | Uncategorized | public | 2007-08-09 21:23 | 2007-11-11 17:46 |
Reporter | mgeary | Assigned To | derick | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | unable to reproduce | ||
Summary | 0000302: memory usage doesn't show | ||||
Description | i've just re-compiled php with --enable-memory-limit and compiled the latest CSV version of xdebug. it shows correctly in my phpinfo() output that xdebug is working, and phpinfo() also confirms that there is a memory limit in place for PHP. But when i do a xdebug_start_trace(), my memory column is STILL all zeros. | ||||
Tags | No tags attached. | ||||
Operating System | OS X - 10.4.10 | ||||
PHP Version | 5.1.4 | ||||
|
Did you redo phpize and configure in the xdebug source directory after you did the "make install" in the PHP source dir after recompiling? |
|
yes. i had the new php installed and running before i compiled the 2.1.0-dev version of xdebug. |
|
Could you try getting Xdebug fresh from CVS? Sometimes it might not pick up the newly installed PHP headers. Also make sure you don't have multiple copies of the PHP headers laying around - perhaps the wrong ones are picked up. |
|
Reminder sent to mgeary Could you try getting Xdebug fresh from CVS? Sometimes it might not pick up the newly installed PHP headers. Also make sure you don't have multiple copies of the PHP headers laying around - perhaps the wrong ones are picked up. |
|
Can't reproduce, and no feedback given. |
Date Modified | Username | Field | Change |
---|---|---|---|
2007-08-09 21:23 | mgeary | New Issue | |
2007-08-09 21:34 | derick | Note Added: 0000713 | |
2007-08-09 21:34 | derick | Status | new => feedback |
2007-08-09 21:38 | mgeary | Note Added: 0000714 | |
2007-08-17 19:40 | derick | Note Added: 0000717 | |
2007-10-27 19:26 | derick | Note Added: 0000772 | |
2007-11-11 17:46 | derick | Status | feedback => resolved |
2007-11-11 17:46 | derick | Resolution | open => unable to reproduce |
2007-11-11 17:46 | derick | Assigned To | => derick |
2007-11-11 17:46 | derick | Note Added: 0000809 | |
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 |