Uploaded image for project: 'RHEL'
  1. RHEL
  2. RHEL-38513

Nginx seg faults when proxy_ssl_certificate is set

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • rhel-10.0.beta
    • rhel-10.0
    • nginx
    • None
    • nginx-1.26.1-5.el10
    • None
    • None
    • rhel-sst-cs-stacks
    • ssg_core_services
    • None
    • False
    • Hide

      None

      Show
      None
    • None
    • None
    • None

      What were you trying to do that didn't work?

      I have an application that was using ubi8/nginx-122 as the base image, it was working.

      I then tried to move up to ubi9/nginx-122, but the nginx process can't start, it seg faults.

      I was able to isolate the directive(s) that causes the problem.  If I have proxy_ssl_certificate and proxy_ssl_certificate_key set in my location block, the seg fault happens

      (same cert and key also set as ssl_certificate and  ssl_certificate_key for the  entire server and this doesn't cause the problem, so this suggests the cert is valid)

      Please provide the package NVR for which bug is seen:

       
      registry.access.redhat.com/ubi9/nginx-122

      How reproducible:

      Steps to reproduce

      1. Add proxy_ssl_certificate and proxy_ssl_certificate_key to a location block in nginx config
      1. Start the container

      Expected results

      The container starts

      Actual results

      The container does not start due to nginx process seg fault

              luhliari@redhat.com Lubos Uhliarik
              makandre Andrew Mak (Inactive)
              IBM Confidential Group
              Lubos Uhliarik Lubos Uhliarik
              Iveta Cesalova Iveta Cesalova
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated: