Httpd - Symbol Lookup Errors
Hello Everyone!
CentOS recently published an update to the NSS package for CentOS 7 systems:
CentOS Errata and Enhancement Advisory 2017:0460
Upstream details at : Red Hat Customer Portal
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
x86_64:
f903ae7228a486794fc475c6f1e5c9
5b441144e69697ba5915a125b5d0c47eac nss-3.28.2-1.6.el7_3.i686.rpm
997bf50bedd8b277f58b892c5fce32693ce41a1daa0f80cce14c4f348f697d95 nss-3.28.2-1.6.el7_3.x86_64.rpm
9a3bf58c2fdef2f3b099be23603d209dbcbd5f00ef0a4c4777ce3a03f7e0ae2e nss-devel-3.28.2-1.6.el7_3.i686.rpm
c10d9e308bccc51e59b3d1d3ab70a1075db1d29eb4afc94df54e10b75d19b4fd nss-devel-3.28.2-1.6.el7_3.x86_64.rpm
cb0aedace30812ebd3ddd75dee3f6c1db288c0c46cc7137a939f5c9084bbe3ab nss-pkcs11-devel-3.28.2-1.6.el7_3.i686.rpm
e3f1102d8afc25abbd440358269ed353adef67b83a64c75182f116dc88efa5eb nss-pkcs11-devel-3.28.2-1.6.el7_3.x86_64.rpm
11856ae59608ce6385bdef2ad417612a5dd8e5602a645627ae9afcfbe5841253 nss-sysinit-3.28.2-1.6.el7_3.x86_64.rpm
433e4525339e22c5edaf0dbecf47b7d0a95ad3563788074fbc160ee03e1197f8 nss-tools-3.28.2-1.6.el7_3.x86_64.rpm
Source:
bdc27cc85a0f92d93385bb711f4bc69fbf617dd649d70384be53666e01324d36 nss-3.28.2-1.6.el7_3.src.rpm
In some cases, affected systems might encounter an Apache error message like this after applying the update: /usr/sbin/httpd: symbol lookup error: /lib64/libnsssysinit.so: undefined symbol: PR_GetEnvSecure
To address this issue, simply restart the Apache and FPM services via the following commands:
Feel free to let us know if you have any questions. Thank you.
In some cases, affected systems might encounter an Apache error message like this after applying the update: /usr/sbin/httpd: symbol lookup error: /lib64/libnsssysinit.so: undefined symbol: PR_GetEnvSecure
To address this issue, simply restart the Apache and FPM services via the following commands:
/scripts/restartsrv_httpd
/scripts/restartsrv_apache_php_fpmFeel free to let us know if you have any questions. Thank you.
-
I think this was the cause of our sites being broken this morning, solved by restarting PHP-FPM and Apache. Would it be possible to initiate a restart of these services next time NSS is included in an update? 0 -
Ah wow, I was going to post about this too, been getting these ALL DAY! 0 -
I think this was the cause of our sites being broken this morning, solved by restarting PHP-FPM and Apache. Would it be possible to initiate a restart of these services next time NSS is included in an update?
Hello, A restart should not be required after an update to a system package such as NSS, and thus the following CentOS bug reports are open to address this issue: 0012937: nss upgrade crashes php processes which curl with ssl - CentOS Bug Tracker 0012935: nss crashing php-fpm process - CentOS Bug Tracker Thank you.0 -
We experienced the same problem today with under CentOS Linux release 7.3.1611, so I was grateful for your suggestion about the restart what surprisingly helped. kind regard Nico Tillmann 0
Please sign in to leave a comment.
Comments
4 comments