View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002247 | Xdebug | Uncategorized | public | 2024-02-22 15:00 | 2024-11-07 19:51 |
Reporter | jeroenboersma | Assigned To | derick | ||
Priority | normal | Severity | crash | Reproducibility | sometimes |
Status | resolved | Resolution | unable to reproduce | ||
Product Version | 3.3.0 | ||||
Summary | 0002247: Xdebug 3.3.0/3.3.1 in PHP 8.1/8.2/8.3 segfaults | ||||
Description | Hi all, I build the following docker images with PHP and xdebug enabled, I always install the latest xdebug via PECL. So, last week I triggered a build because of sec updates in core PHP which also resulted in xdebug 3.3.1 being installed. After that fpm crashes (segfaults) started to appear running behind nginx. The message in fpm was not useful, my syslog also popped a message.
Googled it and it send me to a memcheck (which I did, thought my laptop was broken) but the next day someone else notified me of the same problem. Which meant it was not a me problem :) I tried to do a rebuild, downgrade of php (thought it was PHP) and then started disabling modules. What I did, downgraded xdebug to 3.2.2 for PHP 8.1 and PHP 8.2 and that also works fine, so happy community again. PHP 8.3 is still running with the new version 3.3.1 and is throwing the segfaults... | ||||
Steps To Reproduce | I have a simple Laravel project running in docker (maybe it's docker related)
PHP 8.3.3 (cli) (built: Feb 16 2024 21:02:14) (NTS) | ||||
Additional Information | PHP 8.3 logs
/var/log/syslog
| ||||
Tags | No tags attached. | ||||
Operating System | Pop!_OS 22.04 LTS | ||||
PHP Version | 8.2.0-8.2.9 | ||||
|
I have released Xdebug 3.3.1, which could have fixed this issue. Can you please try it? It specifically addresses an issue with Blackfire. |
|
Can you provide the requested feedback please? |
|
Not enough feedback provided, and can't reproduce this myself. |
|
Sorry, email notification where turned off, so never looked at your feedback :scared: Will still take a look! Thanks a bunch! |
|
Let's see what happens now I've upgraded to 3.3.2! Pushed here! Thanks for all the work you do, will close it for now until it pops up again, if not, let's say it is resolved! |
Date Modified | Username | Field | Change |
---|---|---|---|
2024-02-22 15:00 | jeroenboersma | New Issue | |
2024-04-15 13:46 | derick | Assigned To | => derick |
2024-04-15 13:46 | derick | Status | new => feedback |
2024-04-15 13:46 | derick | Note Added: 0006910 | |
2024-05-06 10:24 | derick | Note Added: 0006935 | |
2024-07-17 18:12 | derick | Status | feedback => resolved |
2024-07-17 18:12 | derick | Resolution | open => unable to reproduce |
2024-07-17 18:12 | derick | Note Added: 0007000 | |
2024-11-07 19:38 | jeroenboersma | Note Added: 0007080 | |
2024-11-07 19:51 | jeroenboersma | Note Added: 0007081 |