View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000382 | Xdebug | public | 2008-07-03 22:55 | 2009-11-22 18:03 | |
Reporter | Milian Wolff | Assigned To | |||
Priority | normal | Severity | crash | Reproducibility | always |
Status | closed | Resolution | unable to reproduce | ||
Summary | 0000382: segmentation fault for php -d xdebug.profiler_enable=1 yourfile.php | ||||
Description | It is not possible to enable profiling directly from the command line on-demand. There is no alternative to the GET/POST/COOKIE XDEBUG_PROFILE trigger, not even this: php -d xdebug.profiler_enable=1 yourfile.php It is noted that this setting is not settable via ini_set() from the PHP file, yet I assume it should be possible to set it for the php interpreter? | ||||
Additional Information | PHP 5.2.3-1ubuntu6.3 (cli) (built: Jan 10 2008 09:38:37) Xdebug is compiled from current trunk. | ||||
Tags | No tags attached. | ||||
Operating System | Ubuntu Gutsy 2.6.22-15-generic | ||||
PHP Version | 5.2.3 | ||||
|
This works fine for me, and I don't see any crashes. Can you please retry with Xdebug from CVS and provide a GDB backtrace if it happens still? |
|
True, works now. Thanks. I can't find how to close the report... |
|
Alrighty then, closing. |
Date Modified | Username | Field | Change |
---|---|---|---|
2008-07-03 22:55 | Milian Wolff | New Issue | |
2009-11-22 16:41 | derick | Note Added: 0001153 | |
2009-11-22 16:41 | derick | Status | new => feedback |
2009-11-22 17:59 | Milian Wolff | Note Added: 0001161 | |
2009-11-22 18:03 | derick | Note Added: 0001162 | |
2009-11-22 18:03 | derick | Status | feedback => closed |
2009-11-22 18:03 | derick | Resolution | open => unable to reproduce |
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) |