View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002285 | Xdebug | Uncategorized | public | 2024-08-13 18:54 | 2024-11-29 02:59 |
Reporter | pgnd | Assigned To | derick | ||
Priority | high | Severity | crash | Reproducibility | always |
Status | assigned | Resolution | open | ||
Platform | PHP 8.3.10 | OS | Fedora Linux | OS Version | v40 |
Product Version | 3.4.0alpha1 | ||||
Summary | 0002285: php 8.3.10 oops @ object cache flush if Xdebug enabled | ||||
Description | on
with
in an app instance (Wordpress 6.6.1), exec of an Object Cache flush results in
@ core dump
if edit -> DISABLE Xdebug
, and restart, it does not segfault on exec of the in-WP ObjectCache flush (in 0000017:0000010 attempts, so far) turn it back on, and immediately segfaults on the flush, as above. not sure, yet, how to 'simply' reproduce this from cli ... | ||||
Tags | crash, fpm, php8.3, segfault | ||||
Operating System | Fedora 40 | ||||
PHP Version | 8.3.10-8.3.19 | ||||
|
This is likely caused by a bug in PHP (https://github.com/php/php-src/pull/16252), which should get fixed in the next PHP 8.2/8.3/8.4 releases. |
|
Does this still occur with PHP 8.3.14? |
|
hi, with recent php* upgrades,
and WordPress version,
if @ /usr/local/etc/php8/conf.d/xdebug.ini, simply
(no other settings changed ... not yet tested in 'real world' debug usage) @ WP UI ObjectCache flush now appears good -- no segfault same for
where
looks ok. i'll test in real usage here in a bit ... |
|
OK. Let me know once you have. I'll leave this issue as "Feedback requested" for now. |
|
CLI and IDE (@ vscodium) xdebugging seem to be working as intended. no segfaults in either on object cache clears. or, generally. technically, this was filed against php 8.3.x -- I no longer have access, and am now using 8.4.x. that said, this looks good to close. thx! |
Date Modified | Username | Field | Change |
---|---|---|---|
2024-08-13 18:54 | pgnd | New Issue | |
2024-08-13 18:54 | pgnd | Tag Attached: crash | |
2024-08-13 18:54 | pgnd | Tag Attached: fpm | |
2024-08-13 18:54 | pgnd | Tag Attached: php8.3 | |
2024-08-13 18:54 | pgnd | Tag Attached: segfault | |
2024-10-08 15:22 | derick | Note Added: 0007064 | |
2024-11-27 16:01 | derick | Assigned To | => derick |
2024-11-27 16:01 | derick | Status | new => feedback |
2024-11-27 16:01 | derick | Note Added: 0007091 | |
2024-11-27 16:17 | pgnd | Note Added: 0007097 | |
2024-11-27 16:17 | pgnd | Status | feedback => assigned |
2024-11-28 13:15 | derick | Status | assigned => feedback |
2024-11-28 13:15 | derick | Note Added: 0007106 | |
2024-11-29 02:59 | pgnd | Note Added: 0007110 | |
2024-11-29 02:59 | pgnd | Status | feedback => assigned |