CentOS 6 Httpd failed to start

Thu Aug 21 09:29:27 2014] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)

[Thu Aug 21 09:29:27 2014] [notice] Digest: generating secret for digest authentication ...

[Thu Aug 21 09:29:27 2014] [notice] Digest: done

*** glibc detected *** /usr/sbin/httpd: free(): invalid pointer: 0x00007fa8b5d7e2c0 ***

======= Backtrace: =========

/lib64/libc.so.6(+0x76166)[0x7fa8c5f64166]

/usr/lib64/libstdc++.so.6(_ZNSs6assignERKSs+0x85)[0x7fa8b5b28565]

/usr/lib64/libkolabxml.so.0(_ZN3xsd3cxx4tree19type_serializer_mapIcE13register_typeERKSt9type_infoRKNS0_3xml14qualified_nam

eIcEEPFvRN11xercesc_3_010DOMElementERKNS1_5_typeEEb+0x180)[0x7fa8aba6fa70]

/usr/lib64/libkolabxml.so.0(_ZN3xsd3cxx4tree19type_serializer_mapIcEC1Ev+0xd2)[0x7fa8aba7c232]

/usr/lib64/libkolabxml.so.0(+0x2145be)[0x7fa8abaff5be]

/usr/lib64/libkolabxml.so.0(+0x21c766)[0x7fa8abb07766]

======= Memory map: ========

7fa8aaf29000-7fa8aaf34000 r-xp 00000000 fc:01 279086                     /usr/lib64/libossp-uuid.so.16.0.21

7fa8aaf34000-7fa8ab134000 ---p 0000b000 fc:01 279086                     /usr/lib64/libossp-uuid.so.16.0.21

7fa8ab134000-7fa8ab135000 rw-p 0000b000 fc:01 279086                     /usr/lib64/libossp-uuid.so.16.0.21

7fa8ab135000-7fa8ab148000 r-xp 00000000 fc:01 279229                     /usr/lib64/libboost_thread-mt.so.5

7fa8ab148000-7fa8ab348000 ---p 00013000 fc:01 279229                     /usr/lib64/libboost_thread-mt.so.5


It turned out to be a bug/error in the php package. I reinstalled it using yum erase php php-* followed by yum install php php-*. How the error occurred initially is unknown. Perhaps it is caused by a corruption in the fire system




安装yum install php php-*报错则

yum --disablerepo=epel install php php-* 






你可能感兴趣的:(TO,centos,httpd,failed,start,6.5)