Segmentation fault (11) or Connection reset by peer

Created on 28 April 2023, over 1 year ago
Updated 3 October 2023, about 1 year ago

Problem/Motivation

In Drupal 9.5.2 and above versions, while creating or editing users the page return 502 Bad gateway error.

Steps to reproduce

  1. Setup Drupal 9.5.2 to run on Nginx/Apache.
  2. Install the module
  3. Visit user create page or user edit page

Result 502 Bad gateway

Checking the error logs its show me

  • For NGINX: recv() failed (104: Connection reset by peer) while reading response header from upstream. upstream: "fastcgi://unix:/var/run/php7.4-fpm.sock:"
  • For apache: exit signal Segmentation fault (11)
🐛 Bug report
Status

Closed: cannot reproduce

Version

1.0

Component

Code

Created by

🇮🇳India amitajgaonkar

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024