[SOLVED] glibc and filesystem simultaneous upgrade

Hi!
I wanted to upgrade my archlinux system today (last update mid of may) and I have some problems to do it. The system has to update more than 550 packages and I'm having some problems with the process...
If I use:
pacman -Syu
I got the error message:
error: failed to commit transaction (conflicting files)
glibc: /lib exists in filesystem
filesystem: /var/lock exists in filesystem
filesystem: /var/run exists in filesystem
Errors occurred, no packages were upgraded
Then, I tried with:
pacman -Syu --ignore glibc
and I got:
error: preparing the transaction (dependences cannot be satisfied)
:: libcanberra-pulse: needs libcanberra=0.28-4
:: pyqt: needs python-sip
Then, I tried:
pacman -Syu --ignore filesystem && pacman -S filesystem --force
and I got:
error: failed to commit transaction (conflicting files)
glibc: /lib exists in filesystem
Errors occurred, no packages were upgraded
Does anybody know how can I update the system?
Thanks for the help!
Last edited by pepito_20110623 (2012-07-15 23:09:45)

pepito_20110623 wrote:
progandy wrote:What is the error?
pacman -Su
error: error at transaciton (files in conflict)
glibc: /lib exists in filesystem
Errors ocurred, packages were not upgraded
[root@pedrito lib]# find /lib -exec pacman -Qo -- {} +
error: no puedo determinar el dueño del directorio '/lib'
/lib/libnss_nisplus-2.16.so es propiedad de glibc 2.16.0-1
/lib/libcidn.so.1 es propiedad de glibc 2.16.0-1
/lib/libnsl.so.1 es propiedad de glibc 2.16.0-1
/lib/librt.so.1 es propiedad de glibc 2.16.0-1
/lib/libdl.so.2 es propiedad de glibc 2.16.0-1
/lib/libnsl-2.16.so es propiedad de glibc 2.16.0-1
/lib/libnss_db.so.2 es propiedad de glibc 2.16.0-1
/lib/libutil.so.1 es propiedad de glibc 2.16.0-1
/lib/libBrokenLocale-2.16.so es propiedad de glibc 2.16.0-1
/lib/libnss_files-2.16.so es propiedad de glibc 2.16.0-1
/lib/libcrypt-2.16.so es propiedad de glibc 2.16.0-1
/lib/libnss_dns-2.16.so es propiedad de glibc 2.16.0-1
/lib/libresolv.so.2 es propiedad de glibc 2.16.0-1
/lib/libnss_dns.so.2 es propiedad de glibc 2.16.0-1
/lib/librt-2.16.so es propiedad de glibc 2.16.0-1
/lib/ld-linux.so.2 es propiedad de glibc 2.16.0-1
/lib/libanl-2.16.so es propiedad de glibc 2.16.0-1
/lib/libmemusage.so es propiedad de glibc 2.16.0-1
/lib/libnss_compat.so.2 es propiedad de glibc 2.16.0-1
/lib/libpthread.so.0 es propiedad de glibc 2.16.0-1
/lib/libutil-2.16.so es propiedad de glibc 2.16.0-1
/lib/libnss_files.so.2 es propiedad de glibc 2.16.0-1
/lib/libthread_db.so.1 es propiedad de glibc 2.16.0-1
/lib/libc-2.16.so es propiedad de glibc 2.16.0-1
/lib/libdl-2.16.so es propiedad de glibc 2.16.0-1
/lib/libpthread-2.16.so es propiedad de glibc 2.16.0-1
/lib/libanl.so.1 es propiedad de glibc 2.16.0-1
/lib/libcidn-2.16.so es propiedad de glibc 2.16.0-1
/lib/libSegFault.so es propiedad de glibc 2.16.0-1
/lib/libresolv-2.16.so es propiedad de glibc 2.16.0-1
/lib/ld-2.16.so es propiedad de glibc 2.16.0-1
/lib/libBrokenLocale.so.1 es propiedad de glibc 2.16.0-1
/lib/libnss_nisplus.so.2 es propiedad de glibc 2.16.0-1
/lib/libnss_nis.so.2 es propiedad de glibc 2.16.0-1
/lib/libm-2.16.so es propiedad de glibc 2.16.0-1
/lib/libcrypt.so.1 es propiedad de glibc 2.16.0-1
/lib/libnss_db-2.16.so es propiedad de glibc 2.16.0-1
/lib/libnss_nis-2.16.so es propiedad de glibc 2.16.0-1
/lib/libthread_db-1.0.so es propiedad de glibc 2.16.0-1
/lib/libnss_compat-2.16.so es propiedad de glibc 2.16.0-1
/lib/libnss_hesiod-2.16.so es propiedad de glibc 2.16.0-1
/lib/libnss_hesiod.so.2 es propiedad de glibc 2.16.0-1
/lib/libc.so.6 es propiedad de glibc 2.16.0-1
/lib/libm.so.6 es propiedad de glibc 2.16.0-1
/lib/libpcprofile.so es propiedad de glibc 2.16.0-1
[root@pedrito lib]# grep '^lib/' /var/lib/pacman/local/*/files | grep -v glibc
/var/lib/pacman/local/ipw3945-ucode-1.14.2-2/files:lib/
/var/lib/pacman/local/ipw3945-ucode-1.14.2-2/files:lib/firmware/
/var/lib/pacman/local/ipw3945-ucode-1.14.2-2/files:lib/firmware/LICENSE.ipw3945-ucode
/var/lib/pacman/local/ipw3945-ucode-1.14.2-2/files:lib/firmware/ipw3945.ucode
I found the solution!!! I just moved the folder /var/lib/pacman/local/ipw3945-ucode-1.14.2-2 to another place and pacman -Su is working now!!!
Thanks to you all, guys! :-D

