View Issue Details

IDProjectCategoryView StatusLast Update
0002268XdebugStep Debuggingpublic2024-05-20 08:50
Reporterkdgeorgiev Assigned To 
PriorityurgentSeveritycrashReproducibilityalways
Status newResolutionopen 
Product Version3.3.2 
Summary0002268: xDebug 3.3.1 or 3.3.2 crash on NGINX+Docker and PHP8.1.27
Description

The error I get when xDebug is

2024/03/20 14:43:47 [error] 4053#0: *3184 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: 192.168.0.3, server: testdomain.dev, request: "GET /SmartSpending HTTP/1.1", upstream: "fastcgi://unix:/var/run/php-fpm/php-fpm.sock:", host: "site1.testdomain.dev", referrer: "https://site1.testdomain.dev/SmartSpending"

It seems that xDebug resets the connection each time I enable the web plugin and try to test a breakpoint. However on my site2. it works perfectly.

Attached logs.

Local env conf:

centos7/alma-linux on the docker container
PHP 8.1.27 with php-fpm 8.1.27, nginx and xdebug 3.3.1

Additional Information

https://bugs.xdebug.org/view.php?id=2246 - tried this and no luck

TagsNo tags attached.
Operating Systemdocker-centos7
PHP Version8.1.10-8.1.19

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2024-05-20 08:50 kdgeorgiev New Issue
2024-05-20 08:50 kdgeorgiev Issue generated from: 0002253