View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001963 | Xdebug | Uncategorized | public | 2021-04-10 08:44 | 2021-10-04 09:32 |
Reporter | dora | Assigned To | derick | ||
Priority | normal | Severity | minor | Reproducibility | sometimes |
Status | closed | Resolution | fixed | ||
Platform | PC | OS | Windows | OS Version | 10 |
Product Version | 3.0.4 | ||||
Fixed in Version | 3.1.0 | ||||
Summary | 0001963: php exit code = -1073741819 when xdebug.mode = off (Windows Thread Safe Only) | ||||
Description | When I specify xdebug.mode = off, php command returns with exit code = -1073741819. | ||||
Steps To Reproduce | Download pre-built binaries:
Unzip the zip file into c:\php\php-8.0.3-Win32-vs16-x64\ Then, execute "php -v" command.
| ||||
Tags | No tags attached. | ||||
Operating System | Windows 10 | ||||
PHP Version | 8.0.0-8.0.4 | ||||
|
Correction: |
|
I can indeed reproduce this (on CI): https://github.com/xdebug/xdebug/pull/735/files Result with ZTS: https://ci.appveyor.com/project/derickr/xdebug/builds/38802448/job/1fyy67qgoy8lm69n#L631 |
|
Fixed for Xdebug 3.1: https://github.com/xdebug/xdebug/pull/735 |
Date Modified | Username | Field | Change |
---|---|---|---|
2021-04-10 08:44 | dora | New Issue | |
2021-04-10 08:50 | dora | Note Added: 0005824 | |
2021-04-21 08:12 | derick | Assigned To | => derick |
2021-04-21 08:12 | derick | Status | new => confirmed |
2021-04-21 08:12 | derick | Note Added: 0005852 | |
2021-04-21 12:37 | derick | Status | confirmed => closed |
2021-04-21 12:37 | derick | Resolution | open => fixed |
2021-04-21 12:37 | derick | Fixed in Version | => 3.1dev |
2021-04-21 12:37 | derick | Note Added: 0005856 | |
2021-09-05 16:15 | derick | Fixed in Version | 3.1dev => 3.1.0beta1 |
2021-10-04 09:32 | derick | Fixed in Version | 3.1.0beta1 => 3.1.0 |