Hi,
I converted centos to cloudlinux,
Now I get this error in apache: [notice] child pid 192515 exit signal Segmentation fault (11)
What is the problem?
I converted centos to cloudlinux,
Now I get this error in apache: [notice] child pid 192515 exit signal Segmentation fault (11)
Code:
gdb /usr/local/apache/bin/httpd /tmp/apach GNU gdb (GDB) Red Hat Enterprise Linux (7.0.1-45.el5) Copyright (C) 2009 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <[URL]http://gnu.org/licenses/gpl.html>[/URL]; This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-redhat-linux-gnu". For bug reporting instructions, please see: <[URL]http://www.gnu.org/software/gdb/bugs/>[/URL];... Reading symbols from /usr/local/apache/bin/httpd...(no debugging symbols found)...done. [New Thread 184867] Reading symbols from /lib64/ld-linux-x86-64.so.2...(no debugging symbols found)...done. Loaded symbols for /lib64/ld-linux-x86-64.so.2 Failed to read a valid object file image from memory. Core was generated by `/usr/local/apache/bin/httpd -k start -DSSL. Program terminated with signal 11, Segmentation fault. #0 0x00002b95130f8ac7 in ?? ()
Comment