View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001619 | Xdebug | Step Debugging | public | 2019-02-01 07:59 | 2019-02-01 17:04 |
Reporter | Dietmar_42 | Assigned To | derick | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | Debian Buster/Sid | OS | Linux x86_64 | OS Version | 4.19-2 |
Product Version | 2.7.0beta1 | ||||
Summary | 0001619: after telling php in ini file where to find the extension, no page is delivered from apache2 | ||||
Description | I installed the deb package and compiled the master branch. | ||||
Steps To Reproduce | write the php.ini | ||||
Tags | No tags attached. | ||||
Operating System | |||||
PHP Version | 7.3.0-7.3.1 | ||||
|
I believe this might be the same as 0001583, for which I have just committed a work around. If you re-installed from the latest GIT master version, it should go away. If the problem is not solved by that, please provide the information as is requested at https://xdebug.org/support.php#crash |
|
problem solved with opcache.optimization_level=0xFFFFFBFF |
|
I'm closing this ticket then. Thanks for confirming! |
Date Modified | Username | Field | Change |
---|---|---|---|
2019-02-01 07:59 | Dietmar_42 | New Issue | |
2019-02-01 15:03 | derick | Note Added: 0004856 | |
2019-02-01 15:03 | derick | Assigned To | => derick |
2019-02-01 15:03 | derick | Status | new => feedback |
2019-02-01 15:55 | Dietmar_42 | Note Added: 0004862 | |
2019-02-01 15:55 | Dietmar_42 | Status | feedback => assigned |
2019-02-01 17:04 | derick | Note Added: 0004867 | |
2019-02-01 17:04 | derick | Relationship added | duplicate of 0001583 |
2019-02-01 17:04 | derick | Status | assigned => resolved |
2019-02-01 17:04 | derick | Resolution | open => fixed |
2020-03-12 16:33 | derick | Category | Remote Debugging => Step Debugging |