• Resolved [email protected]

    (@yaschangmailcom)


    I am having issues with getting immediate Segmentation fault when enabling W3 Total Cache. This causes all sites to crash.

    Getting this in my error log
    [core:notice] [pid 10718] AH00052: child pid 11887 exit signal Segmentation fault (11)

    I am using virtual hosts to separate config files for each site I host.

    Running
    PHP 7.4.8 (cli)
    Server version: Apache/2.4.49 (Ubuntu)

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @yaschangmailcom

    I am sorry about the issue you are experiencing and I am happy to assist you with this.
    The issue you are experiencing suggests that there is a problem at the software level (Apache).
    You can try using GDB to view the backtrace of a core file dumped by your program; whenever programs segfault, they usually dump the content of (their section of the) memory at the time of the crash into a core file.

    Since W3TC does write the .htaccess rules, the activation of W3 Total Cache simply indicates that there is a problem on a higher level.
    I hope this helps!
    Thanks!

Viewing 1 replies (of 1 total)

The topic ‘W3 Plugin causes segfault immediately’ is closed to new replies.