-
Bug
-
Resolution: Unresolved
-
Undefined
-
rhel-10.0
-
None
-
nginx-1.26.1-5.el10
-
None
-
None
-
rhel-sst-cs-stacks
-
ssg_core_services
-
None
-
False
-
-
None
-
None
-
Pass
-
Not Needed
-
RegressionOnly
-
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
- Add proxy_ssl_certificate and proxy_ssl_certificate_key to a location block in nginx config
- Start the container
Expected results
The container starts
Actual results
The container does not start due to nginx process seg fault
- clones
-
RHEL-32650 Nginx seg faults when proxy_ssl_certificate is set
- Closed
- links to
-
RHSA-2024:132676 nginx bug fix and enhancement update