Similar Messages

  • [SOLVED] Glibc and filesystem update, I screwed it up

    Hi,
    I read the announcement and tried to update via "pacman -Syu", however pacman gave the message
    filesystem: /usr/lib64 exists in filesystem
    Ok, so I did
    pacman -Syu --ignore filesystem glibc
    Unfortunately I didn't think of 'ignoring' lib32-glibc and I think this screwed everything up:
    sudo pacman -Syu --ignore filesystem glibc
    [sudo] password for nuc:
    :: Synchronisiere Paketdatenbanken...
    core ist aktuell
    extra ist aktuell
    community ist aktuell
    multilib ist aktuell
    archlinuxfr ist aktuell
    :: Starte komplette Systemaktualisierung...
    Warnung: balz: Lokale Version (1.15-4) ist neuer als archlinuxfr (1.15-2)
    Warnung: filesystem: Ignoriere Paket-Aktualisierung (2012.12-1 => 2013.01-1)
    Löse Abhängigkeiten auf...
    Warnung: Abhängigkeits-Zyklus entdeckt:
    Warnung: lib32-gcc-libs wird vor seiner Abhängigkeit gcc-libs-multilib installiert werden
    Suche nach Zwischenkonflikten...
    Pakete (26): bash-4.2.042-2 cifs-utils-5.9-1 colord-0.1.28-1 cpupower-3.7-5
    ethtool-1:3.7-1 gcc-libs-multilib-4.7.2-4 gcc-multilib-4.7.2-4
    gnupg-2.0.19-4 gpgme-1.3.1-5 json-c-0.10-1
    lib32-gcc-libs-4.7.2-4 lib32-glibc-2.17-2 lib32-libgl-9.0.2-1
    lib32-libglapi-9.0.2-1 lib32-pango-1.32.5-1
    libtorrent-rasterbar-1:0.16.7-1 libwbclient-3.6.11-2
    linux-api-headers-3.7.4-1 macchanger-1.5.0-6 mkinitcpio-0.12.0-3
    perl-error-0.17019-1 smbclient-3.6.11-2 sudo-1.8.6.p5-1
    xorg-server-1.13.2-1 xorg-server-common-1.13.2-1 glibc-2.17-2
    Gesamtgröße der zu installierenden Pakete: 271,63 MiB
    Größendifferenz der Aktualisierung: 5,31 MiB
    Installation fortsetzen? [J/n]
    (26/26) Überprüfe Paket-Integrität [----------------------] 100%
    (26/26) Lade Paket-Dateien [----------------------] 100%
    (26/26) Prüfe auf Dateikonflikte [----------------------] 100%
    (26/26) Überprüfe verfügbaren Festplattenspeicher [----------------------] 100%
    ( 1/26) Aktualisiere linux-api-headers [----------------------] 100%
    ( 2/26) Aktualisiere glibc [----------------------] 100%
    Konnte execv nicht aufrufen (Datei oder Verzeichnis nicht gefunden)
    Fehler: Befehl konnte nicht korrekt ausgeführt werden
    ( 3/26) Aktualisiere bash [----------------------] 100%
    Konnte execv nicht aufrufen (Datei oder Verzeichnis nicht gefunden)
    Fehler: Befehl konnte nicht korrekt ausgeführt werden
    ( 4/26) Aktualisiere libwbclient [----------------------] 100%
    ( 5/26) Aktualisiere cifs-utils [----------------------] 100%
    ( 6/26) Aktualisiere colord [----------------------] 100%
    Konnte execv nicht aufrufen (Datei oder Verzeichnis nicht gefunden)
    Fehler: Befehl konnte nicht korrekt ausgeführt werden
    ( 7/26) Aktualisiere cpupower [----------------------] 100%
    Konnte execv nicht aufrufen (Datei oder Verzeichnis nicht gefunden)
    Fehler: Befehl konnte nicht korrekt ausgeführt werden
    ( 8/26) Aktualisiere ethtool [----------------------] 100%
    ( 9/26) Aktualisiere lib32-glibc [----------------------] 100%
    (10/26) Aktualisiere lib32-gcc-libs [----------------------] 100%
    (11/26) Aktualisiere gcc-libs-multilib [----------------------] 100%
    Konnte execv nicht aufrufen (Datei oder Verzeichnis nicht gefunden)
    Fehler: Befehl konnte nicht korrekt ausgeführt werden
    (12/26) Aktualisiere gcc-multilib [----------------------] 100%
    Konnte execv nicht aufrufen (Datei oder Verzeichnis nicht gefunden)
    Fehler: Befehl konnte nicht korrekt ausgeführt werden
    (13/26) Aktualisiere gnupg [----------------------] 100%
    Konnte execv nicht aufrufen (Datei oder Verzeichnis nicht gefunden)
    Fehler: Befehl konnte nicht korrekt ausgeführt werden
    (14/26) Aktualisiere gpgme [----------------------] 100%
    Konnte execv nicht aufrufen (Datei oder Verzeichnis nicht gefunden)
    Fehler: Befehl konnte nicht korrekt ausgeführt werden
    (15/26) Aktualisiere json-c [----------------------] 100%
    (16/26) Aktualisiere lib32-libglapi [----------------------] 100%
    (17/26) Aktualisiere lib32-libgl [----------------------] 100%
    (18/26) Aktualisiere lib32-pango [----------------------] 100%
    Konnte execv nicht aufrufen (Datei oder Verzeichnis nicht gefunden)
    Fehler: Befehl konnte nicht korrekt ausgeführt werden
    (19/26) Aktualisiere libtorrent-rasterbar [----------------------] 100%
    (20/26) Aktualisiere macchanger [----------------------] 100%
    (21/26) Aktualisiere mkinitcpio [----------------------] 100%
    Konnte execv nicht aufrufen (Datei oder Verzeichnis nicht gefunden)
    Fehler: Befehl konnte nicht korrekt ausgeführt werden
    (22/26) Aktualisiere perl-error [----------------------] 100%
    (23/26) Aktualisiere smbclient [----------------------] 100%
    (24/26) Aktualisiere sudo [----------------------] 100%
    (25/26) Aktualisiere xorg-server-common [----------------------] 100%
    (26/26) Aktualisiere xorg-server [----------------------] 100%
    "Konnte execv nicht aufrufen (Datei oder Verzeichnis nicht gefunden)" means something like "Could not call execv (file or diretory not found)"
    So what should I do now? I didn't restart the system yet.
    best regards
    nuc
    Last edited by nuc (2013-01-29 16:36:24)

    I have the same problem "Konnte execv nicht aufrufen" (can't call execv) when i updated my system. Now i can't sudo anymore. Have anybody an Idea how to solve this Problem?
    Here's my terminal output (sorry for the german output, but my system language is german):
    sudo pacman -Syu
    :: Synchronisiere Paketdatenbanken...
    cinnarch-repo 333,0 B 257K/s 00:00 [######################] 100%
    cinnarch-repo 31,4 KiB 151K/s 00:00 [######################] 100%
    cinnarch-core ist aktuell
    core 105,2 KiB 567K/s 00:00 [######################] 100%
    extra 1436,9 KiB 877K/s 00:02 [######################] 100%
    community 1878,2 KiB 729K/s 00:03 [######################] 100%
    multilib 93,9 KiB 666K/s 00:00 [######################] 100%
    :: Starte komplette Systemaktualisierung...
    Warnung: filesystem: Lokale Version (1:2012.12-1) ist neuer als core (2013.01-1)
    Löse Abhängigkeiten auf...
    Suche nach Zwischenkonflikten...
    Pakete (31): acl-2.2.51-3 bash-4.2.042-2 calibre-0.9.16-1
    cantarell-fonts-0.0.12-1 cifs-utils-5.9-1 clementine-1.1.1-4
    clutter-gst-2.0.0-1 clutter-gtk-1.4.2-1 colord-0.1.28-1
    evolution-data-server-3.6.3-1 gcc-4.7.2-4 gcc-libs-4.7.2-4
    glibc-2.17-2 json-c-0.10-1 lib32-gcc-libs-4.7.2-4
    lib32-glibc-2.17-2 libgee-0.6.7-1 liblastfm-1.0.6-1
    libwbclient-3.6.11-2 linux-api-headers-3.7.4-1
    mkinitcpio-0.12.0-3 mtools-4.0.18-1 ruby-atk-1.2.0-1
    ruby-gdkpixbuf2-1.2.0-1 ruby-glib2-1.2.0-1 ruby-gtk2-1.2.0-1
    ruby-pango-1.2.0-1 smbclient-3.6.11-2 sudo-1.8.6.p5-1
    transmission-cli-2.76-2 transmission-gtk-2.76-2
    Gesamtgröße des Downloads: 69,55 MiB
    Gesamtgröße der zu installierenden Pakete: 338,41 MiB
    Größendifferenz der Aktualisierung: 0,55 MiB
    Installation fortsetzen? [J/n] j
    :: Empfange Pakete von core...
    acl-2.2.51-3-x86_64 132,9 KiB 502K/s 00:00 [######################] 100%
    linux-api-headers-3... 614,9 KiB 737K/s 00:01 [######################] 100%
    glibc-2.17-2-x86_64 7,7 MiB 971K/s 00:08 [######################] 100%
    bash-4.2.042-2-x86_64 788,3 KiB 577K/s 00:01 [######################] 100%
    gcc-libs-4.7.2-4-x86_64 768,5 KiB 711K/s 00:01 [######################] 100%
    gcc-4.7.2-4-x86_64 18,4 MiB 748K/s 00:25 [######################] 100%
    mkinitcpio-0.12.0-3-any 28,9 KiB 241K/s 00:00 [######################] 100%
    sudo-1.8.6.p5-1-x86_64 576,9 KiB 428K/s 00:01 [######################] 100%
    :: Empfange Pakete von extra...
    cantarell-fonts-0.0... 56,6 KiB 503K/s 00:00 [######################] 100%
    libwbclient-3.6.11-... 26,7 KiB 417K/s 00:00 [######################] 100%
    cifs-utils-5.9-1-x86_64 65,7 KiB 545K/s 00:00 [######################] 100%
    liblastfm-1.0.6-1-x... 214,6 KiB 651K/s 00:00 [######################] 100%
    clutter-gst-2.0.0-1... 58,1 KiB 536K/s 00:00 [######################] 100%
    clutter-gtk-1.4.2-1... 34,3 KiB 356K/s 00:00 [######################] 100%
    colord-0.1.28-1-x86_64 288,8 KiB 508K/s 00:01 [######################] 100%
    evolution-data-serv... 2,9 MiB 868K/s 00:03 [######################] 100%
    json-c-0.10-1-x86_64 30,0 KiB 529K/s 00:00 [######################] 100%
    libgee-0.6.7-1-x86_64 102,7 KiB 284K/s 00:00 [######################] 100%
    mtools-4.0.18-1-x86_64 173,4 KiB 452K/s 00:00 [######################] 100%
    smbclient-3.6.11-2-... 7,9 MiB 1001K/s 00:08 [######################] 100%
    transmission-cli-2.... 587,7 KiB 225K/s 00:03 [######################] 100%
    transmission-gtk-2.... 708,0 KiB 647K/s 00:01 [######################] 100%
    :: Empfange Pakete von community...
    calibre-0.9.16-1-x86_64 19,3 MiB 958K/s 00:21 [######################] 100%
    clementine-1.1.1-4-... 4,3 MiB 719K/s 00:06 [######################] 100%
    ruby-glib2-1.2.0-1-... 101,5 KiB 293K/s 00:00 [######################] 100%
    ruby-atk-1.2.0-1-x86_64 18,4 KiB 176K/s 00:00 [######################] 100%
    ruby-gdkpixbuf2-1.2... 14,6 KiB 182K/s 00:00 [######################] 100%
    ruby-pango-1.2.0-1-... 34,4 KiB 270K/s 00:00 [######################] 100%
    ruby-gtk2-1.2.0-1-x... 233,1 KiB 376K/s 00:01 [######################] 100%
    :: Empfange Pakete von multilib...
    lib32-glibc-2.17-2-... 2,7 MiB 755K/s 00:04 [######################] 100%
    lib32-gcc-libs-4.7.... 732,4 KiB 499K/s 00:01 [######################] 100%
    (31/31) Überprüfe Paket-Integrität [######################] 100%
    (31/31) Lade Paket-Dateien [######################] 100%
    (31/31) Prüfe auf Dateikonflikte [######################] 100%
    (31/31) Überprüfe verfügbaren Festplattenspeicher [######################] 100%
    ( 1/31) Aktualisiere acl [######################] 100%
    ( 2/31) Aktualisiere linux-api-headers [######################] 100%
    ( 3/31) Aktualisiere glibc [######################] 100%
    Konnte execv nicht aufrufen (Datei oder Verzeichnis nicht gefunden)
    Fehler: Befehl konnte nicht korrekt ausgeführt werden
    ( 4/31) Aktualisiere bash [######################] 100%
    Konnte execv nicht aufrufen (Datei oder Verzeichnis nicht gefunden)
    Fehler: Befehl konnte nicht korrekt ausgeführt werden
    ( 5/31) Aktualisiere calibre [######################] 100%
    Konnte execv nicht aufrufen (Datei oder Verzeichnis nicht gefunden)
    Fehler: Befehl konnte nicht korrekt ausgeführt werden
    ( 6/31) Aktualisiere cantarell-fonts [######################] 100%
    Konnte execv nicht aufrufen (Datei oder Verzeichnis nicht gefunden)
    Fehler: Befehl konnte nicht korrekt ausgeführt werden
    ( 7/31) Aktualisiere libwbclient [######################] 100%
    ( 8/31) Aktualisiere cifs-utils [######################] 100%
    ( 9/31) Aktualisiere liblastfm [######################] 100%
    (10/31) Aktualisiere clementine [######################] 100%
    Konnte execv nicht aufrufen (Datei oder Verzeichnis nicht gefunden)
    Fehler: Befehl konnte nicht korrekt ausgeführt werden
    (11/31) Aktualisiere clutter-gst [######################] 100%
    (12/31) Aktualisiere clutter-gtk [######################] 100%
    (13/31) Aktualisiere colord [######################] 100%
    Konnte execv nicht aufrufen (Datei oder Verzeichnis nicht gefunden)
    Fehler: Befehl konnte nicht korrekt ausgeführt werden
    (14/31) Aktualisiere evolution-data-server [######################] 100%
    Konnte execv nicht aufrufen (Datei oder Verzeichnis nicht gefunden)
    Fehler: Befehl konnte nicht korrekt ausgeführt werden
    (15/31) Aktualisiere gcc-libs [######################] 100%
    Konnte execv nicht aufrufen (Datei oder Verzeichnis nicht gefunden)
    Fehler: Befehl konnte nicht korrekt ausgeführt werden
    (16/31) Aktualisiere gcc [######################] 100%
    Konnte execv nicht aufrufen (Datei oder Verzeichnis nicht gefunden)
    Fehler: Befehl konnte nicht korrekt ausgeführt werden
    (17/31) Aktualisiere json-c [######################] 100%
    (18/31) Aktualisiere lib32-glibc [######################] 100%
    (19/31) Aktualisiere lib32-gcc-libs [######################] 100%
    (20/31) Aktualisiere libgee [######################] 100%
    (21/31) Aktualisiere mkinitcpio [######################] 100%
    Konnte execv nicht aufrufen (Datei oder Verzeichnis nicht gefunden)
    Fehler: Befehl konnte nicht korrekt ausgeführt werden
    (22/31) Aktualisiere mtools [######################] 100%
    Konnte execv nicht aufrufen (Datei oder Verzeichnis nicht gefunden)
    Fehler: Befehl konnte nicht korrekt ausgeführt werden
    Neue optionale Abhängigkeiten für mtools
    libsm: required by floppyd
    (23/31) Aktualisiere ruby-glib2 [######################] 100%
    (24/31) Aktualisiere ruby-atk [######################] 100%
    (25/31) Aktualisiere ruby-gdkpixbuf2 [######################] 100%
    (26/31) Aktualisiere ruby-pango [######################] 100%
    (27/31) Aktualisiere ruby-gtk2 [######################] 100%
    (28/31) Aktualisiere smbclient [######################] 100%
    (29/31) Aktualisiere sudo [######################] 100%
    (30/31) Aktualisiere transmission-cli [######################] 100%
    Konnte execv nicht aufrufen (Datei oder Verzeichnis nicht gefunden)
    Fehler: Befehl konnte nicht korrekt ausgeführt werden
    (31/31) Aktualisiere transmission-gtk [######################] 100%
    Konnte execv nicht aufrufen (Datei oder Verzeichnis nicht gefunden)
    Fehler: Befehl konnte nicht korrekt ausgeführt werden

  • [SOLVED] glibc and getaddrinfo.c

    Hi there,
    it has been almost an year since I had this problem and I do not seem to be able to solve it.
    Some applications using glibc crash complaining about getaddrinfo.c. Some of them are nvidia-settings and apache.
    ../sysdeps/posix/getaddrinfo.c:1466: rfc3484_sort: Assertion `src->results[i].native == -1 || src->results[i].native == a2_native' failed.
    ('assertion' and 'failed' are translated by me from Italian)
    Curiously enough, Apache starts at bootup, but fails restarting after that.
    After waiting for several glibc bugfixes and looking in several forums, the best advice I could read was recompiling the affected packages.
    I tried recompiling glibc, but I get the same error. If I try to compile apache with my custom compiled glibc, I get a 'C compiler cannot create executables'.
    Can anybody help me? Every time I change my apache configuration I have to reboot my machine. Reminds me of those Windows users!
    Running kernel 2.6.35-ARCH x86_64.
    Thanks
    gm
    Last edited by gattu_marrudu (2010-12-14 16:05:10)

    Both versions of glibc (Arch and home brewed) gave me that error.
    Now, I am thinking that recompiling apache against either one won't help anyway - since nvidia-utils, which gives me the same problem, comes pre-compiled.
    Actually, now when I try to start|sop|restart apache it just fails quietly . but my problem might be somewhere else.
    Here is a stack trace of 'apachectl -k start':
    execve("/usr/sbin/httpd", ["/usr/sbin/httpd", "-k", "start"], [/* 21 vars */]) = 0
    brk(0) = 0x25dc000
    mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7ff4d88f0000
    access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory)
    open("/usr/lib/tls/x86_64/libpcre.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
    stat("/usr/lib/tls/x86_64", 0x7fff9bf00140) = -1 ENOENT (No such file or directory)
    open("/usr/lib/tls/libpcre.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
    stat("/usr/lib/tls", 0x7fff9bf00140) = -1 ENOENT (No such file or directory)
    open("/usr/lib/x86_64/libpcre.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
    stat("/usr/lib/x86_64", 0x7fff9bf00140) = -1 ENOENT (No such file or directory)
    open("/usr/lib/libpcre.so.0", O_RDONLY) = 3
    read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0p\26\0\0\0\0\0\0"..., 832) = 832
    fstat(3, {st_mode=S_IFREG|0755, st_size=216640, ...}) = 0
    mmap(NULL, 2311896, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7ff4d849e000
    mprotect(0x7ff4d84d3000, 2093056, PROT_NONE) = 0
    mmap(0x7ff4d86d2000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x34000) = 0x7ff4d86d2000
    close(3) = 0
    open("/usr/lib/libaprutil-1.so.0", O_RDONLY) = 3
    read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320\215\0\0\0\0\0\0"..., 832) = 832
    fstat(3, {st_mode=S_IFREG|0755, st_size=143128, ...}) = 0
    mmap(NULL, 2238592, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7ff4d827b000
    mprotect(0x7ff4d829d000, 2093056, PROT_NONE) = 0
    mmap(0x7ff4d849c000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x21000) = 0x7ff4d849c000
    close(3) = 0
    open("/usr/lib/libapr-1.so.0", O_RDONLY) = 3
    read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0000\275\0\0\0\0\0\0"..., 832) = 832
    fstat(3, {st_mode=S_IFREG|0755, st_size=220602, ...}) = 0
    mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7ff4d88ef000
    mmap(NULL, 2278920, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7ff4d804e000
    mprotect(0x7ff4d807a000, 2093056, PROT_NONE) = 0
    mmap(0x7ff4d8279000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2b000) = 0x7ff4d8279000
    close(3) = 0
    open("/usr/lib/libpthread.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/etc/ld.so.cache", O_RDONLY) = 3
    fstat(3, {st_mode=S_IFREG|0644, st_size=154514, ...}) = 0
    mmap(NULL, 154514, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7ff4d88c9000
    close(3) = 0
    open("/lib/libpthread.so.0", O_RDONLY) = 3
    read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\200\\\0\0\0\0\0\0"..., 832) = 832
    fstat(3, {st_mode=S_IFREG|0755, st_size=135779, ...}) = 0
    mmap(NULL, 2212768, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7ff4d7e31000
    mprotect(0x7ff4d7e48000, 2097152, PROT_NONE) = 0
    mmap(0x7ff4d8048000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x17000) = 0x7ff4d8048000
    mmap(0x7ff4d804a000, 13216, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7ff4d804a000
    close(3) = 0
    open("/usr/lib/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/lib/libc.so.6", O_RDONLY) = 3
    read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0`\355\1\0\0\0\0\0"..., 832) = 832
    fstat(3, {st_mode=S_IFREG|0755, st_size=1416464, ...}) = 0
    mmap(NULL, 3525480, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7ff4d7ad4000
    mprotect(0x7ff4d7c27000, 2097152, PROT_NONE) = 0
    mmap(0x7ff4d7e27000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x153000) = 0x7ff4d7e27000
    mmap(0x7ff4d7e2c000, 19304, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7ff4d7e2c000
    close(3) = 0
    open("/usr/lib/libexpat.so.1", O_RDONLY) = 3
    read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\240:\0\0\0\0\0\0"..., 832) = 832
    fstat(3, {st_mode=S_IFREG|0755, st_size=179442, ...}) = 0
    mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7ff4d88c8000
    mmap(NULL, 2257904, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7ff4d78ac000
    mprotect(0x7ff4d78d2000, 2093056, PROT_NONE) = 0
    mmap(0x7ff4d7ad1000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x25000) = 0x7ff4d7ad1000
    close(3) = 0
    open("/usr/lib/libuuid.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/usr/lib/libuuid.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/lib/libuuid.so.1", O_RDONLY) = 3
    read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\240\23\0\0\0\0\0\0"..., 832) = 832
    fstat(3, {st_mode=S_IFREG|0755, st_size=16120, ...}) = 0
    mmap(NULL, 2111248, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7ff4d76a8000
    mprotect(0x7ff4d76ac000, 2093056, PROT_NONE) = 0
    mmap(0x7ff4d78ab000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3000) = 0x7ff4d78ab000
    close(3) = 0
    open("/usr/lib/librt.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/usr/lib/librt.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/lib/librt.so.1", O_RDONLY) = 3
    read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0`!\0\0\0\0\0\0"..., 832) = 832
    fstat(3, {st_mode=S_IFREG|0755, st_size=31648, ...}) = 0
    mmap(NULL, 2128880, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7ff4d74a0000
    mprotect(0x7ff4d74a7000, 2093056, PROT_NONE) = 0
    mmap(0x7ff4d76a6000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6000) = 0x7ff4d76a6000
    close(3) = 0
    open("/usr/lib/libcrypt.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/usr/lib/libcrypt.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/lib/libcrypt.so.1", O_RDONLY) = 3
    read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0000\n\0\0\0\0\0\0"..., 832) = 832
    fstat(3, {st_mode=S_IFREG|0755, st_size=35008, ...}) = 0
    mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7ff4d88c7000
    mmap(NULL, 2318784, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7ff4d7269000
    mprotect(0x7ff4d7271000, 2093056, PROT_NONE) = 0
    mmap(0x7ff4d7470000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x7000) = 0x7ff4d7470000
    mmap(0x7ff4d7472000, 184768, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7ff4d7472000
    close(3) = 0
    open("/usr/lib/libdl.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/usr/lib/libdl.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/lib/libdl.so.2", O_RDONLY) = 3
    read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\260\r\0\0\0\0\0\0"..., 832) = 832
    fstat(3, {st_mode=S_IFREG|0755, st_size=14600, ...}) = 0
    mmap(NULL, 2109704, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7ff4d7065000
    mprotect(0x7ff4d7067000, 2097152, PROT_NONE) = 0
    mmap(0x7ff4d7267000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7ff4d7267000
    close(3) = 0
    mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7ff4d88c6000
    mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7ff4d88c4000
    arch_prctl(ARCH_SET_FS, 0x7ff4d88c4740) = 0
    mprotect(0x7ff4d7267000, 4096, PROT_READ) = 0
    mprotect(0x7ff4d7470000, 4096, PROT_READ) = 0
    mprotect(0x7ff4d76a6000, 4096, PROT_READ) = 0
    mprotect(0x7ff4d7e27000, 16384, PROT_READ) = 0
    mprotect(0x7ff4d8048000, 4096, PROT_READ) = 0
    mprotect(0x7ff4d88f1000, 4096, PROT_READ) = 0
    munmap(0x7ff4d88c9000, 154514) = 0
    set_tid_address(0x7ff4d88c4a10) = 11234
    set_robust_list(0x7ff4d88c4a20, 0x18) = 0
    futex(0x7fff9bf00a1c, FUTEX_WAKE_PRIVATE, 1) = 0
    futex(0x7fff9bf00a1c, FUTEX_WAIT_BITSET_PRIVATE|FUTEX_CLOCK_REALTIME, 1, NULL, 7ff4d88c4740) = -1 EAGAIN (Resource temporarily unavailable)
    rt_sigaction(SIGRTMIN, {0x7ff4d7e36720, [], SA_RESTORER|SA_SIGINFO, 0x7ff4d7e401c0}, NULL, 8) = 0
    rt_sigaction(SIGRT_1, {0x7ff4d7e367b0, [], SA_RESTORER|SA_RESTART|SA_SIGINFO, 0x7ff4d7e401c0}, NULL, 8) = 0
    rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0
    getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM_INFINITY}) = 0
    brk(0) = 0x25dc000
    brk(0x25fd000) = 0x25fd000
    brk(0x261f000) = 0x261f000
    socket(PF_NETLINK, SOCK_RAW, 0) = 3
    bind(3, {sa_family=AF_NETLINK, pid=0, groups=00000000}, 12) = 0
    getsockname(3, {sa_family=AF_NETLINK, pid=11234, groups=00000000}, [12]) = 0
    sendto(3, "\24\0\0\0\26\0\1\3\306\17\330L\0\0\0\0\0\0\0\0", 20, 0, {sa_family=AF_NETLINK, pid=0, groups=00000000}, 12) = 20
    recvmsg(3, {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=00000000}, msg_iov(1)=[{"0\0\0\0\24\0\2\0\306\17\330L\342+\0\0\2\10\200\376\1\0\0\0\10\0\1\0\177\0\0\1"..., 4096}], msg_controllen=0, msg_flags=0}, 0) = 108
    recvmsg(3, {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=00000000}, msg_iov(1)=[{"@\0\0\0\24\0\2\0\306\17\330L\342+\0\0\n\200\200\376\1\0\0\0\24\0\1\0\0\0\0\0"..., 4096}], msg_controllen=0, msg_flags=0}, 0) = 128
    recvmsg(3, {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=00000000}, msg_iov(1)=[{"\24\0\0\0\3\0\2\0\306\17\330L\342+\0\0\0\0\0\0\1\0\0\0\24\0\1\0\0\0\0\0"..., 4096}], msg_controllen=0, msg_flags=0}, 0) = 20
    close(3) = 0
    stat("/etc/httpd/conf/httpd.conf", {st_mode=S_IFREG|0644, st_size=17193, ...}) = 0
    open("/etc/httpd/conf/httpd.conf", O_RDONLY|O_CLOEXEC) = 3
    fcntl(3, F_GETFD) = 0x1 (flags FD_CLOEXEC)
    fcntl(3, F_SETFD, FD_CLOEXEC) = 0
    fstat(3, {st_mode=S_IFREG|0644, st_size=17193, ...}) = 0
    brk(0x2641000) = 0x2641000
    read(3, "#\n# This is the main Apache HTTP"..., 4096) = 4096
    stat("/etc/httpd", {st_mode=S_IFDIR|0755, st_size=64, ...}) = 0
    futex(0x7ff4d72680e0, FUTEX_WAKE_PRIVATE, 2147483647) = 0
    open("/etc/httpd/modules/mod_authn_file.so", O_RDONLY) = 4
    read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\240\10\0\0\0\0\0\0"..., 832) = 832
    fstat(4, {st_mode=S_IFREG|0755, st_size=6896, ...}) = 0
    mmap(NULL, 2102168, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7ff4d6e63000
    mprotect(0x7ff4d6e64000, 2097152, PROT_NONE) = 0
    mmap(0x7ff4d7064000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x1000) = 0x7ff4d7064000
    close(4) = 0
    open("/etc/httpd/modules/mod_authn_dbm.so", O_RDONLY) = 4
    read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0P\t\0\0\0\0\0\0"..., 832) = 832
    fstat(4, {st_mode=S_IFREG|0755, st_size=6928, ...}) = 0
    mmap(NULL, 2102200, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7ff4d6c61000
    mprotect(0x7ff4d6c62000, 2097152, PROT_NONE) = 0
    mmap(0x7ff4d6e62000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x1000) = 0x7ff4d6e62000
    close(4) = 0
    open("/etc/httpd/modules/mod_authn_anon.so", O_RDONLY) = 4
    read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\200\10\0\0\0\0\0\0"..., 832) = 832
    fstat(4, {st_mode=S_IFREG|0755, st_size=7024, ...}) = 0
    mmap(NULL, 2102296, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7ff4d6a5f000
    mprotect(0x7ff4d6a60000, 2097152, PROT_NONE) = 0
    mmap(0x7ff4d6c60000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x1000) = 0x7ff4d6c60000
    close(4) = 0
    open("/etc/httpd/modules/mod_authn_dbd.so", O_RDONLY) = 4
    read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\20\v\0\0\0\0\0\0"..., 832) = 832
    fstat(4, {st_mode=S_IFREG|0755, st_size=9584, ...}) = 0
    mmap(NULL, 2104880, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7ff4d685d000
    mprotect(0x7ff4d685f000, 2093056, PROT_NONE) = 0
    mmap(0x7ff4d6a5e000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x1000) = 0x7ff4d6a5e000
    close(4) = 0
    open("/etc/httpd/modules/mod_authn_default.so", O_RDONLY) = 4
    read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0`\7\0\0\0\0\0\0"..., 832) = 832
    fstat(4, {st_mode=S_IFREG|0755, st_size=5648, ...}) = 0
    mmap(NULL, 2100920, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7ff4d665c000
    mprotect(0x7ff4d665d000, 2093056, PROT_NONE) = 0
    mmap(0x7ff4d685c000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0) = 0x7ff4d685c000
    close(4) = 0
    open("/etc/httpd/modules/mod_authz_host.so", O_RDONLY) = 4
    read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360\n\0\0\0\0\0\0"..., 832) = 832
    fstat(4, {st_mode=S_IFREG|0755, st_size=8752, ...}) = 0
    mmap(NULL, 2104032, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7ff4d645a000
    mprotect(0x7ff4d645c000, 2093056, PROT_NONE) = 0
    mmap(0x7ff4d665b000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x1000) = 0x7ff4d665b000
    close(4) = 0
    open("/etc/httpd/modules/mod_authz_groupfile.so", O_RDONLY) = 4
    read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320\r\0\0\0\0\0\0"..., 832) = 832
    fstat(4, {st_mode=S_IFREG|0755, st_size=9104, ...}) = 0
    mmap(NULL, 2104376, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7ff4d6258000
    mprotect(0x7ff4d625a000, 2093056, PROT_NONE) = 0
    mmap(0x7ff4d6459000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x1000) = 0x7ff4d6459000
    close(4) = 0
    open("/etc/httpd/modules/mod_authz_user.so", O_RDONLY) = 4
    read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360\7\0\0\0\0\0\0"..., 832) = 832
    fstat(4, {st_mode=S_IFREG|0755, st_size=6832, ...}) = 0
    mmap(NULL, 2102104, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7ff4d6056000
    mprotect(0x7ff4d6057000, 2097152, PROT_NONE) = 0
    mmap(0x7ff4d6257000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x1000) = 0x7ff4d6257000
    close(4) = 0
    open("/etc/httpd/modules/mod_authz_dbm.so", O_RDONLY) = 4
    read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360\v\0\0\0\0\0\0"..., 832) = 832
    fstat(4, {st_mode=S_IFREG|0755, st_size=8656, ...}) = 0
    mmap(NULL, 2103928, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7ff4d5e54000
    mprotect(0x7ff4d5e56000, 2093056, PROT_NONE) = 0
    mmap(0x7ff4d6055000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x1000) = 0x7ff4d6055000
    close(4) = 0
    open("/etc/httpd/modules/mod_authz_owner.so", O_RDONLY) = 4
    read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0000\t\0\0\0\0\0\0"..., 832) = 832
    fstat(4, {st_mode=S_IFREG|0755, st_size=7152, ...}) = 0
    mmap(NULL, 2102424, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7ff4d5c52000
    mprotect(0x7ff4d5c54000, 2093056, PROT_NONE) = 0
    mmap(0x7ff4d5e53000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x1000) = 0x7ff4d5e53000
    close(4) = 0
    open("/etc/httpd/modules/mod_authnz_ldap.so", O_RDONLY) = 4
    read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\20\30\0\0\0\0\0\0"..., 832) = 832
    fstat(4, {st_mode=S_IFREG|0755, st_size=28144, ...}) = 0
    mmap(NULL, 2123488, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7ff4d5a4b000
    mprotect(0x7ff4d5a51000, 2097152, PROT_NONE) = 0
    mmap(0x7ff4d5c51000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x6000) = 0x7ff4d5c51000
    close(4) = 0
    open("/usr/lib/libldap-2.4.so.2", O_RDONLY) = 4
    read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\240\320\0\0\0\0\0\0"..., 832) = 832
    fstat(4, {st_mode=S_IFREG|0644, st_size=279776, ...}) = 0
    mmap(NULL, 2375072, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7ff4d5807000
    mprotect(0x7ff4d5849000, 2097152, PROT_NONE) = 0
    mmap(0x7ff4d5a49000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x42000) = 0x7ff4d5a49000
    close(4) = 0
    open("/usr/lib/liblber-2.4.so.2", O_RDONLY) = 4
    read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\3202\0\0\0\0\0\0"..., 832) = 832
    fstat(4, {st_mode=S_IFREG|0644, st_size=56720, ...}) = 0
    mmap(NULL, 2152168, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7ff4d55f9000
    mprotect(0x7ff4d5606000, 2097152, PROT_NONE) = 0
    mmap(0x7ff4d5806000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0xd000) = 0x7ff4d5806000
    close(4) = 0
    open("/usr/lib/libresolv.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/etc/ld.so.cache", O_RDONLY) = 4
    fstat(4, {st_mode=S_IFREG|0644, st_size=154514, ...}) = 0
    mmap(NULL, 154514, PROT_READ, MAP_PRIVATE, 4, 0) = 0x7ff4d88c9000
    close(4) = 0
    open("/lib/libresolv.so.2", O_RDONLY) = 4
    read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\2408\0\0\0\0\0\0"..., 832) = 832
    fstat(4, {st_mode=S_IFREG|0755, st_size=84712, ...}) = 0
    mmap(NULL, 2189960, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7ff4d53e2000
    mprotect(0x7ff4d53f5000, 2097152, PROT_NONE) = 0
    mmap(0x7ff4d55f5000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x13000) = 0x7ff4d55f5000
    mmap(0x7ff4d55f7000, 6792, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7ff4d55f7000
    close(4) = 0
    open("/usr/lib/libsasl2.so.2", O_RDONLY) = 4
    read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320K\0\0\0\0\0\0"..., 832) = 832
    fstat(4, {st_mode=S_IFREG|0755, st_size=107144, ...}) = 0
    mmap(NULL, 2202544, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7ff4d51c8000
    mprotect(0x7ff4d51e1000, 2097152, PROT_NONE) = 0
    mmap(0x7ff4d53e1000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x19000) = 0x7ff4d53e1000
    close(4) = 0
    open("/usr/lib/libssl.so.1.0.0", O_RDONLY) = 4
    read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360M\1\0\0\0\0\0"..., 832) = 832
    fstat(4, {st_mode=S_IFREG|0555, st_size=419899, ...}) = 0
    mmap(NULL, 2473392, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7ff4d4f6c000
    mprotect(0x7ff4d4fc1000, 2093056, PROT_NONE) = 0
    mmap(0x7ff4d51c0000, 32768, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x54000) = 0x7ff4d51c0000
    close(4) = 0
    open("/usr/lib/libcrypto.so.1.0.0", O_RDONLY) = 4
    read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\200p\6\0\0\0\0\0"..., 832) = 832
    fstat(4, {st_mode=S_IFREG|0555, st_size=2057674, ...}) = 0
    mmap(NULL, 3914184, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7ff4d4bb0000
    mprotect(0x7ff4d4d46000, 2093056, PROT_NONE) = 0
    mmap(0x7ff4d4f45000, 143360, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x195000) = 0x7ff4d4f45000
    mmap(0x7ff4d4f68000, 14792, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7ff4d4f68000
    close(4) = 0
    open("/usr/lib/libz.so.1", O_RDONLY) = 4
    read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\200\35\0\0\0\0\0\0"..., 832) = 832
    fstat(4, {st_mode=S_IFREG|0755, st_size=106346, ...}) = 0
    mmap(NULL, 2194032, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7ff4d4998000
    mprotect(0x7ff4d49b0000, 2093056, PROT_NONE) = 0
    mmap(0x7ff4d4baf000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x17000) = 0x7ff4d4baf000
    close(4) = 0
    mprotect(0x7ff4d55f5000, 4096, PROT_READ) = 0
    munmap(0x7ff4d88c9000, 154514) = 0
    open("/etc/httpd/modules/mod_authz_default.so", O_RDONLY) = 4
    read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\300\6\0\0\0\0\0\0"..., 832) = 832
    fstat(4, {st_mode=S_IFREG|0755, st_size=5424, ...}) = 0
    mmap(NULL, 2100696, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7ff4d4797000
    mprotect(0x7ff4d4798000, 2093056, PROT_NONE) = 0
    mmap(0x7ff4d4997000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0) = 0x7ff4d4997000
    close(4) = 0
    open("/etc/httpd/modules/mod_auth_basic.so", O_RDONLY) = 4
    read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0000\v\0\0\0\0\0\0"..., 832) = 832
    fstat(4, {st_mode=S_IFREG|0755, st_size=8304, ...}) = 0
    mmap(NULL, 2103576, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7ff4d4595000
    mprotect(0x7ff4d4597000, 2093056, PROT_NONE) = 0
    mmap(0x7ff4d4796000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x1000) = 0x7ff4d4796000
    close(4) = 0
    open("/etc/httpd/modules/mod_auth_digest.so", O_RDONLY) = 4
    read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0P\30\0\0\0\0\0\0"..., 832) = 832
    fstat(4, {st_mode=S_IFREG|0755, st_size=28016, ...}) = 0
    mmap(NULL, 2123432, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7ff4d438e000
    mprotect(0x7ff4d4394000, 2097152, PROT_NONE) = 0
    mmap(0x7ff4d4594000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x6000) = 0x7ff4d4594000
    close(4) = 0
    open("/etc/httpd/modules/mod_file_cache.so", O_RDONLY) = 4
    read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\220\17\0\0\0\0\0\0"..., 832) = 832
    fstat(4, {st_mode=S_IFREG|0755, st_size=11088, ...}) = 0
    mmap(NULL, 2106440, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7ff4d418b000
    mprotect(0x7ff4d418d000, 2097152, PROT_NONE) = 0
    mmap(0x7ff4d438d000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x2000) = 0x7ff4d438d000
    close(4) = 0
    open("/etc/httpd/modules/mod_cache.so", O_RDONLY) = 4
    read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360&\0\0\0\0\0\0"..., 832) = 832
    fstat(4, {st_mode=S_IFREG|0755, st_size=37616, ...}) = 0
    mmap(NULL, 2132936, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7ff4d3f82000
    mprotect(0x7ff4d3f8b000, 2093056, PROT_NONE) = 0
    mmap(0x7ff4d418a000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x8000) = 0x7ff4d418a000
    close(4) = 0
    open("/tmp/apr-tmp.q8X9lY", O_RDWR|O_CREAT|O_EXCL, 0600) = 4
    fcntl(4, F_GETFD) = 0
    fcntl(4, F_SETFD, FD_CLOEXEC) = 0
    write(4, "!", 1) = 1
    close(4) = 0
    unlink("/tmp/apr-tmp.q8X9lY") = 0
    open("/etc/httpd/modules/mod_disk_cache.so", O_RDONLY) = 4
    read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0`\26\0\0\0\0\0\0"..., 832) = 832
    fstat(4, {st_mode=S_IFREG|0755, st_size=21232, ...}) = 0
    mmap(NULL, 2116512, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7ff4d3d7d000
    mprotect(0x7ff4d3d82000, 2093056, PROT_NONE) = 0
    mmap(0x7ff4d3f81000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x4000) = 0x7ff4d3f81000
    close(4) = 0
    open("/etc/httpd/modules/mod_mem_cache.so", O_RDONLY) = 4
    read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0`\37\0\0\0\0\0\0"..., 832) = 832
    fstat(4, {st_mode=S_IFREG|0755, st_size=25840, ...}) = 0
    mmap(NULL, 2121128, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7ff4d3b77000
    mprotect(0x7ff4d3b7d000, 2093056, PROT_NONE) = 0
    mmap(0x7ff4d3d7c000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x5000) = 0x7ff4d3d7c000
    close(4) = 0
    open("/etc/httpd/modules/mod_dbd.so", O_RDONLY) = 4
    read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\340\24\0\0\0\0\0\0"..., 832) = 832
    fstat(4, {st_mode=S_IFREG|0755, st_size=17296, ...}) = 0
    mmap(NULL, 2112584, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7ff4d3973000
    mprotect(0x7ff4d3977000, 2093056, PROT_NONE) = 0
    mmap(0x7ff4d3b76000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x3000) = 0x7ff4d3b76000
    close(4) = 0
    open("/etc/httpd/modules/mod_dumpio.so", O_RDONLY) = 4
    read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\340\n\0\0\0\0\0\0"..., 832) = 832
    fstat(4, {st_mode=S_IFREG|0755, st_size=8976, ...}) = 0
    mmap(NULL, 2104248, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7ff4d3771000
    mprotect(0x7ff4d3773000, 2093056, PROT_NONE) = 0
    mmap(0x7ff4d3972000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x1000) = 0x7ff4d3972000
    close(4) = 0
    open("/etc/httpd/modules/mod_ext_filter.so", O_RDONLY) = 4
    read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360\32\0\0\0\0\0\0"..., 832) = 832
    fstat(4, {st_mode=S_IFREG|0755, st_size=19792, ...}) = 0
    mmap(NULL, 2115072, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7ff4d356c000
    mprotect(0x7ff4d3571000, 2093056, PROT_NONE) = 0
    mmap(0x7ff4d3770000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x4000) = 0x7ff4d3770000
    close(4) = 0
    open("/etc/httpd/modules/mod_include.so", O_RDONLY) = 4
    read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\35\0\0\0\0\0\0"..., 832) = 832
    fstat(4, {st_mode=S_IFREG|0755, st_size=40688, ...}) = 0
    mmap(NULL, 2135984, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7ff4d3362000
    mprotect(0x7ff4d336c000, 2093056, PROT_NONE) = 0
    mmap(0x7ff4d356b000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x9000) = 0x7ff4d356b000
    close(4) = 0
    open("/etc/httpd/modules/mod_filter.so", O_RDONLY) = 4
    read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\220\17\0\0\0\0\0\0"..., 832) = 832
    fstat(4, {st_mode=S_IFREG|0755, st_size=15344, ...}) = 0
    mmap(NULL, 2110616, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7ff4d315e000
    mprotect(0x7ff4d3161000, 2097152, PROT_NONE) = 0
    mmap(0x7ff4d3361000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x3000) = 0x7ff4d3361000
    close(4) = 0
    open("/etc/httpd/modules/mod_substitute.so", O_RDONLY) = 4
    read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\20\16\0\0\0\0\0\0"..., 832) = 832
    fstat(4, {st_mode=S_IFREG|0755, st_size=11440, ...}) = 0
    mmap(NULL, 2106712, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7ff4d2f5b000
    mprotect(0x7ff4d2f5e000, 2093056, PROT_NONE) = 0
    mmap(0x7ff4d315d000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x2000) = 0x7ff4d315d000
    close(4) = 0
    open("/etc/httpd/modules/mod_deflate.so", O_RDONLY) = 4
    read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0`\25\0\0\0\0\0\0"..., 832) = 832
    fstat(4, {st_mode=S_IFREG|0755, st_size=20464, ...}) = 0
    mmap(NULL, 2115736, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7ff4d2d56000
    mprotect(0x7ff4d2d5b000, 2093056, PROT_NONE) = 0
    mmap(0x7ff4d2f5a000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x4000) = 0x7ff4d2f5a000
    close(4) = 0
    open("/etc/httpd/modules/mod_ldap.so", O_RDONLY) = 4
    read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\340,\0\0\0\0\0\0"..., 832) = 832
    fstat(4, {st_mode=S_IFREG|0755, st_size=49872, ...}) = 0
    mmap(NULL, 2145144, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7ff4d2b4a000
    mprotect(0x7ff4d2b56000, 2093056, PROT_NONE) = 0
    mmap(0x7ff4d2d55000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0xb000) = 0x7ff4d2d55000
    close(4) = 0
    open("/etc/httpd/modules/mod_log_config.so", O_RDONLY) = 4
    read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320\31\0\0\0\0\0\0"..., 832) = 832
    fstat(4, {st_mode=S_IFREG|0755, st_size=23808, ...}) = 0
    mmap(NULL, 2119296, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7ff4d2944000
    mprotect(0x7ff4d2949000, 2097152, PROT_NONE) = 0
    mmap(0x7ff4d2b49000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x5000) = 0x7ff4d2b49000
    close(4) = 0
    open("/etc/httpd/modules/mod_log_forensic.so", O_RDONLY) = 4
    read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\f\0\0\0\0\0\0"..., 832) = 832
    fstat(4, {st_mode=S_IFREG|0755, st_size=9232, ...}) = 0
    mmap(NULL, 2104512, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7ff4d2742000
    mprotect(0x7ff4d2744000, 2093056, PROT_NONE) = 0
    mmap(0x7ff4d2943000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x1000) = 0x7ff4d2943000
    close(4) = 0
    open("/etc/httpd/modules/mod_logio.so", O_RDONLY) = 4
    read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\340\t\0\0\0\0\0\0"..., 832) = 832
    fstat(4, {st_mode=S_IFREG|0755, st_size=6840, ...}) = 0
    mmap(NULL, 2102200, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7ff4d2540000
    mprotect(0x7ff4d2542000, 2093056, PROT_NONE) = 0
    mmap(0x7ff4d2741000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x1000) = 0x7ff4d2741000
    close(4) = 0
    open("/etc/httpd/modules/mod_env.so", O_RDONLY) = 4
    read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0@\t\0\0\0\0\0\0"..., 832) = 832
    fstat(4, {st_mode=S_IFREG|0755, st_size=6928, ...}) = 0
    mmap(NULL, 2102200, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7ff4d233e000
    mprotect(0x7ff4d233f000, 2097152, PROT_NONE) = 0
    mmap(0x7ff4d253f000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x1000) = 0x7ff4d253f000
    close(4) = 0
    open("/etc/httpd/modules/mod_mime_magic.so", O_RDONLY) = 4
    read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0000\27\0\0\0\0\0\0"..., 832) = 832
    fstat(4, {st_mode=S_IFREG|0755, st_size=24440, ...}) = 0
    mmap(NULL, 2119712, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7ff4d2138000
    mprotect(0x7ff4d213d000, 2097152, PROT_NONE) = 0
    mmap(0x7ff4d233d000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x5000) = 0x7ff4d233d000
    close(4) = 0
    open("/etc/httpd/modules/mod_cern_meta.so", O_RDONLY) = 4
    read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0@\f\0\0\0\0\0\0"..., 832) = 832
    fstat(4, {st_mode=S_IFREG|0755, st_size=8464, ...}) = 0
    mmap(NULL, 2103736, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7ff4d1f36000
    mprotect(0x7ff4d1f38000, 2093056, PROT_NONE) = 0
    mmap(0x7ff4d2137000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x1000) = 0x7ff4d2137000
    close(4) = 0
    open("/etc/httpd/modules/mod_expires.so", O_RDONLY) = 4
    read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360\r\0\0\0\0\0\0"..., 832) = 832
    fstat(4, {st_mode=S_IFREG|0755, st_size=11152, ...}) = 0
    mmap(NULL, 2106424, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7ff4d1d33000
    mprotect(0x7ff4d1d35000, 2097152, PROT_NONE) = 0
    mmap(0x7ff4d1f35000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x2000) = 0x7ff4d1f35000
    close(4) = 0
    open("/etc/httpd/modules/mod_headers.so", O_RDONLY) = 4
    read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0`\24\0\0\0\0\0\0"..., 832) = 832
    fstat(4, {st_mode=S_IFREG|0755, st_size=16432, ...}) = 0
    mmap(NULL, 2111720, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7ff4d1b2f000
    mprotect(0x7ff4d1b33000, 2093056, PROT_NONE) = 0
    mmap(0x7ff4d1d32000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x3000) = 0x7ff4d1d32000
    close(4) = 0
    open("/etc/httpd/modules/mod_ident.so", O_RDONLY) = 4
    read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360\n\0\0\0\0\0\0"..., 832) = 832
    fstat(4, {st_mode=S_IFREG|0755, st_size=8368, ...}) = 0
    mmap(NULL, 2103640, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7ff4d192d000
    mprotect(0x7ff4d192f000, 2093056, PROT_NONE) = 0
    mmap(0x7ff4d1b2e000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x1000) = 0x7ff4d1b2e000
    close(4) = 0
    open("/etc/httpd/modules/mod_usertrack.so", O_RDONLY) = 4
    read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320\r\0\0\0\0\0\0"..., 832) = 832
    fstat(4, {st_mode=S_IFREG|0755, st_size=11216, ...}) = 0
    mmap(NULL, 2106488, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7ff4d172a000
    mprotect(0x7ff4d172c000, 2097152, PROT_NONE) = 0
    mmap(0x7ff4d192c000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x2000) = 0x7ff4d192c000
    close(4) = 0
    read(3, "d_unique_id.so\nLoadModule setenv"..., 4096) = 4096
    open("/etc/httpd/modules/mod_unique_id.so", O_RDONLY) = 4
    read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\200\10\0\0\0\0\0\0"..., 832) = 832
    fstat(4, {st_mode=S_IFREG|0755, st_size=7136, ...}) = 0
    mmap(NULL, 2102544, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7ff4d1528000
    mprotect(0x7ff4d152a000, 2093056, PROT_NONE) = 0
    mmap(0x7ff4d1729000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x1000) = 0x7ff4d1729000
    close(4) = 0
    brk(0x2663000) = 0x2663000
    open("/etc/httpd/modules/mod_setenvif.so", O_RDONLY) = 4
    read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\200\r\0\0\0\0\0\0"..., 832) = 832
    fstat(4, {st_mode=S_IFREG|0755, st_size=11152, ...}) = 0
    mmap(NULL, 2106424, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7ff4d1325000
    mprotect(0x7ff4d1327000, 2097152, PROT_NONE) = 0
    mmap(0x7ff4d1527000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x2000) = 0x7ff4d1527000
    close(4) = 0
    open("/etc/httpd/modules/mod_version.so", O_RDONLY) = 4
    read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\200\10\0\0\0\0\0\0"..., 832) = 832
    fstat(4, {st_mode=S_IFREG|0755, st_size=7120, ...}) = 0
    mmap(NULL, 2102424, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7ff4d1123000
    mprotect(0x7ff4d1125000, 2093056, PROT_NONE) = 0
    mmap(0x7ff4d1324000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x1000) = 0x7ff4d1324000
    close(4) = 0
    open("/etc/httpd/modules/mod_proxy.so", O_RDONLY) = 4
    read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\200K\0\0\0\0\0\0"..., 832) = 832
    fstat(4, {st_mode=S_IFREG|0755, st_size=82896, ...}) = 0
    mmap(NULL, 2178288, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7ff4d0f0f000
    mprotect(0x7ff4d0f22000, 2097152, PROT_NONE) = 0
    mmap(0x7ff4d1122000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x13000) = 0x7ff4d1122000
    close(4) = 0
    open("/etc/httpd/modules/mod_proxy_connect.so", O_RDONLY) = 4
    read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\220\n\0\0\0\0\0\0"..., 832) = 832
    fstat(4, {st_mode=S_IFREG|0755, st_size=8736, ...}) = 0
    mmap(NULL, 2104088, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7ff4d0d0d000
    mprotect(0x7ff4d0d0f000, 2093056, PROT_NONE) = 0
    mmap(0x7ff4d0f0e000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x1000) = 0x7ff4d0f0e000
    close(4) = 0
    open("/etc/httpd/modules/mod_proxy_ftp.so", O_RDONLY) = 4
    read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\360 \0\0\0\0\0\0"..., 832) = 832
    fstat(4, {st_mode=S_IFREG|0755, st_size=31872, ...}) = 0
    mmap(NULL, 2127224, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7ff4d0b05000
    mprotect(0x7ff4d0b0c000, 2097152, PROT_NONE) = 0
    mmap(0x7ff4d0d0c000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x7000) = 0x7ff4d0d0c000
    close(4) = 0
    open("/etc/httpd/modules/mod_proxy_http.so", O_RDONLY) = 4
    read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\240\"\0\0\0\0\0\0"..., 832) = 832
    fstat(4, {st_mode=S_IFREG|0755, st_size=32144, ...}) = 0
    mmap(NULL, 2127424, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7ff4d08fd000
    mprotect(0x7ff4d0904000, 2097152, PROT_NONE) = 0
    mmap(0x7ff4d0b04000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x7000) = 0x7ff4d0b04000
    close(4) = 0
    open("/etc/httpd/modules/mod_proxy_ajp.so", O_RDONLY) = 4
    read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0`\"\0\0\0\0\0\0"..., 832) = 832
    fstat(4, {st_mode=S_IFREG|0755, st_size=36080, ...}) = 0
    mmap(NULL, 2131352, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7ff4d06f4000
    mprotect(0x7ff4d06fc000, 2097152, PROT_NONE) = 0
    mmap(0x7ff4d08fc000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x8000) = 0x7ff4d08fc000
    close(4) = 0
    open("/etc/httpd/modules/mod_proxy_balancer.so", O_RDONLY) = 4
    read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0p\27\0\0\0\0\0\0"..., 832) = 832
    fstat(4, {st_mode=S_IFREG|0755, st_size=24368, ...}) = 0
    mmap(NULL, 2119720, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7ff4d04ee000
    mprotect(0x7ff4d04f4000, 2093056, PROT_NONE) = 0
    mmap(0x7ff4d06f3000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x5000) = 0x7ff4d06f3000
    close(4) = 0
    open("/etc/httpd/modules/mod_ssl.so", O_RDONLY) = 4
    read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0000\234\0\0\0\0\0\0"..., 832) = 832
    fstat(4, {st_mode=S_IFREG|0755, st_size=177176, ...}) = 0
    mmap(NULL, 2280968, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7ff4d02c1000
    mprotect(0x7ff4d02ea000, 2097152, PROT_NONE) = 0
    mmap(0x7ff4d04ea000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x29000) = 0x7ff4d04ea000
    mmap(0x7ff4d04ec000, 7688, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7ff4d04ec000
    close(4) = 0
    open("/etc/httpd/modules/mod_mime.so", O_RDONLY) = 4
    read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\240\24\0\0\0\0\0\0"..., 832) = 832
    fstat(4, {st_mode=S_IFREG|0755, st_size=16976, ...}) = 0
    mmap(NULL, 2112256, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7ff4d00bd000
    mprotect(0x7ff4d00c1000, 2093056, PROT_NONE) = 0
    mmap(0x7ff4d02c0000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x3000) = 0x7ff4d02c0000
    close(4) = 0
    open("/etc/httpd/modules/mod_dav.so", O_RDONLY) = 4
    read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\240;\0\0\0\0\0\0"..., 832) = 832
    fstat(4, {st_mode=S_IFREG|0755, st_size=91888, ...}) = 0
    mmap(NULL, 2187224, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7ff4cfea7000
    mprotect(0x7ff4cfebd000, 2093056, PROT_NONE) = 0
    mmap(0x7ff4d00bc000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x15000) = 0x7ff4d00bc000
    close(4) = 0
    open("/etc/httpd/modules/mod_status.so", O_RDONLY) = 4
    read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\220\20\0\0\0\0\0\0"..., 832) = 832
    fstat(4, {st_mode=S_IFREG|0755, st_size=19472, ...}) = 0
    mmap(NULL, 2114768, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7ff4cfca2000
    mprotect(0x7ff4cfca6000, 2097152, PROT_NONE) = 0
    mmap(0x7ff4cfea6000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x4000) = 0x7ff4cfea6000
    close(4) = 0
    open("/etc/httpd/modules/mod_autoindex.so", O_RDONLY) = 4
    read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0000!\0\0\0\0\0\0"..., 832) = 832
    fstat(4, {st_mode=S_IFREG|0755, st_size=34384, ...}) = 0
    mmap(NULL, 2129664, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7ff4cfa9a000
    mprotect(0x7ff4cfaa2000, 2093056, PROT_NONE) = 0
    mmap(0x7ff4cfca1000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x7000) = 0x7ff4cfca1000
    close(4) = 0
    open("/etc/httpd/modules/mod_asis.so", O_RDONLY) = 4
    read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\220\10\0\0\0\0\0\0"..., 832) = 832
    fstat(4, {st_mode=S_IFREG|0755, st_size=6688, ...}) = 0
    mmap(NULL, 2102040, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7ff4cf898000
    mprotect(0x7ff4cf899000, 2097152, PROT_NONE) = 0
    mmap(0x7ff4cfa99000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x1000) = 0x7ff4cfa99000
    close(4) = 0
    open("/etc/httpd/modules/mod_info.so", O_RDONLY) = 4
    read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\200\26\0\0\0\0\0\0"..., 832) = 832
    fstat(4, {st_mode=S_IFREG|0755, st_size=19696, ...}) = 0
    mmap(NULL, 2114968, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7ff4cf693000
    mprotect(0x7ff4cf697000, 2097152, PROT_NONE) = 0
    mmap(0x7ff4cf897000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x4000) = 0x7ff4cf897000
    close(4) = 0
    open("/etc/httpd/modules/mod_suexec.so", O_RDONLY) = 4
    read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\t\0\0\0\0\0\0"..., 832) = 832
    fstat(4, {st_mode=S_IFREG|0755, st_size=6864, ...}) = 0
    mmap(NULL, 2102136, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7ff4cf491000
    mprotect(0x7ff4cf492000, 2097152, PROT_NONE) = 0
    mmap(0x7ff4cf692000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x1000) = 0x7ff4cf692000
    close(4) = 0
    open("/etc/httpd/modules/mod_cgi.so", O_RDONLY) = 4
    read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\340 \0\0\0\0\0\0"..., 832) = 832
    fstat(4, {st_mode=S_IFREG|0755, st_size=23952, ...}) = 0
    mmap(NULL, 2119256, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7ff4cf28b000
    mprotect(0x7ff4cf290000, 2097152, PROT_NONE) = 0
    mmap(0x7ff4cf490000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x5000) = 0x7ff4cf490000
    close(4) = 0
    open("/etc/httpd/modules/mod_cgid.so", O_RDONLY) = 4
    read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0000+\0\0\0\0\0\0"..., 832) = 832
    fstat(4, {st_mode=S_IFREG|0755, st_size=32432, ...}) = 0
    mmap(NULL, 2127784, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7ff4cf083000
    mprotect(0x7ff4cf08a000, 2097152, PROT_NONE) = 0
    mmap(0x7ff4cf28a000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x7000) = 0x7ff4cf28a000
    close(4) = 0
    open("/etc/httpd/modules/mod_dav_fs.so", O_RDONLY) = 4
    read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 *\0\0\0\0\0\0"..., 832) = 832
    fstat(4, {st_mode=S_IFREG|0755, st_size=49264, ...}) = 0
    mmap(NULL, 2144536, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7ff4cee77000
    mprotect(0x7ff4cee82000, 2097152, PROT_NONE) = 0
    mmap(0x7ff4cf082000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0xb000) = 0x7ff4cf082000
    close(4) = 0
    open("/etc/httpd/modules/mod_vhost_alias.so", O_RDONLY) = 4
    read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\260\n\0\0\0\0\0\0"..., 832) = 832
    fstat(4, {st_mode=S_IFREG|0755, st_size=9360, ...}) = 0
    mmap(NULL, 2104648, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7ff4cec75000
    mprotect(0x7ff4cec77000, 2093056, PROT_NONE) = 0
    mmap(0x7ff4cee76000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x1000) = 0x7ff4cee76000
    close(4) = 0
    open("/etc/httpd/modules/mod_negotiation.so", O_RDONLY) = 4
    read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\34\0\0\0\0\0\0"..., 832) = 832
    fstat(4, {st_mode=S_IFREG|0755, st_size=31984, ...}) = 0
    mmap(NULL, 2127256, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7ff4cea6d000
    mprotect(0x7ff4cea74000, 2097152, PROT_NONE) = 0
    mmap(0x7ff4cec74000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x7000) = 0x7ff4cec74000
    close(4) = 0
    open("/etc/httpd/modules/mod_dir.so", O_RDONLY) = 4
    read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\200\n\0\0\0\0\0\0"..., 832) = 832
    fstat(4, {st_mode=S_IFREG|0755, st_size=8048, ...}) = 0
    mmap(NULL, 2103320, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7ff4ce86b000
    mprotect(0x7ff4ce86d000, 2093056, PROT_NONE) = 0
    mmap(0x7ff4cea6c000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x1000) = 0x7ff4cea6c000
    close(4) = 0
    open("/etc/httpd/modules/mod_imagemap.so", O_RDONLY) = 4
    read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\340\f\0\0\0\0\0\0"..., 832) = 832
    fstat(4, {st_mode=S_IFREG|0755, st_size=13616, ...}) = 0
    mmap(NULL, 2108888, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7ff4ce668000
    mprotect(0x7ff4ce66b000, 2093056, PROT_NONE) = 0
    mmap(0x7ff4ce86a000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x2000) = 0x7ff4ce86a000
    close(4) = 0
    open("/etc/httpd/modules/mod_actions.so", O_RDONLY) = 4
    read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\300\t\0\0\0\0\0\0"..., 832) = 832
    fstat(4, {st_mode=S_IFREG|0755, st_size=7600, ...}) = 0
    mmap(NULL, 2102872, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7ff4ce466000
    mprotect(0x7ff4ce468000, 2093056, PROT_NONE) = 0
    mmap(0x7ff4ce667000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x1000) = 0x7ff4ce667000
    close(4) = 0
    open("/etc/httpd/modules/mod_speling.so", O_RDONLY) = 4
    read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\240\16\0\0\0\0\0\0"..., 832) = 832
    fstat(4, {st_mode=S_IFREG|0755, st_size=11184, ...}) = 0
    mmap(NULL, 2106456, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7ff4ce263000
    mprotect(0x7ff4ce265000, 2097152, PROT_NONE) = 0
    mmap(0x7ff4ce465000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x2000) = 0x7ff4ce465000
    close(4) = 0
    open("/etc/httpd/modules/mod_userdir.so", O_RDONLY) = 4
    read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0000\n\0\0\0\0\0\0"..., 832) = 832
    fstat(4, {st_mode=S_IFREG|0755, st_size=8016, ...}) = 0
    mmap(NULL, 2103288, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7ff4ce061000
    mprotect(0x7ff4ce063000, 2093056, PROT_NONE) = 0
    mmap(0x7ff4ce262000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x1000) = 0x7ff4ce262000
    close(4) = 0
    open("/etc/httpd/modules/mod_alias.so", O_RDONLY) = 4
    read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0 \17\0\0\0\0\0\0"..., 832) = 832
    fstat(4, {st_mode=S_IFREG|0755, st_size=12304, ...}) = 0
    mmap(NULL, 2107576, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7ff4cde5e000
    mprotect(0x7ff4cde61000, 2093056, PROT_NONE) = 0
    mmap(0x7ff4ce060000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x2000) = 0x7ff4ce060000
    close(4) = 0
    open("/etc/httpd/modules/mod_rewrite.so", O_RDONLY) = 4
    read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0@0\0\0\0\0\0\0"..., 832) = 832
    fstat(4, {st_mode=S_IFREG|0755, st_size=61360, ...}) = 0
    mmap(NULL, 2156696, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7ff4cdc4f000
    mprotect(0x7ff4cdc5d000, 2097152, PROT_NONE) = 0
    mmap(0x7ff4cde5d000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0xe000) = 0x7ff4cde5d000
    close(4) = 0
    open("/etc/httpd/modules/libphp5.so", O_RDONLY) = 4
    read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320:\v\0\0\0\0\0"..., 832) = 832
    fstat(4, {st_mode=S_IFREG|0755, st_size=8122192, ...}) = 0
    mmap(NULL, 10325336, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7ff4cd276000
    mprotect(0x7ff4cd9d0000, 2093056, PROT_NONE) = 0
    mmap(0x7ff4cdbcf000, 417792, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x759000) = 0x7ff4cdbcf000
    mmap(0x7ff4cdc35000, 105816, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7ff4cdc35000
    close(4) = 0
    open("/usr/lib/libm.so.6", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/etc/ld.so.cache", O_RDONLY) = 4
    fstat(4, {st_mode=S_IFREG|0644, st_size=154514, ...}) = 0
    mmap(NULL, 154514, PROT_READ, MAP_PRIVATE, 4, 0) = 0x7ff4d88c9000
    close(4) = 0
    open("/lib/libm.so.6", O_RDONLY) = 4
    read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0P>\0\0\0\0\0\0"..., 832) = 832
    fstat(4, {st_mode=S_IFREG|0755, st_size=530640, ...}) = 0
    mmap(NULL, 2625752, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7ff4ccff4000
    mprotect(0x7ff4cd075000, 2093056, PROT_NONE) = 0
    mmap(0x7ff4cd274000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x80000) = 0x7ff4cd274000
    close(4) = 0
    open("/usr/lib/libnsl.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/lib/libnsl.so.1", O_RDONLY) = 4
    read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\240@\0\0\0\0\0\0"..., 832) = 832
    fstat(4, {st_mode=S_IFREG|0755, st_size=88968, ...}) = 0
    mmap(NULL, 2194096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7ff4ccddc000
    mprotect(0x7ff4ccdf1000, 2093056, PROT_NONE) = 0
    mmap(0x7ff4ccff0000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x14000) = 0x7ff4ccff0000
    mmap(0x7ff4ccff2000, 6832, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7ff4ccff2000
    close(4) = 0
    open("/usr/lib/libxml2.so.2", O_RDONLY) = 4
    read(4, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0@\307\2\0\0\0\0\0"..., 832) = 832
    fstat(4, {st_mode=S_IFREG|0755, st_size=1381568, ...}) = 0
    mmap(NULL, 3482136, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 4, 0) = 0x7ff4cca89000
    mprotect(0x7ff4ccbd2000, 2093056, PROT_NONE) = 0
    mmap(0x7ff4ccdd1000, 36864, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 4, 0x148000) = 0x7ff4ccdd1000
    mmap(0x7ff4ccdda000, 4632, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7ff4ccdda000
    close(4) = 0
    mprotect(0x7ff4ccff0000, 4096, PROT_READ) = 0
    mprotect(0x7ff4cd274000, 4096, PROT_READ) = 0
    munmap(0x7ff4d88c9000, 154514) = 0
    brk(0x2686000) = 0x2686000
    read(3, " All\"\n # doesn't give it to y"..., 4096) = 4096
    read(3, "s.\n #\n ScriptAlias /cgi-bi"..., 4096) = 4096
    stat("/etc/httpd/conf/extra/httpd-multilang-errordoc.conf", {st_mode=S_IFREG|0644, st_size=2180, ...}) = 0
    open("/etc/httpd/conf/extra/httpd-multilang-errordoc.conf", O_RDONLY|O_CLOEXEC) = 4
    fcntl(4, F_GETFD) = 0x1 (flags FD_CLOEXEC)
    fcntl(4, F_SETFD, FD_CLOEXEC) = 0
    fstat(4, {st_mode=S_IFREG|0644, st_size=2180, ...}) = 0
    read(4, "#\n# The configuration below impl"..., 4096) = 2180
    read(4, "", 4096) = 0
    close(4) = 0
    stat("/etc/httpd/conf/extra/httpd-autoindex.conf", {st_mode=S_IFREG|0644, st_size=2841, ...}) = 0
    open("/etc/httpd/conf/extra/httpd-autoindex.conf", O_RDONLY|O_CLOEXEC) = 4
    fcntl(4, F_GETFD) = 0x1 (flags FD_CLOEXEC)
    fcntl(4, F_SETFD, FD_CLOEXEC) = 0
    fstat(4, {st_mode=S_IFREG|0644, st_size=2841, ...}) = 0
    brk(0x26a7000) = 0x26a7000
    read(4, "#\n# Directives controlling the d"..., 4096) = 2841
    read(4, "", 4096) = 0
    close(4) = 0
    stat("/etc/httpd/conf/extra/httpd-languages.conf", {st_mode=S_IFREG|0644, st_size=5078, ...}) = 0
    open("/etc/httpd/conf/extra/httpd-languages.conf", O_RDONLY|O_CLOEXEC) = 4
    fcntl(4, F_GETFD) = 0x1 (flags FD_CLOEXEC)
    fcntl(4, F_SETFD, FD_CLOEXEC) = 0
    fstat(4, {st_mode=S_IFREG|0644, st_size=5078, ...}) = 0
    read(4, "#\n# Settings for hosting differe"..., 4096) = 4096
    read(4, ".Big5 .big5 .b5\nAddCharset cn-"..., 4096) = 982
    read(4, "", 4096) = 0
    close(4) = 0
    read(3, "es\nInclude conf/extra/httpd-user"..., 4096) = 809
    stat("/etc/httpd/conf/extra/httpd-userdir.conf", {st_mode=S_IFREG|0644, st_size=817, ...}) = 0
    open("/etc/httpd/conf/extra/httpd-userdir.conf", O_RDONLY|O_CLOEXEC) = 4
    fcntl(4, F_GETFD) = 0x1 (flags FD_CLOEXEC)
    fcntl(4, F_SETFD, FD_CLOEXEC) = 0
    fstat(4, {st_mode=S_IFREG|0644, st_size=817, ...}) = 0
    read(4, "# Settings for user home directo"..., 4096) = 817
    read(4, "", 4096) = 0
    close(4) = 0
    stat("/etc/httpd/conf/extra/httpd-info.conf", {st_mode=S_IFREG|0644, st_size=1103, ...}) = 0
    open("/etc/httpd/conf/extra/httpd-info.conf", O_RDONLY|O_CLOEXEC) = 4
    fcntl(4, F_GETFD) = 0x1 (flags FD_CLOEXEC)
    fcntl(4, F_SETFD, FD_CLOEXEC) = 0
    fstat(4, {st_mode=S_IFREG|0644, st_size=1103, ...}) = 0
    read(4, "#\n# Get information about the re"..., 4096) = 1103
    read(4, "", 4096) = 0
    close(4) = 0
    stat("/etc/httpd/conf/extra/httpd-vhosts.conf", {st_mode=S_IFREG|0644, st_size=5616, ...}) = 0
    open("/etc/httpd/conf/extra/httpd-vhosts.conf", O_RDONLY|O_CLOEXEC) = 4
    fcntl(4, F_GETFD) = 0x1 (flags FD_CLOEXEC)
    fcntl(4, F_SETFD, FD_CLOEXEC) = 0
    fstat(4, {st_mode=S_IFREG|0644, st_size=5616, ...}) = 0
    read(4, "#\n# Virtual Hosts\n#\n# If you wan"..., 4096) = 4096
    read(4, "r\n DocumentRoot /srv/http/publ"..., 4096) = 1520
    read(4, "", 4096) = 0
    close(4) = 0
    stat("/etc/httpd/conf/extra/httpd-manual.conf", {st_mode=S_IFREG|0644, st_size=914, ...}) = 0
    open("/etc/httpd/conf/extra/httpd-manual.conf", O_RDONLY|O_CLOEXEC) = 4
    fcntl(4, F_GETFD) = 0x1 (flags FD_CLOEXEC)
    fcntl(4, F_SETFD, FD_CLOEXEC) = 0
    fstat(4, {st_mode=S_IFREG|0644, st_size=914, ...}) = 0
    read(4, "#\n# Provide access to the docume"..., 4096) = 914
    read(4, "", 4096) = 0
    close(4) = 0
    stat("/etc/httpd/conf/extra/httpd-default.conf", {st_mode=S_IFREG|0644, st_size=2344, ...}) = 0
    open("/etc/httpd/conf/extra/httpd-default.conf", O_RDONLY|O_CLOEXEC) = 4
    fcntl(4, F_GETFD) = 0x1 (flags FD_CLOEXEC)
    fcntl(4, F_SETFD, FD_CLOEXEC) = 0
    fstat(4, {st_mode=S_IFREG|0644, st_size=2344, ...}) = 0
    brk(0x26c9000) = 0x26c9000
    read(4, "#\n# This configuration file refl"..., 4096) = 2344
    read(4, "", 4096) = 0
    close(4) = 0
    read(3, "", 4096) = 0
    close(3) = 0
    stat("/usr/sbin/suexec", {st_mode=S_IFREG|S_ISUID|0755, st_size=12088, ...}) = 0
    brk(0x26ea000) = 0x26ea000
    socket(PF_NETLINK, SOCK_RAW, 0) = 3
    bind(3, {sa_family=AF_NETLINK, pid=0, groups=00000000}, 12) = 0
    getsockname(3, {sa_family=AF_NETLINK, pid=11234, groups=00000000}, [12]) = 0
    sendto(3, "\24\0\0\0\26\0\1\3\307\17\330L\0\0\0\0\0\0\0\0", 20, 0, {sa_family=AF_NETLINK, pid=0, groups=00000000}, 12) = 20
    recvmsg(3, {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=00000000}, msg_iov(1)=[{"0\0\0\0\24\0\2\0\307\17\330L\342+\0\0\2\10\200\376\1\0\0\0\10\0\1\0\177\0\0\1"..., 4096}], msg_controllen=0, msg_flags=0}, 0) = 108
    recvmsg(3, {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=00000000}, msg_iov(1)=[{"@\0\0\0\24\0\2\0\307\17\330L\342+\0\0\n\200\200\376\1\0\0\0\24\0\1\0\0\0\0\0"..., 4096}], msg_controllen=0, msg_flags=0}, 0) = 128
    recvmsg(3, {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=00000000}, msg_iov(1)=[{"\24\0\0\0\3\0\2\0\307\17\330L\342+\0\0\0\0\0\0\1\0\0\0\24\0\1\0\0\0\0\0"..., 4096}], msg_controllen=0, msg_flags=0}, 0) = 20
    close(3) = 0
    open("/etc/gai.conf", O_RDONLY) = -1 ENOENT (No such file or directory)
    futex(0x7ff4d7e2e024, FUTEX_WAKE_PRIVATE, 2147483647) = 0
    socket(PF_INET6, SOCK_DGRAM, IPPROTO_IP) = 3
    connect(3, {sa_family=AF_INET6, sin6_port=htons(80), inet_pton(AF_INET6, "::", &sin6_addr), sin6_flowinfo=0, sin6_scope_id=0}, 28) = 0
    getsockname(3, {sa_family=AF_INET6, sin6_port=htons(43969), inet_pton(AF_INET6, "::1", &sin6_addr), sin6_flowinfo=0, sin6_scope_id=0}, [28]) = 0
    connect(3, {sa_family=AF_UNSPEC, sa_data="\0\0\0\0\0\0\0\0\0\0\0\0\0\0"}, 16) = 0
    connect(3, {sa_family=AF_INET, sin_port=htons(80), sin_addr=inet_addr("0.0.0.0")}, 16) = 0
    getsockname(3, {sa_family=AF_INET6, sin6_port=htons(33559), inet_pton(AF_INET6, "::ffff:127.0.0.1", &sin6_addr), sin6_flowinfo=0, sin6_scope_id=0}, [28]) = 0
    close(3) = 0
    socket(PF_INET, SOCK_STREAM, IPPROTO_IP) = 3
    fcntl(3, F_GETFD) = 0
    fcntl(3, F_SETFD, FD_CLOEXEC) = 0
    socket(PF_INET6, SOCK_STREAM, IPPROTO_IP) = 4
    fcntl(4, F_GETFD) = 0
    fcntl(4, F_SETFD, FD_CLOEXEC) = 0
    socket(PF_FILE, SOCK_STREAM|SOCK_CLOEXEC|SOCK_NONBLOCK, 0) = 5
    connect(5, {sa_family=AF_FILE, path="/var/run/nscd/socket"}, 110) = -1 ENOENT (No such file or directory)
    close(5) = 0
    socket(PF_FILE, SOCK_STREAM|SOCK_CLOEXEC|SOCK_NONBLOCK, 0) = 5
    connect(5, {sa_family=AF_FILE, path="/var/run/nscd/socket"}, 110) = -1 ENOENT (No such file or directory)
    close(5) = 0
    open("/etc/nsswitch.conf", O_RDONLY) = 5
    fstat(5, {st_mode=S_IFREG|0644, st_size=223, ...}) = 0
    mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7ff4d88ee000
    read(5, "# Begin /etc/nsswitch.conf\n\npass"..., 4096) = 223
    read(5, "", 4096) = 0
    close(5) = 0
    munmap(0x7ff4d88ee000, 4096) = 0
    open("/usr/lib/libnss_files.so.2", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/etc/ld.so.cache", O_RDONLY) = 5
    fstat(5, {st_mode=S_IFREG|0644, st_size=154514, ...}) = 0
    mmap(NULL, 154514, PROT_READ, MAP_PRIVATE, 5, 0) = 0x7ff4d88c9000
    close(5) = 0
    open("/lib/libnss_files.so.2", O_RDONLY) = 5
    read(5, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0@!\0\0\0\0\0\0"..., 832) = 832
    fstat(5, {st_mode=S_IFREG|0755, st_size=51616, ...}) = 0
    mmap(NULL, 2147736, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 5, 0) = 0x7ff4cc87c000
    mprotect(0x7ff4cc888000, 2093056, PROT_NONE) = 0
    mmap(0x7ff4cca87000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 5, 0xb000) = 0x7ff4cca87000
    close(5) = 0
    mprotect(0x7ff4cca87000, 4096, PROT_READ) = 0
    munmap(0x7ff4d88c9000, 154514) = 0
    open("/etc/passwd", O_RDONLY|O_CLOEXEC) = 5
    fcntl(5, F_GETFD) = 0x1 (flags FD_CLOEXEC)
    fstat(5, {st_mode=S_IFREG|0644, st_size=731, ...}) = 0
    mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7ff4d88ee000
    read(5, "root:x:0:0:root:/root:/bin/bash\n"..., 4096) = 731
    close(5) = 0
    munmap(0x7ff4d88ee000, 4096) = 0
    socket(PF_FILE, SOCK_STREAM|SOCK_CLOEXEC|SOCK_NONBLOCK, 0) = 5
    connect(5, {sa_family=AF_FILE, path="/var/run/nscd/socket"}, 110) = -1 ENOENT (No such file or directory)
    close(5) = 0
    socket(PF_FILE, SOCK_STREAM|SOCK_CLOEXEC|SOCK_NONBLOCK, 0) = 5
    connect(5, {sa_family=AF_FILE, path="/var/run/nscd/socket"}, 110) = -1 ENOENT (No such file or directory)
    close(5) = 0
    open("/etc/group", O_RDONLY|O_CLOEXEC) = 5
    fstat(5, {st_mode=S_IFREG|0644, st_size=673, ...}) = 0
    mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7ff4d88ee000
    read(5, "root::0:root\nbin::1:root,bin,dae"..., 4096) = 673
    close(5) = 0
    munmap(0x7ff4d88ee000, 4096) = 0
    stat("/home/httpd/html", {st_mode=S_IFDIR|0755, st_size=93, ...}) = 0
    socket(PF_NETLINK, SOCK_RAW, 0) = 5
    bind(5, {sa_family=AF_NETLINK, pid=0, groups=00000000}, 12) = 0
    getsockname(5, {sa_family=AF_NETLINK, pid=11234, groups=00000000}, [12]) = 0
    sendto(5, "\24\0\0\0\26\0\1\3\307\17\330L\0\0\0\0\0\0\0\0", 20, 0, {sa_family=AF_NETLINK, pid=0, groups=00000000}, 12) = 20
    recvmsg(5, {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=00000000}, msg_iov(1)=[{"0\0\0\0\24\0\2\0\307\17\330L\342+\0\0\2\10\200\376\1\0\0\0\10\0\1\0\177\0\0\1"..., 4096}], msg_controllen=0, msg_flags=0}, 0) = 108
    recvmsg(5, {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=00000000}, msg_iov(1)=[{"@\0\0\0\24\0\2\0\307\17\330L\342+\0\0\n\200\200\376\1\0\0\0\24\0\1\0\0\0\0\0"..., 4096}], msg_controllen=0, msg_flags=0}, 0) = 128
    recvmsg(5, {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=00000000}, msg_iov(1)=[{"\24\0\0\0\3\0\2\0\307\17\330L\342+\0\0\0\0\0\0\1\0\0\0\24\0\1\0\0\0\0\0"..., 4096}], msg_controllen=0, msg_flags=0}, 0) = 20
    close(5) = 0
    socket(PF_NETLINK, SOCK_RAW, 0) = 5
    bind(5, {sa_family=AF_NETLINK, pid=0, groups=00000000}, 12) = 0
    getsockname(5, {sa_family=AF_NETLINK, pid=11234, groups=00000000}, [12]) = 0
    sendto(5, "\24\0\0\0\26\0\1\3\307\17\330L\0\0\0\0\0\0\0\0", 20, 0, {sa_family=AF_NETLINK, pid=0, groups=00000000}, 12) = 20
    recvmsg(5, {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=00000000}, msg_iov(1)=[{"0\0\0\0\24\0\2\0\307\17\330L\342+\0\0\2\10\200\376\1\0\0\0\10\0\1\0\177\0\0\1"..., 4096}], msg_controllen=0, msg_flags=0}, 0) = 108
    recvmsg(5, {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=00000000}, msg_iov(1)=[{"@\0\0\0\24\0\2\0\307\17\330L\342+\0\0\n\200\200\376\1\0\0\0\24\0\1\0\0\0\0\0"..., 4096}], msg_controllen=0, msg_flags=0}, 0) = 128
    recvmsg(5, {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=00000000}, msg_iov(1)=[{"\24\0\0\0\3\0\2\0\307\17\330L\342+\0\0\0\0\0\0\1\0\0\0\24\0\1\0\0\0\0\0"..., 4096}], msg_controllen=0, msg_flags=0}, 0) = 20
    close(5) = 0
    stat("/home/httpd/html", {st_mode=S_IFDIR|0755, st_size=93, ...}) = 0
    socket(PF_NETLINK, SOCK_RAW, 0) = 5
    bind(5, {sa_family=AF_NETLINK, pid=0, groups=00000000}, 12) = 0
    getsockname(5, {sa_family=AF_NETLINK, pid=11234, groups=00000000}, [12]) = 0
    sendto(5, "\24\0\0\0\26\0\1\3\307\17\330L\0\0\0\0\0\0\0\0", 20, 0, {sa_family=AF_NETLINK, pid=0, groups=00000000}, 12) = 20
    recvmsg(5, {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=00000000}, msg_iov(1)=[{"0\0\0\0\24\0\2\0\307\17\330L\342+\0\0\2\10\200\376\1\0\0\0\10\0\1\0\177\0\0\1"..., 4096}], msg_controllen=0, msg_flags=0}, 0) = 108
    recvmsg(5, {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=00000000}, msg_iov(1)=[{"@\0\0\0\24\0\2\0\307\17\330L\342+\0\0\n\200\200\376\1\0\0\0\24\0\1\0\0\0\0\0"..., 4096}], msg_controllen=0, msg_flags=0}, 0) = 128
    recvmsg(5, {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=00000000}, msg_iov(1)=[{"\24\0\0\0\3\0\2\0\307\17\330L\342+\0\0\0\0\0\0\1\0\0\0\24\0\1\0\0\0\0\0"..., 4096}], msg_controllen=0, msg_flags=0}, 0) = 20
    close(5) = 0
    stat("/srv/http/public_html", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
    socket(PF_NETLINK, SOCK_RAW, 0) = 5
    bind(5, {sa_family=AF_NETLINK, pid=0, groups=00000000}, 12) = 0
    getsockname(5, {sa_family=AF_NETLINK, pid=11234, groups=00000000}, [12]) = 0
    sendto(5, "\24\0\0\0\26\0\1\3\307\17\330L\0\0\0\0\0\0\0\0", 20, 0, {sa_family=AF_NETLINK, pid=0, groups=00000000}, 12) = 20
    recvmsg(5, {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=00000000}, msg_iov(1)=[{"0\0\0\0\24\0\2\0\307\17\330L\342+\0\0\2\10\200\376\1\0\0\0\10\0\1\0\177\0\0\1"..., 4096}], msg_controllen=0, msg_flags=0}, 0) = 108
    recvmsg(5, {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=00000000}, msg_iov(1)=[{"@\0\0\0\24\0\2\0\307\17\330L\342+\0\0\n\200\200\376\1\0\0\0\24\0\1\0\0\0\0\0"..., 4096}], msg_controllen=0, msg_flags=0}, 0) = 128
    recvmsg(5, {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=00000000}, msg_iov(1)=[{"\24\0\0\0\3\0\2\0\307\17\330L\342+\0\0\0\0\0\0\1\0\0\0\24\0\1\0\0\0\0\0"..., 4096}], msg_controllen=0, msg_flags=0}, 0) = 20
    close(5) = 0
    [... output trimmed ...]
    brk(0x272e000) = 0x272e000
    brk(0x2750000) = 0x2750000
    brk(0x2772000) = 0x2772000
    open("/var/run/httpd/httpd.pid", O_RDONLY|O_CLOEXEC) = 5
    fcntl(5, F_GETFD) = 0x1 (flags FD_CLOEXEC)
    fcntl(5, F_SETFD, FD_CLOEXEC) = 0
    read(5, "3951\n", 25) = 5
    read(5, "", 20) = 0
    close(5) = 0
    kill(3951, SIG_0) = -1 ESRCH (No such process)
    setsockopt(4, SOL_SOCKET, SO_REUSEADDR, [1], 4) = 0
    setsockopt(4, SOL_SOCKET, SO_KEEPALIVE, [1], 4) = 0
    setsockopt(4, SOL_IPV6, IPV6_V6ONLY, [0], 4) = 0
    setsockopt(4, SOL_TCP, TCP_NODELAY, [1], 4) = 0
    bind(4, {sa_family=AF_INET6, sin6_port=htons(80), inet_pton(AF_INET6, "::", &sin6_addr), sin6_flowinfo=0, sin6_scope_id=0}, 28) = 0
    listen

  • [Solved] Latest glibc and binutils and skype

    I have noticed that since the last update to glibc and binutils it is not possible to input non-english characters in skype, they will be converted to a question mark inside a black square.
    Downgrading to the previous packages solves the problem, however it doesn't seem to be a good idea to ignore the upgrade of these packages for too long.
    Any ideas on how to work around this?
    I guess I should probably submit a bug report but it's a bit late here already and I'd like to read some comments on this first.
    Edit:
    Marking as solved.
    Last edited by R00KIE (2009-11-12 11:18:42)

    I got another program written in c++ wich uses the opengl (i made it myself) that is not working now.
    I updated the gcc + gcc-libs + glibc + kernel + kernel headers
    you got the output of the app here:
    http://dpaste.com/119511/
    I'm running the i686 arch
    ~ $ pacman -Qs glibc
    local/glibc 2.11-1 [31,59 MB] (base)
        GNU C Library
    Last edited by quarkup (2009-11-12 11:20:57)

  • [SOLVED] glibc upgrade problem (moved /lib myself)

    Hi,
      I went to upgrade my Archlinux system,
      and had to apply both the June and July intervention upgrades described in the announcements.
      Neither of the sets of instructions worked on their own,
      and before I thought of how to combine them properly,
      I tried moving the files from /lib to /usr/lib and making /lib a symlink (to usr/lib),
      so that maybe I could skip the July intervention instructions.
      I didn't break my system (for long), I successfully moved the stuff over,
      and then I ran 
    pacman -Syu --ignore glibc --ignore filesystem
    pacman -S filesystem --force
      and then the upgrade was mostly done.
      But then upgrading to glibc still doesn't work.
      From pacman -Su,
      I get the output
    error: failed to commit transaction (conflicting files)
    glibc: /lib exists in filesystem
    glibc: /usr/lib/ld-linux-x86-64.so.2 exists in filesystem
    glibc: /usr/lib/libBrokenLocale.so.1 exists in filesystem
    glibc: /usr/lib/libSegFault.so exists in filesystem
    glibc: /usr/lib/libanl.so.1 exists in filesystem
    glibc: /usr/lib/libc.so.6 exists in filesystem
    glibc: /usr/lib/libcidn.so.1 exists in filesystem
    glibc: /usr/lib/libcrypt.so.1 exists in filesystem
    glibc: /usr/lib/libdl.so.2 exists in filesystem
    glibc: /usr/lib/libm.so.6 exists in filesystem
    glibc: /usr/lib/libmemusage.so exists in filesystem
    glibc: /usr/lib/libnsl.so.1 exists in filesystem
    glibc: /usr/lib/libnss_compat.so.2 exists in filesystem
    glibc: /usr/lib/libnss_db.so.2 exists in filesystem
    glibc: /usr/lib/libnss_dns.so.2 exists in filesystem
    glibc: /usr/lib/libnss_files.so.2 exists in filesystem
    glibc: /usr/lib/libnss_hesiod.so.2 exists in filesystem
    glibc: /usr/lib/libnss_nis.so.2 exists in filesystem
    glibc: /usr/lib/libnss_nisplus.so.2 exists in filesystem
    glibc: /usr/lib/libpcprofile.so exists in filesystem
    glibc: /usr/lib/libpthread.so.0 exists in filesystem
    glibc: /usr/lib/libresolv.so.2 exists in filesystem
    glibc: /usr/lib/librt.so.1 exists in filesystem
    glibc: /usr/lib/libthread_db-1.0.so exists in filesystem
    glibc: /usr/lib/libthread_db.so.1 exists in filesystem
    glibc: /usr/lib/libutil.so.1 exists in filesystem
      Running
    grep '^lib/' /var/lib/pacman/local/*/files
      returns
    /var/lib/pacman/local/gcc-multilib-4.7.0-6/files:lib/
    /var/lib/pacman/local/gcc-multilib-4.7.0-6/files:lib/cpp
    /var/lib/pacman/local/glibc-2.15-10/files:lib/
    /var/lib/pacman/local/glibc-2.15-10/files:lib/ld-2.15.so
    /var/lib/pacman/local/glibc-2.15-10/files:lib/ld-linux-x86-64.so.2
    /var/lib/pacman/local/glibc-2.15-10/files:lib/libBrokenLocale-2.15.so
    /var/lib/pacman/local/glibc-2.15-10/files:lib/libutil.so.1
    /var/lib/pacman/local/lib32-glibc-2.15-10/files:lib/
    /var/lib/pacman/local/lib32-glibc-2.15-10/files:lib/ld-linux.so.2
      Running
    find /lib -exec pacman -Qo -- {} +
      returns
    error: No package owns /lib
      So it seems that there was more to be done than just moving the lib files and making the symlink...
      I'm sorry that I went against the instructions,
      but I had to deviate in some way to do this upgrade.
      I just probably deviated in the wrong direction.
      Does anyone know how I can finish upgrading my system?
      I can think of things to try, but I don't want to be wrong and make it worse.
    Deschutron
    Last edited by Deschutron (2012-07-26 12:06:04)

    If not, you should be okay forcing the glibc update at this point.
    I did.
    It worked.
    My system is saved.
    Thank you very much.
    What follows is information about what I did since your post, in case it helps anyone else.
    Are you sure that you've updated all the file locations for glibc?
    No. I don't understand the structure of pacman well enough to know that there isn't another set of files I have to edit.
    I had gcc-multilib and glibc complaining when I tried pacman -Su
    I did see a thread where someone said that uninstalling everything that complains, except for glibc, allows glibc to upgrade.
    I tried to run pacman -R gcc-multilib, but a package complained that it needed gcc, as if gcc and gcc-multilib are the same thing.
    I gave up on that lead there.
    After the advice here,
    I tried figuring out what --force does.
    man pacman said that it does "Bypass file conflict checks and overwrite conflicting files."
    Then I tried finding out what conflict checks get done.
    I looked at the pacman source code and learnt nothing useful.
    Then I looked inside the package archive for glibc. (/var/cache/pacman/pkg/glibc-2.16.0-2-x86_64.pkg.tar.xz)
    Inside, it was in the structure of a root file system, with presumably the set of files it would try to copy into my system.
    I saw that all the files getting complained about were symlinks in both the archive and my system.
    I couldn't just delete them all off my system because /lib was one of them.
    I looked at the other files in the archive, and there was only one file I was afraid of it overwriting - locale.gen,
    so I backed up locale.gen, and did
    pacman --force -S glibc
    That ran without complaints.
    Then I ran
    pacman -Su
    That ran without complaints and upgraded about 5 things.
    Then I rebooted, and I could succesfully start X and visit this webpage.
    Also, I installed my system in early June. That's why I didn't try the "for installs that have not been updated during 2012" package.
    I didn't know why that was there, so I didn't know that it would apply to me.
    Or if the way the wiki article did apply to my exact situation is something else, then I still haven't found it.

  • [Solved] glibc-Update-fail and broken system when using custom kernel

    I had a similar issue with the glibc-update as described in several threads.
    I guess, the reason why I ran into the problem was that I'm using a custom-built kernel. So the kernel modules (drivers etc.) under /lib/modules/custom-kernel/ are owned by no pacman package.
    At my system, after upgrating via
    # pacman -Syu --ignore glibc
    # pacman -Su
    The upgrade failed and  /lib/modules/ and the files, owned by the glibc-package remained at the still existing directory /lib.
    Rebooting the computer in this situation causes a sytem freeze.
    Now, here is my sucessful repair, briefly described. Maybe it will help someone:
    1. Booting the computer with the Arch Linux net Install image
    2. mounting my root partition manually at /mnt
    3. performing the following commands:
    # cd /mnt
    # cp -ar lib/* usr/lib/
    # rm -rf lib
    # ln -s usr/lib lib
    7. removing net install image and rebooting the computer
    ==> the system works again, but:
    # pacman -Su
    still produces error messages like:
    error: failed to commit transaction (conflicting files)
    glibc: /lib exists in filesystem
    glibc: /usr/lib/ld-2.16.so exists in filesystem
    glibc: /usr/lib/ld-linux.so.2 exists in filesystem
    glibc: /usr/lib/libBrokenLocale-2.16.so exists in filesystem
    glibc: /usr/lib/libBrokenLocale.so.1 exists in filesystem
    Now at the last step I did is, what the wiki is seriosly discouraging from I use --force:
    # pacman -f -Su
    After that my system was repaired
    I think using force at that point is OK, because the files will only be replaced which are already moved to the right location.

    If you use a custom-built kernel you should really package it up so you can easily avoid this sort of thing just by repackaging.

  • I have 1 gb of memory with10.6.8 and want to upgrade my OS can i use an external hard drive to solve this

    I am running 10.6.8 and have 1gb of memory and want to upgrade can i use an external hard drive to solve this problem

    You are confusing RAM (Ramdom Access Memory) with hard drive storage space.
    You need to install more RAM, not an additonal hard drive.
    You can purchase an external hard drive, if you like, if you want to install the new OS X upgrade onto an external drive. If you want to run the new OS X Mavericks from the external drive, depending on your Mac model, you need a fast protocol external hard drive.
    Either a USB 3.0, Thunderbolt or FireWire 800 connected external hard drive.
    To start, if you are running your Mac on 10.6.8 Snow Leopard, this is the barest of RAM to run Snow Leopard.
    Without knowing any of your Macs specs, you realistically should be running your current OS with, at least 4 GBs of RAM.
    Newer versions of OS X need, at least, 4 GBs of RAM or more as these newer OS X versions use more Mac computer resources than earlier OS X versions.
    What year, screen size, CPU speed and amount of RAM installed in your Mac?
    Be aware, if your Mac is running any older software that used to run under older PowerPC model Macs, those software apps will no longer will work under newer versions of OS X.
    The emulation software that allows older PowerPC apps to run under OS X 10.6 Snow Leopard, called, Rosetta, no longer exists in newer versions of OS X and is long dead.
    Correct and reliable Mac RAM can be purchased from online Mac RAM sources Crucial memory or OWC (macsales.com).
    Good Luck!

  • [SOLVED] Pacman broken by partial upgrade. How to fix and update?

    Pacman partially upgraded a system during pacman -Syu and, as a result, pacman itself is broken.
    So I'm facing two issues, the one which caused the upgrade to fail and the fact that pacman no longer works.
    I answered yes to all of the below:
    :: Starting full system upgrade...
    :: Replace kactivities with extra/kactivities4? [Y/n] y
    :: Replace lzo2 with core/lzo? [Y/n] y
    :: Replace phonon-gstreamer with extra/phonon-qt4-gstreamer? [Y/n] y
    :: Replace phonon-gstreamer with extra/phonon-qt5-gstreamer? [Y/n] y
    :: Replace polkit-qt with extra/polkit-qt4? [Y/n] y
    :: Replace shared-color-profiles with extra/colord? [Y/n] y
    :: Replace twisted with extra/python2-twisted? [Y/n] y
    All seemed well until all the downloads and verifications were finished.
    (646/646) checking for file conflicts [######################] 100%
    (1/6) removing lzo2 [######################] 100%
    (2/6) removing shared-color-profiles [######################] 100%
    (3/6) removing polkit-qt [######################] 100%
    (4/6) removing phonon-gstreamer [######################] 100%
    (5/6) removing kactivities [######################] 100%
    (6/6) removing twisted [######################] 100%
    ( 1/646) upgrading linux-api-headers [######################] 100%
    ( 2/646) upgrading tzdata [######################] 100%
    ( 3/646) upgrading filesystem [######################] 100%
    warning: /etc/group installed as /etc/group.pacnew
    warning: /etc/passwd installed as /etc/passwd.pacnew
    warning: /etc/gshadow installed as /etc/gshadow.pacnew
    warning: /etc/shadow installed as /etc/shadow.pacnew
    error: extract: not overwriting dir with file /var/run
    error: problem occurred while upgrading filesystem
    error: could not commit transaction
    error: failed to commit transaction (transaction aborted)
    Errors occurred, no packages were upgraded.
    The upgrade failed because of "extract: not overwriting dir with file /var/run".
    The last line is not entirely true because I don't think the removals were rolled back.
    Since pacman depends on lzo2 I now get the error below whenever I try to launch it.
    pacman: error while loading shared libraries: liblzo2.so.2: cannot open shared object file: No such file or directory
    So I need to figure out a way to fix pacman and correct the issue that is causing the update to fail without causing even bigger problems.
    I'd appreciate any suggestions!
    Thanks.
    Last edited by authentec (2014-08-26 07:02:00)

    headkase wrote:
    Your filesystem package was upgraded, you had 646 packages to upgrade.  You haven't run "pacman -Syu" in years.  Your system will be near impossible to upgrade.  Reinstall, and update regularly.
    Am I wrong?
    According to pacman.log my last successful upgrade was in April May 2014 (hardly anything upgraded so I missed it in the logs at first).
    Strangely enough, pacman -Qe reports the same filesystem version (filesystem 2014.07-1) both before and after the upgrade today.
    Unless I'm mistaken that would mean it wasn't upgraded (or it was upgraded and not rolled back when the transaction failed which wouldn't be my first guess).
    So it would appear you are wrong on both counts, headkase.
    After I forced installation of the replacement lzo the upgrade went ahead without a hitch.
    So no, the system wasn't impossible to upgrade either. Wrong there too.
    I'm not sure exactly what went wrong though. It might have all been due to lzo2 not being automatically replaced successfully. Yet I'm not sure why it would have attempted to upgrade filesystem when it failed then report the same version after the full system upgrade completed successfully.
    Last edited by authentec (2014-08-26 16:16:46)

  • How do i recompile whole system with glibc and gcc from test

    I always run testing and hence upgraded all my system a couple of days back. How ever one pprogram i use very often, BLENDER isn't working after i upgraded glibc and gcc4. I have recompiled it but when I get all this errors when i start it http://bbs.archlinux.org/viewtopic.php?t=21825.
    I think i need to rcompile all its dependant programs with new glibc and gcc from testing also. Problem is I dentifying which programs to compile is proving a pain as the dependant programs also depend on other programs etc...
    Is there a way to recompile my whole system without having to do it one by one?

    if you want to compile everything, gentoo is an option. But abs is excellent too.
    P.S. Gentoo's compilation drove me out of it

  • [SOLVED]X start failure after upgrade: dri3,present modules missing

    I start X with ~.xinitrc from console, which won"t work after last upgrade --first in two weeks.
    (EE) Server terminated with error (1).Closing log file.
    xinit: giving up
    xinit: unable to connect to X server: Connection refused
    xinit: server error
    Xorg.log.0 :
    [51:778] (EE) intel: Failed to load module "dri3" (module does not exist, 0)
    [51:779] (EE) intel: Failed to load module "present" (module does not exist, 0)
    Installed packages (EDIT: completed):
    xf86-video-intel-2.99.{914-4,916-1}-i686 and also tried with xf86-video-intel-git, with "SNA" acceleration.
    intel-dri 10-2.7-3
    dri2proto 2.8-2
    dri3proto 1.0-1
    xf86driproto 2.1.1-3
    Linux 3.15.5-2-ARCH i686
    Linux CK Atom 3.16.2-1
    Issue occurred after upgrading from v2.99.912-1 to v2.99.914+. I was going to try downgrade xf86-video-intel to v2.99.912-1 (as in the first thread in Refs) but went in a dependency conflict, with the older intel driver requiring glamor-egl which conflicts with xorg-server ':-|
    Atom netbook
    lspci:
    00:02.0 VGA compatible controller: Intel Corporation Atom Processor D4xx/D5xx/N4xx/N5xx Integrated Graphics Controller
    Some refs :
        » [SOLVED] X start failure after upgrade    https://bbs.archlinux.org/viewtopic.php?pid=1426837
        » [Solved] xf86-video-Intel-2.99.912-1 breaks xorg https://bbs.archlinux.org/viewtopic.php?id=182932
    Last edited by kozaki (2014-09-12 09:45:53)

    The issue occurred after upgrading from xf86-video-intel-v2.99.912-1 to v2.99.914+ and xorg-server-1.15.2-1 to 1.16.0-6 (and -devel).
    same issue if:
    - Switching accelaration method to "UXA" as per https://bugs.archlinux.org/task/40860
    - Adding    Option "DRI" "False"
    Digged a bit:
    - same modules errors but appears to be a Gnome bug (X starts): https://bbs.archlinux.org/viewtopic.php?pid=1441716
    - same modules errors but X starts up without problems http://www.linuxquestions.org/questions … 175511372/
    makes me doubt if this issue is related to the modules not found. Which is the single indication I found so far x-/
    Any light on where can the issue comes from? hardware is pretty much standard even if getting a bit old. Never had Xorg related issue so far on this pancake.
    Last edited by kozaki (2014-09-11 11:05:42)

  • DR4 - A and the firmware upgrade 2.30

    Has anyone tried the firmware upgrade. Does it mess your drive up (like I've heard countless number of times about firmware upgardes)

    Unusual, I've never experienced a crash with the drive! I noticed it vibrates the case, so I put foam inside to stop this.
    Version 2.17 of the firmware had lots of problems with it. 2.20 seemed to solve these, and 2.30 (as you say) seems to solve even more.
    I found it is mutch more compatable with Win 2000, than Win 98

  • I have CC subscription, and have recently upgraded photoshop to CC 2014, how can I uninstall the OLD photoshop CC version

    Hi all,
    I have CC subscription, and have recently upgraded photoshop to CC 2014, how can I uninstall the OLD photoshop CC version?
    Many thanks
    Mark

    I usually keep my old versions until I'm certain I no longer need them.
    Use the CC Cleaner Tool to solve installation problems | CC, CS3-CS6
    Nancy O.

  • When use scan mode and FPGA simultaneously, why does the FIFO Read can not be used?

    Hello, I am using compactRIO-9025 to do a project and trying to use scan mode and FPGA simultaneously ( Hybrid mode). I have already build a project as the following tutorial.
    http://digital.ni.com/public.nsf/allkb/0DB7FEF37C26AF85862575C400531690 and I have NI 9205, NI 9023 in Scan mode and NI 9871 in FPGA mode in the same project.
    In the FPGA Target of the project,  I add a FIFO and tried to use it to log in data from NI 9871. I wired the module I/O node to FIFO Write in the target vi. However, when I  droped the invoke method to the block diagram of the host vi and right clicked it, there is no FIFO Read can be choose. Could you please help me to solve this problem?
    Thank you very much!!

    I am not aware that using the Scan Engine is blocking any access to a transfer FIFO. But please reread this from your quoted KB:
    Secondly, the number of DMA FIFO's that can be used in the FPGA code will be reduced, since the scan engine uses two DMA FIFO's. Most FPGAs have 3 DMA FIFO's, so there will only be one DMA channel left to use in the FPGA code.
    This means, you have only a single DMA FIFO left which is either Target to Host or Host to Target.
    Make sure that you configured the FIFO to be the correct direction for your needs...
    hope this helps,
    Norbert
    CEO: What exactly is stopping us from doing this?
    Expert: Geometry
    Marketing Manager: Just ignore it.

  • When starting imovie I get an error missing quicktime components. To solve the problem I have upgraded to latest version but it didn't help. I want to either solve this problem or get a refund for the useless upgrade.

    when starting imovie I get an error missing quicktime components. To solve the problem I have upgraded to latest version but it didn't help. I want to either solve this problem or get a refund for the useless upgrade.

    Mac OS X 10.6 includes QuickTime versions 10.0 and 7.6.3. The QuickTime 7 player will only be present if a QuickTime Pro key was present at the time of installation, or if specified as part of a custom install, or individually downloaded:
    http://support.apple.com/kb/dl923
    Snow Leopard update 10.6.4 included an update to 7.6.6 (if installed). You can install it from the above link  even though it says for 10.6.3. It's the same version of QuickTime Player 7.6.6.
    (Only QuickTime Player 7.6.3 or 7.6.6 can be updated to "Pro".)
    iMovie does not, AFAIK, use QT 10.

  • I continue to get crashes from my Mac Laptop Maverick. I was running Snow leopard without any hassles and have now upgraded to Maverick.

    I continue to get crashes from my Mac Laptop Maverick. I was running Snow leopard without any hassles and have now upgraded to Maverick. I get continued crashes, on start up or if I am running a program like GoPro to edit video or Firefox. What to do?

    I have a fair few more, but all similar. about 35 more!!
    Panic (system crashes) log:
      Source:    /Library/Logs/DiagnosticReports/Kernel_2013-12-21-053633_Shauns-MacBook-Pro.pan ic
      Size:    10 KB (9,960 bytes)
      Last Modified:    22/12/2013 9:34 am
      Recent Contents:    Anonymous UUID:       860F2C41-CF11-4C8B-FCD5-3C62C2E31BE0
    Sat Dec 21 05:36:33 2013
    panic(cpu 2 caller 0xffffff7f9a757fac): "GPU Panic: [<None>] 3 3 7f 0 0 0 0 3 : NVRM[0/1:0:0]: Read Error 0x00610210: CFG 0xffffffff 0xffffffff 0xffffffff, BAR0 0xd2000000 0xffffff812c2ee000 0x0a5480a2, D0, P3/4\n"@/SourceCache/AppleGraphicsControl/AppleGraphicsControl-3.4.12/src/Apple MuxControl/kext/GPUPanic.cpp:127
    Backtrace (CPU 2), Frame : Return Address
    0xffffff80255230b0 : 0xffffff8018422f69
    0xffffff8025523130 : 0xffffff7f9a757fac
    0xffffff8025523200 : 0xffffff7f98e1c53d
    0xffffff80255232c0 : 0xffffff7f98ee8d9e
    0xffffff8025523300 : 0xffffff7f990a38e5
    0xffffff8025523330 : 0xffffff7f990a4695
    0xffffff8025523370 : 0xffffff7f98dfcb9a
    0xffffff8025523490 : 0xffffff7f98dfd5a4
    0xffffff8025523520 : 0xffffff7f98dfa808
    0xffffff8025523560 : 0xffffff7f98dfa785
    0xffffff8025523600 : 0xffffff7f98e20c4c
    0xffffff8025523800 : 0xffffff7f98e21af6
    0xffffff80255238e0 : 0xffffff7f99d8dba2
    0xffffff8025523920 : 0xffffff7f99d9d55f
    0xffffff8025523940 : 0xffffff7f99dcb51b
    0xffffff8025523980 : 0xffffff7f99dcb57b
    0xffffff80255239c0 : 0xffffff7f99da2ff5
    0xffffff8025523a10 : 0xffffff7f99d6ed3e
    0xffffff8025523aa0 : 0xffffff7f99d6acc7
    0xffffff8025523ad0 : 0xffffff7f99d68816
    0xffffff8025523b00 : 0xffffff80188cb873
    0xffffff8025523b90 : 0xffffff80188cd76f
    0xffffff8025523bf0 : 0xffffff80188cb28f
    0xffffff8025523d40 : 0xffffff80184b6008
    0xffffff8025523e50 : 0xffffff8018426bb1
    0xffffff8025523e80 : 0xffffff80184139b5
    0xffffff8025523ef0 : 0xffffff801841e003
    0xffffff8025523f70 : 0xffffff80184c921d
    0xffffff8025523fb0 : 0xffffff80184f3e26
          Kernel Extensions in backtrace:
             com.apple.driver.AppleMuxControl(3.4.12)[A4934A66-0E30-36E9-984A-650481102449]@ 0xffffff7f9a74a000->0xffffff7f9a75cfff
                dependency: com.apple.driver.AppleGraphicsControl(3.4.12)[661E3C87-5B97-3272-88FF-B9BA9B6E2 4ED]@0xffffff7f9a742000
                dependency: com.apple.iokit.IOACPIFamily(1.4)[045D5D6F-AD1E-36DB-A249-A346E2B48E54]@0xfffff f7f98d24000
                dependency: com.apple.iokit.IOPCIFamily(2.8)[447B4896-16FF-3616-95A2-1C516B2A1498]@0xffffff 7f98aba000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.6)[38E388A5-92D6-3388-B799-F2498E582287]@0 xffffff7f98d78000
                dependency: com.apple.driver.AppleBacklightExpert(1.0.4)[E04639C5-D734-3AB3-A682-FE66694C66 53]@0xffffff7f9a745000
             com.apple.nvidia.classic.NVDAResmanTesla(8.1.8)[0A1B6F41-168D-307A-BABD-162F3B3 C2786]@0xffffff7f98dcb000->0xffffff7f9903afff
                dependency: com.apple.iokit.IOPCIFamily(2.8)[447B4896-16FF-3616-95A2-1C516B2A1498]@0xffffff 7f98aba000
                dependency: com.apple.iokit.IONDRVSupport(2.3.6)[86BA68C6-18DD-30A1-ABF6-54597AD6C277]@0xff ffff7f98dbb000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.6)[38E388A5-92D6-3388-B799-F2498E582287]@0 xffffff7f98d78000
             com.apple.nvidia.classic.NVDANV50HalTesla(8.1.8)[3666E0FC-87C7-3329-BD8C-2F1ADE D100A4]@0xffffff7f99045000->0xffffff7f992f1fff
                dependency: com.apple.nvidia.classic.NVDAResmanTesla(8.1.8)[0A1B6F41-168D-307A-BABD-162F3B3 C2786]@0xffffff7f98dcb000
                dependency: com.apple.iokit.IOPCIFamily(2.8)[447B4896-16FF-3616-95A2-1C516B2A1498]@0xffffff 7f98aba000
             com.apple.GeForceTesla(8.1.8)[7DAF283F-6FD3-3783-B3CC-D23964F1B9B8]@0xffffff7f9 9d4d000->0xffffff7f99e17fff
                dependency: com.apple.iokit.IOPCIFamily(2.8)[447B4896-16FF-3616-95A2-1C516B2A1498]@0xffffff 7f98aba000
                dependency: com.apple.iokit.IONDRVSupport(2.3.6)[86BA68C6-18DD-30A1-ABF6-54597AD6C277]@0xff ffff7f98dbb000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.6)[38E388A5-92D6-3388-B799-F2498E582287]@0 xffffff7f98d78000
                dependency: com.apple.nvidia.classic.NVDAResmanTesla(8.1.8)[0A1B6F41-168D-307A-BABD-162F3B3 C2786]@0xffffff7f98dcb000
    BSD process name corresponding to current thread: WindowServer
    Mac OS version:
    13B42
    Kernel version:
    Darwin Kernel Version 13.0.0: Thu Sep 19 22:22:27 PDT 2013; root:xnu-2422.1.72~6/RELEASE_X86_64
    Kernel UUID: 1D9369E3-D0A5-31B6-8D16-BFFBBB390393
    Kernel slide:     0x0000000018200000
    Kernel text base: 0xffffff8018400000
    System model name: MacBookPro6,2 (Mac-F22586C8)
    System uptime in nanoseconds: 44018298777100
    last loaded kext at 920244055430: com.apple.driver.AppleUSBCDCECMData    4.2.1b2 (addr 0xffffff7f9a869000, size 28672)
    last unloaded kext at 1792757032294: com.apple.driver.AppleUSBCDC    4.2.1b2 (addr 0xffffff7f9a85a000, size 16384)
    loaded kexts:
    com.apple.driver.AudioAUUC    1.60
    com.apple.driver.AppleHWSensor    1.9.5d0
    com.apple.driver.AGPM    100.14.11
    com.apple.filesystems.autofs    3.0
    com.apple.driver.AppleMikeyHIDDriver    124
    com.apple.driver.AppleHDA    2.5.3fc1
    com.apple.iokit.IOUserEthernet    1.0.0d1
    com.apple.iokit.IOBluetoothSerialManager    4.2.0f6
    com.apple.driver.AppleMikeyDriver    2.5.3fc1
    com.apple.driver.ACPI_SMC_PlatformPlugin    1.0.0
    com.apple.driver.AppleLPC    1.7.0
    com.apple.GeForceTesla    8.1.8
    com.apple.Dont_Steal_Mac_OS_X    7.0.0
    com.apple.driver.AppleHWAccess    1
    com.apple.driver.AppleIntelHDGraphics    8.1.8
    com.apple.driver.AppleUpstreamUserClient    3.5.13
    com.apple.driver.SMCMotionSensor    3.0.4d1
    com.apple.driver.AppleMuxControl    3.4.12
    com.apple.driver.AppleMCCSControl    1.1.12
    com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport    4.2.0f6
    com.apple.driver.AppleSMCPDRC    1.0.0
    com.apple.driver.AppleSMCLMU    2.0.4d1
    com.apple.driver.AppleIntelHDGraphicsFB    8.1.8
    com.apple.driver.AppleUSBTCButtons    240.2
    com.apple.driver.AppleUSBTCKeyboard    240.2
    com.apple.driver.AppleIRController    325.7
    com.apple.driver.AppleUSBCardReader    3.3.5
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless    1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib    1.0.0d1
    com.apple.BootCache    35
    com.apple.iokit.SCSITaskUserClient    3.6.0
    com.apple.driver.XsanFilter    404
    com.apple.driver.AppleUSBHub    650.4.4
    com.apple.iokit.IOAHCIBlockStorage    2.4.0
    com.apple.driver.AirPort.Brcm4331    700.20.22
    com.apple.iokit.AppleBCM5701Ethernet    3.6.9b9
    com.apple.driver.AppleUSBEHCI    650.4.1
    com.apple.driver.AppleFWOHCI    4.9.9
    com.apple.driver.AppleAHCIPort    2.9.5
    com.apple.driver.AppleSmartBatteryManager    161.0.0
    com.apple.driver.AppleACPIButtons    2.0
    com.apple.driver.AppleRTC    2.0
    com.apple.driver.AppleHPET    1.8
    com.apple.driver.AppleSMBIOS    2.0
    com.apple.driver.AppleACPIEC    2.0
    com.apple.driver.AppleAPIC    1.7
    com.apple.driver.AppleIntelCPUPowerManagementClient    216.0.0
    com.apple.nke.applicationfirewall    153
    com.apple.security.quarantine    3
    com.apple.driver.AppleIntelCPUPowerManagement    216.0.0
    com.apple.AppleGraphicsDeviceControl    3.4.12
    com.apple.kext.triggers    1.0
    com.apple.driver.DspFuncLib    2.5.3fc1
    com.apple.vecLib.kext    1.0.0
    com.apple.iokit.IOAudioFamily    1.9.4fc11
    com.apple.kext.OSvKernDSPLib    1.14
    com.apple.iokit.IOSurface    91
    com.apple.iokit.IOSerialFamily    10.0.7
    com.apple.iokit.IOBluetoothFamily    4.2.0f6
    com.apple.driver.IOPlatformPluginLegacy    1.0.0
    com.apple.nvidia.classic.NVDANV50HalTesla    8.1.8
    com.apple.iokit.IOFireWireIP    2.2.5
    com.apple.driver.AppleHDAController    2.5.3fc1
    com.apple.iokit.IOHDAFamily    2.5.3fc1
    com.apple.driver.AppleSMBusPCI    1.0.12d1
    com.apple.nvidia.classic.NVDAResmanTesla    8.1.8
    com.apple.driver.AppleGraphicsControl    3.4.12
    com.apple.driver.AppleBacklightExpert    1.0.4
    com.apple.iokit.IONDRVSupport    2.3.6
    com.apple.driver.AppleSMBusController    1.0.11d1
    com.apple.iokit.IOBluetoothHostControllerUSBTransport    4.2.0f6
    com.apple.driver.IOPlatformPluginFamily    5.5.1d27
    com.apple.driver.AppleSMC    3.1.6d1
    com.apple.iokit.IOGraphicsFamily    2.3.6
    com.apple.driver.AppleUSBMultitouch    240.6
    com.apple.iokit.IOUSBHIDDriver    650.4.4
    com.apple.iokit.IOSCSIBlockCommandsDevice    3.6.0
    com.apple.iokit.IOUSBMassStorageClass    3.6.0
    com.apple.driver.AppleUSBMergeNub    650.4.0
    com.apple.driver.AppleUSBComposite    650.4.0
    com.apple.iokit.IOSCSIMultimediaCommandsDevice    3.6.0
    com.apple.iokit.IOBDStorageFamily    1.7
    com.apple.iokit.IODVDStorageFamily    1.7.1
    com.apple.iokit.IOCDStorageFamily    1.7.1
    com.apple.iokit.IOUSBUserClient    650.4.4
    com.apple.iokit.IOAHCISerialATAPI    2.6.0
    com.apple.iokit.IOSCSIArchitectureModelFamily    3.6.0
    com.apple.iokit.IO80211Family    600.34
    com.apple.iokit.IOEthernetAVBController    1.0.3b3
    com.apple.driver.mDNSOffloadUserClient    1.0.1b4
    com.apple.iokit.IONetworkingFamily    3.2
    com.apple.iokit.IOUSBFamily    650.4.4
    com.apple.iokit.IOFireWireFamily    4.5.5
    com.apple.iokit.IOAHCIFamily    2.6.0
    com.apple.driver.AppleEFINVRAM    2.0
    com.apple.driver.AppleEFIRuntime    2.0
    com.apple.iokit.IOHIDFamily    2.0.0
    com.apple.iokit.IOSMBusFamily    1.1
    com.apple.security.sandbox    278.10
    com.apple.kext.AppleMatch    1.0.0d1
    com.apple.security.TMSafetyNet    7
    com.apple.driver.AppleKeyStore    2
    com.apple.driver.DiskImages    371.1
    com.apple.iokit.IOStorageFamily    1.9
    com.apple.iokit.IOReportFamily    21
    com.apple.driver.AppleFDEKeyStore    28.30
    com.apple.driver.AppleACPIPlatform    2.0
    com.apple.iokit.IOPCIFamily    2.8
    com.apple.iokit.IOACPIFamily    1.4
    com.apple.kec.corecrypto    1.0
    com.apple.kec.pthread    1
    System Profile:
    Model: MacBookPro6,2, BootROM MBP61.0057.B0F, 2 processors, Intel Core i5, 2.4 GHz, 8 GB, SMC 1.58f16
    Graphics: Intel HD Graphics, Intel HD Graphics, Built-In, 288 MB
    Graphics: NVIDIA GeForce GT 330M, NVIDIA GeForce GT 330M, PCIe, 256 MB
    Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1067 MHz, 0x0198, 0x393930353432382D3032302E4130304C4620
    Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1067 MHz, 0x0198, 0x393930353432382D3032302E4130304C4620
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.106.98.100.22)
    Bluetooth: Version 4.2.0f6 12982, 3 services, 23 devices, 1 incoming serial ports
    Network Service: Wi-Fi, AirPort, en1
    Serial ATA Device: ST95005620AS, 500.11 GB
    Serial ATA Device: MATSHITADVD-R   UJ-898
    USB Device: Hub
    USB Device: IR Receiver
    USB Device: Built-in iSight
    USB Device: Hub
    USB Device: Internal Memory Card Reader
    USB Device: BRCM2070 Hub
    USB Device: Bluetooth USB Host Controller
    USB Device: Apple Internal Keyboard / Trackpad
    Thunderbolt Bus:

Maybe you are looking for

  • Page definition is not found while running JSR286 portlet in WebCenter app

    Hi All, I have ADF application which has 3 different task flows 1. my service 2. my car 3. my bike. which I have placed into a single bounded task flow called repairTaskflow. I have created a JSR286 portlet out of a repairTaskflow. I am trying to con

  • IPod appears in iTunes 7 but not in Windows Explorer

    my iPod appears in iTunes 7 but not in Windows Explorer also i can't put any photo on iPod

  • How do I split open an iMac?

    My 24 inch iMac has died. It seems that the power supply is the culprit. Without knowing for sure, I am going to open the back of the computer and take a look. Perhaps there is something as simple as a blown fuse. Task one is to figure out how to spl

  • Unibody macbook caps lock stuck on sound not working got wet.

    My Macbook got wet due to a flower vase tipping over (cats)  I have replaced the keyboard and the backlight, im thinking it needs a logic board.  The sound dose not work and the computer comes on when its closed, caps lock stuck on. External keyboard

  • Opening FCP 6 project in FCP 5 (general error 41)

    So I was handed this project halfway through completion that was done in FCP (version 5.0), that of course won't open FCP 5 (I get the General error 41). I don't have access (as of now) to FC6 machine, so I can't even export an XML. I do have access