Hi, I've got a number of PHP scripts which run using cron and these have all started failing since the /usr/local/cpanel/scripts/upcp script finished running this morning. I've had a stable environment on a dedicated server for a number of years but suddenly after the script finished running at 3.37 AM this morning all my PHP cron jobs are failing with the following error:
I'm really not sure how to go about fixing this, or it's a known problem, but just wanted to report it.
Code:
*** buffer overflow detected ***: /usr/local/bin/php terminated
======= Backtrace: =========
/lib64/libc.so.6(__fortify_fail+0x37)[0x7ffb2773f7f7]
/lib64/libc.so.6(+0x1006e0)[0x7ffb2773d6e0]
/lib64/libc.so.6(+0xffb39)[0x7ffb2773cb39]
/lib64/libc.so.6(_IO_default_xsputn+0xc9)[0x7ffb276b14a9]
/lib64/libc.so.6(_IO_vfprintf+0x64f)[0x7ffb2768148f]
/lib64/libc.so.6(__vsprintf_chk+0x9d)[0x7ffb2773cbdd]
/lib64/libc.so.6(__sprintf_chk+0x7f)[0x7ffb2773cb1f]
/usr/local/bin/php[0x403328]
/usr/local/bin/php[0x402169]
/usr/local/bin/php[0x40171f]
/lib64/libc.so.6(__libc_start_main+0xfd)[0x7ffb2765bd1d]
/usr/local/bin/php[0x4011e9]