• I’m attempting to do a vanilla wordpress install on an AWS micro instance. I start by running the following commands on Ubuntu 14.04 on a new VDI:

    sudo apt-get update
    sudo apt-get dist-upgrade
    sudo apt-get autoremove
    sudo apt-get install apache2 php5 mysql-server mysql-client

    Then I move the latest install of wordpress over and unzip and copy it over to the root and set the permissions:

    unzip wordpress-4.6.1.zip
    sudo cp -r /home/ubuntu/wordpress/* /var/www/html/
    sudo chown -R www-data *
    sudo chmod -R 744 *

    Then when I navigate to the home directory, I get a “ERR_EMPTY_RESPOSNSE” in chrome. Looking at the logs, I have the following errors:

    [Fri Sep 23 07:41:11.927161 2016] [core:notice] [pid 26789] AH00051: child pid 26795 exit signal Segmentation fault (11), possible coredump in /etc/apache2
    [Fri Sep 23 07:42:58.046432 2016] [core:notice] [pid 26789] AH00051: child pid 26794 exit signal Segmentation fault (11), possible coredump in /etc/apache2
    [Fri Sep 23 07:46:29.232901 2016] [core:notice] [pid 26789] AH00051: child pid 26793 exit signal Segmentation fault (11), possible coredump in /etc/apache2

    I checked /etc/apache2 and there is nothing.

    Since it’s a vanilla install, I’m perplexed. I’ve done this same install procedure ~10 times and it always works out of the box. This should work unless I’m missing a package. I also tried the package managed version of wordpress on 16.04 and tried (almost) the same install process on 16.04 to get the same result. Is there a bug that has been introduced with the latest version?

    • This topic was modified 8 years, 2 months ago by pvwowk.
Viewing 5 replies - 1 through 5 (of 5 total)
  • I think something has gone wrong somewhere. All my sites have updated to the latest version, whenever I login to the /wp-admin section the “WordPress News” which normally gets populated is sitting there blank.

    I tried to run updates, changes themes and even do plugins and it all comes back with errors, looked at the apache log and all I’m getting is seg faults.

    [Fri Sep 23 10:02:35.204871 2016] [core:notice] [pid 12379] AH00051: child pid 12382 exit signal Segmentation fault (11), possible coredump in /etc/apache2
    [Fri Sep 23 10:02:36.206090 2016] [core:notice] [pid 12379] AH00051: child pid 12383 exit signal Segmentation fault (11), possible coredump in /etc/apache2
    [Fri Sep 23 10:02:37.207438 2016] [core:notice] [pid 12379] AH00051: child pid 12384 exit signal Segmentation fault (11), possible coredump in /etc/apache2

    So I did a bit of further troubleshooting and packet sniffing…

    It looks like there is an issue with api.www.ads-software.com (WordPress API System).

    This is causing the segfaults.

    I have the same problem.

    I think it has something to do with network connections and certificate verification.

    Following is a strace output, showing that it segfaults after processing the ca-bundle.crt file:

    [ Moderator note: code fixed. Please wrap code in the backtick character or use the code button. ]

    
    read(22, "TFeMFwGA1UECgxVVMOcUktUUlVTVCBCa"..., 4096) = 4096
    read(22, "Pqbqjdn5lPdE2BiYBL3ZqXKVwvvoFBuY"..., 4096) = 4096
    read(22, "yBSb290MIIBIjANBgkqhkiG9w0BAQEFA"..., 4096) = 4096
    read(22, "KXZpBy2uPUZC5f46Fq9mDU5zXNysRojd"..., 4096) = 4096
    read(22, "RGZL5DJUfORsnLMOPReisjQS1n6yqEm7"..., 4096) = 4096
    read(22, "FsIFJvb3Qg\nQ0EwggIiMA0GCSqGSIb3D"..., 4096) = 4096
    read(22, "M\nTC55v6kF/GlclY1i+blw7cNRfdCT5m"..., 4096) = 4096
    read(22, "GPgNeGYtEotXHAgMBAAGjQjBA\nMA8GA1"..., 4096) = 4096
    read(22, "KExBRdW9WYWRpcyBMaW1pdGVkMR4wHAY"..., 4096) = 4096
    read(22, "Ib3DQEBAQUAA4IBDwAwggEKAoIBAQDZ5"..., 4096) = 4096
    brk(0x5647bc16e000)                     = 0x5647bc16e000
    read(22, "A3igAwIBAgIQBZsbV56OITLiOQe9p3d1"..., 4096) = 4096
    read(22, "NVBAMMEkNBIOayg+mAmuagueiv\ngeS5p"..., 4096) = 4096
    read(22, "MxEzARBgNVBAgTCk5ldyBKZXJzZXkxFD"..., 4096) = 4096
    read(22, "nbiBFQ0MgUm9vdCBDQSAtIFI1MRMwEQY"..., 4096) = 4096
    read(22, "N\nb/9Zjr7dn3LDWyvfjFvO5QxGbJKyCq"..., 4096) = 4096
    read(22, "W4oA0beOY02QnrEh+KHdcxiVhJfiFDGX"..., 4096) = 4096
    read(22, "g60dWIol\nhdLHZR4tjsbftsbhf4oEIRU"..., 4096) = 1036
    read(22, "", 4096)                      = 0
    close(22)                               = 0
    fcntl(21, F_GETFL)                      = 0x2 (flags O_RDWR)
    fcntl(21, F_SETFL, O_RDWR|O_NONBLOCK)   = 0
    brk(0x5647bc196000)                     = 0x5647bc196000
    write(21, "\26\3\1\2\0\1\0\1\374\3\3T\266/(X\31-\364\254aF:]S\0275\242\243\230\242\270"..., 517) = 517
    read(21, 0x5647bc16dbe0, 7)             = -1 EAGAIN (Resource temporarily unavailable)
    poll([{fd=21, events=POLLIN|POLLPRI}], 1, 10000) = 1 ([{fd=21, revents=POLLIN}])
    read(21, "\26\3\3\0F\2\0", 7)           = 7
    read(21, "\0B\3\3\255\367$\310\344\246\34\361\270\327c\372\345\324_\25\307Al\376\226\236\5\17\vs1\200"..., 68) = 68
    read(21, "\26\3\3\16\217", 5)           = 5
    read(21, "\v\0\16\213\0\16\210\0\5*0\202\5&0\202\4\16\240\3\2\1\2\2\7(\3\222\366\225\fL"..., 3727) = 3727
    read(21, "\26\3\3\1M", 5)               = 5
    read(21, "\f\0\1I\3\0\27A\4\2578\374:L\277\363\345K\225\344\340\20\10\363-\374\314#s\330$\341"..., 333) = 333
    read(21, "\26\3\3\0\4", 5)              = 5
    read(21, "\16\0\0\0", 4)                = 4
    write(21, "\26\3\3\0F\20\0\0BA\4\10g\274\234\207\r\244\266\306&x\2666t:\[email protected]:\227"..., 126) = 126
    read(21, 0x5647bc17c503, 5)             = -1 EAGAIN (Resource temporarily unavailable)
    poll([{fd=21, events=POLLIN|POLLPRI}], 1, 9817) = 1 ([{fd=21, revents=POLLIN}])
    read(21, "\26\3\3\0\312", 5)            = 5
    read(21, "\4\0\0\306\0\0\16\20\0\300\36$\346\277\352\247.\7?\361m'\264\377\2135\324\243\247_u\201"..., 202) = 202
    read(21, "\24\3\3\0\1", 5)              = 5
    read(21, "\1", 1)                       = 1
    read(21, "\26\3\3\0(", 5)               = 5
    read(21, "'>\1+\253E\366\2J\25}\337G\322\333\354R\265\361|\360\261\245,_\353\306\31+q\315\375"..., 40) = 40
    fcntl(21, F_GETFL)                      = 0x802 (flags O_RDWR|O_NONBLOCK)
    fcntl(21, F_SETFL, O_RDWR)              = 0
    --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=0} ---
    chdir("/etc/apache2")                   = 0
    rt_sigaction(SIGSEGV, {SIG_DFL, [], SA_RESTORER|SA_INTERRUPT, 0x7f257bc5e3d0}, {SIG_DFL, [], SA_RESTORER|SA_RESETHAND, 0x7f257bc5e3d0}, 8) = 0
    kill(12032, SIGSEGV)                    = 0
    rt_sigreturn({mask=[]})                 = 0
    --- SIGSEGV {si_signo=SIGSEGV, si_code=SI_USER, si_pid=12032, si_uid=33} ---
    +++ killed by SIGSEGV (core dumped) +++
    

    If you rename the file (/wp-includes/certificates/ca-bundle.crt), you can use at least use some of the function of wordpress. Of course everything that connects to api.www.ads-software.com does not work that way.

    I also have a freshly installed wordpress 4.6.1 downloaded today and a Ubuntu 16.04 installed and updated today.

    • This reply was modified 8 years, 2 months ago by Jan Dembowski. Reason: Fixed log block
    Thread Starter pvwowk

    (@pvwowk)

    I just ran an update/upgrade on 14.04 and it updated libssl1.0.0. Here’s what I got for a dpkg -s. It used to be version 1.0.1f-1ubuntu2.20. All appears to be working now.

    ubuntu@ip****$ dpkg -s libssl1.0.0
    Package: libssl1.0.0
    Status: install ok installed
    Priority: important
    Section: libs
    Installed-Size: 2945
    Maintainer: Ubuntu Developers <[email protected]>
    Architecture: amd64
    Multi-Arch: same
    Source: openssl
    Version: 1.0.1f-1ubuntu2.21
    Depends: libc6 (>= 2.14), debconf (>= 0.5) | debconf-2.0
    Pre-Depends: multiarch-support
    Description: Secure Sockets Layer toolkit – shared libraries
    This package is part of the OpenSSL project’s implementation of the SSL
    and TLS cryptographic protocols for secure communication over the
    Internet.
    .
    It provides the libssl and libcrypto shared libraries.
    Original-Maintainer: Debian OpenSSL Team <[email protected]>

    • This reply was modified 8 years, 2 months ago by pvwowk.
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Vanilla install failing’ is closed to new replies.