Problem:
WHM 5.3.0 Cpanel 5.3.0-S108 RedHat 7.2
- I have updated the glibc rpms
- I totally removed the /home/cpapachebuild/ directory to force easyapache redownload and rebuild
1. I run easyapache, I select beginner mode.
it fails at various points, and tells me there are seg faults
2. I remove the /home/cpapachebuild/,
run easyapache again, select beginner mode for consistency
it fails at various points, tells me there are seg faults
The problem is, they are not failing at the same point each time. I get different results each time, but usually around the same areas.
Example:
first run:
gcc -DHAVE_CONFIG_H -DPACKAGE=\&expat\& -DVERSION=\&expat_1.95.2\& -I. -I. -I..o
xmlparse.c: In function `getAttributeId':
xmlparse.c:3823: Internal error: Segmentation fault.
second run:
gcc -DHAVE_CONFIG_H -DPACKAGE=\&expat\& -DVERSION=\&expat_1.95.2\& -I. -I. -I..o
xmlparse.c: In function `reportComment':
xmlparse.c:3675: Internal error: Segmentation fault.
the trace of easyapache is filled with differences like this. I almost always get an error in the same places, but they are never the same exact errors. And, some times the errors are in totally different places.
Should I be suspecting hardware, or should I completely reinstall cpanel/WHM? if reinstall, what critical files should I be backing up?
any help appreciated...
Derek.
[email protected]
WHM 5.3.0 Cpanel 5.3.0-S108 RedHat 7.2
- I have updated the glibc rpms
- I totally removed the /home/cpapachebuild/ directory to force easyapache redownload and rebuild
1. I run easyapache, I select beginner mode.
it fails at various points, and tells me there are seg faults
2. I remove the /home/cpapachebuild/,
run easyapache again, select beginner mode for consistency
it fails at various points, tells me there are seg faults
The problem is, they are not failing at the same point each time. I get different results each time, but usually around the same areas.
Example:
first run:
gcc -DHAVE_CONFIG_H -DPACKAGE=\&expat\& -DVERSION=\&expat_1.95.2\& -I. -I. -I..o
xmlparse.c: In function `getAttributeId':
xmlparse.c:3823: Internal error: Segmentation fault.
second run:
gcc -DHAVE_CONFIG_H -DPACKAGE=\&expat\& -DVERSION=\&expat_1.95.2\& -I. -I. -I..o
xmlparse.c: In function `reportComment':
xmlparse.c:3675: Internal error: Segmentation fault.
the trace of easyapache is filled with differences like this. I almost always get an error in the same places, but they are never the same exact errors. And, some times the errors are in totally different places.
Should I be suspecting hardware, or should I completely reinstall cpanel/WHM? if reinstall, what critical files should I be backing up?
any help appreciated...
Derek.
[email protected]