• 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

Segmentation Fault Problem

C

CJoeyH

Guest
Hello, we are looking to solve a segmentation fault. Our server company will not help us locate the culprit. Could someone assist in pointing us in the right direction?

Errors : [Wed Jul 13 14:04:31 2011] [notice] child pid 13178 exit signal Segmentation fault (11)


Here is our version numbers

CPU GenuineIntel, Intel(R) Xeon(R)CPU E5405 @ 2.00GHz
Version Parallels Plesk Panel v9.5.2_build95100504.10 os_CentOS 5
OS Linux 2.6.18-164.el5


Component name Component version
awstats 6.6-1.swsoft
bind 9.3.4-10.P1.el5_3.3
coldfusion The component was not installed
coldfusion-support The component was not installed
courier-imap 3.0.8-cos5.build95100504.10
drweb 5.0.1-0plesk
frontpage The component was not installed
httpd 2.2.3-22.el5.centos.2
mailman 2.1.9-4.el5
mod_bw The component was not installed
mod_perl 2.0.4-6.el5
mod_python The component was not installed
mysql 5.0.77-3.el5
perl-Apache-ASP The component was not installed
php 5.1.6-23.2.el5_3
plesk-billing The component was not installed
postfix The component was not installed
postgresql-server 8.1.21-1.el5_5.1
psa 9.5.2-cos5.build95100504.10
psa-api-rpc 9.5.2-cos5.build95100504.10
psa-atmail The component was not installed
psa-autoinstaller 3.6.0-100413.11
psa-backup-manager The component was not installed
psa-drweb-configurator 9.5.2-cos5.build95100504.10
psa-horde 3.3.6-cos5.build95100504.10
psa-imp 4.3.6-cos5.build95100504.10
psa-logrotate 3.7-cos5.build95100504.10
psa-migration-manager The component was not installed
psa-miva The component was not installed
psa-mod-fcgid-configurator 1.0-14
psa-proftpd 1.3.2e-cos5.build95100504.10
psa-qmail 1.03-cos5.build95100504.10
psa-qmail-rblsmtpd 0.70-cos5.build95100504.10
psa-rubyrails-configurator The component was not installed
psa-spamassassin The component was not installed
psa-tomcat-configurator The component was not installed
psa-turba 2.3.3-cos5.build95100504.10
ruby The component was not installed
samba 3.0.33-3.7.el5_3.1
sitebuilder The component was not installed
spamassassin The component was not installed
SSHTerm The component was not installed
tomcat The component was not installed
webalizer 2.01_10-30.1


Thank You!
Joe
 
you will need to use GDB to look at the core dump it generates to see what is causing it.
 
Back
Top