[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: eglibc 2.11.3-4+deb6u9 crashes php on reload



On Mon, Feb 08, 2016 at 09:23:35AM +0100, Matus UHLAR - fantomas wrote:
> after updating libc6 to 2.11.3-4+deb6u9 we have notices all apache servers
> with mod_php loaded to crash after reload, with message:

I don't really use PHP often myself, but on a legacy system, I can observe:

fs1-new:~# dpkg -s libc6 | grep Version
Version: 2.11.3-4+deb6u9

fs1-new:~# dpkg -s apache2 | grep Version
Version: 2.2.16-6+squeeze15

fs1-new:~# ls -la /etc/apache2/mods-enabled/*php*
lrwxrwxrwx 1 root root 27 Jan 31  2012 /etc/apache2/mods-enabled/php5.conf -> ../mods-available/php5.conf
lrwxrwxrwx 1 root root 27 Jan 31  2012 /etc/apache2/mods-enabled/php5.load -> ../mods-available/php5.load

fs1-new:~# file /bin/ls
/bin/ls: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.18, stripped

> /lib/i686/cmov/libm.so.6: symbol __strtod_nan, version GLIBC_2.0 not
> defined in file libc.so.6 with link time reference

Funny!  not here. Even with restart or reload.


Reply to: