Announcement

Collapse
No announcement yet.

child pid XX exit signal Segmentation fault (11)

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • child pid XX exit signal Segmentation fault (11)

    Hi,
    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&gt[/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/&gt[/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 ?? ()
    What is the problem?

  • #2
    Do you have custom built apache?

    Comment


    • #3
      No,
      Nothing,
      I also disabled any extra modules in easy apache , but I got the error again

      Comment


      • #4
        could u paste whole bt

        Comment

        Working...
        X