• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

[abrt] full crash report

FabrizioR

Basic Pleskian
Hello,

from some days I get this e-mail from abrt

abrt_version: 2.0.8
cmdline: /usr/bin/php-cgi -c
/var/www/vhosts/myvhost/etc/php.ini
executable: /usr/bin/php-cgi
kernel: 2.6.32-279.1.1.el6.x86_64
pid: 11423
pwd: /var/www/vhosts/myvhostl/httpdocs
reason: Process /usr/bin/php-cgi was killed by signal 11 (SIGSEGV)
time: Tue 09 Apr 2013 08:45:08 AM CEST
uid: 10046
username: happyribs

sosreport.tar.xz: Binary file, 2704124 bytes

environ:
:pATH=/usr/local/bin:/usr/bin:/bin
:pP_CUSTOM_PHP_INI=/var/www/vhosts/myvhost/etc/php.ini

limits:
:Limit Soft Limit Hard Limit Units
:Max cpu time unlimited unlimited
seconds
:Max file size unlimited unlimited bytes
:Max data size unlimited unlimited bytes
:Max stack size 10485760 unlimited bytes
:Max core file size 0 unlimited bytes
:Max resident set unlimited unlimited bytes
:Max processes 62754 62754
processes
:Max open files 1024 4096 files
:Max locked memory 65536 65536 bytes
:Max address space unlimited unlimited bytes
:Max file locks unlimited unlimited locks
:Max pending signals 62754 62754
signals
:Max msgqueue size 819200 819200 bytes
:Max nice priority 0 0
:Max realtime priority 0 0
:Max realtime timeout unlimited unlimited us


Is this a problem or seems like a bug?
I'm using Plesk 11.0.9 Update #45 on CentOS 6

Thank you.
 
It is message from system Automatic Bug Reporting Tool (ABRT).
Most probably this process was killed by OOM killer due to lack of resources or something else. It should be investigated on OS level of virtualization level if it is VPS.
 
Back
Top