View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000909 | Xdebug | Uncategorized | public | 2012-12-13 15:13 | 2014-11-11 19:53 |
Reporter | rulatir | Assigned To | derick | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | no change required | ||
Summary | 0000909: Cannot get profiler output | ||||
Description | I cannot for the life of me get profiler output. PHP is 5.4.9 (not 5.4.4, please keep the version choice up to date) and Xdebug config is: Version 2.2.1 xdebug.auto_trace Off Off The output dir /tmp is drwxrwxrwt, and df reports that the tmpfs is nowhere near full. The function xdebug_get_profiler_filename() returns the expected "/tmp/cachegrind.out.14669" when the trigger is used. That file however does not get written. Nothing suspicious in Apache logs, and yes, breakpoints do work. | ||||
Tags | No tags attached. | ||||
Operating System | |||||
PHP Version | 5.4.4 | ||||
|
Additional observation: if I change profiler_output_dir to anything other than /tmp, then xdebug_get_profiler_filename() starts returning false. |
|
Things tried so far that did NOT help:
|
|
How many tickets filed by "support agreement" users are there in the queue in front of this ticket right now? |
|
The "support agreement" users are not different from normal users. Remember, this is all a Open Source project run in my free time. You can't require me to look at anything, or even expect to do any work. All tickets will be looked at at some point, in order of my preference. However, I don't have an unlimited amount of free, especially over my well deserved holiday period. |
|
I am not "requiring" you anything, I was just trying to learn what my chances were :) Meanwhile the issue is resolved. The profiler output does appear, just not where I expected it. Was just systemd's PrivateTmp magic. Google tells me it confuses bloody hell out of people and daemons alike. |
|
Just looking at this again, and found http://danwalsh.livejournal.com/51459.html as well, and then saw that you asked how to figure out what PrivateTmp was enabled or not! I was looking at weather I could show that in Xdebug's output info. |
|
No feedback, and, this is not really an Xdebug problem anyway. |
Date Modified | Username | Field | Change |
---|---|---|---|
2012-12-13 15:13 | rulatir | New Issue | |
2012-12-13 15:49 | rulatir | Note Added: 0002388 | |
2012-12-27 18:38 | rulatir | Note Added: 0002405 | |
2012-12-27 18:48 | rulatir | Note Added: 0002406 | |
2012-12-27 18:48 | rulatir | Note View State: 0002406: private | |
2012-12-27 22:24 | derick | Note Added: 0002407 | |
2012-12-27 22:24 | derick | Note View State: 0002406: public | |
2012-12-28 13:04 | rulatir | Note Added: 0002408 | |
2012-12-28 13:11 | rulatir | Note Edited: 0002408 | |
2014-02-27 20:15 | derick | Note Added: 0002727 | |
2014-11-11 19:53 | derick | Note Added: 0002905 | |
2014-11-11 19:53 | derick | Status | new => resolved |
2014-11-11 19:53 | derick | Resolution | open => no change required |
2014-11-11 19:53 | derick | Assigned To | => derick |
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 |