Problem with Apache22
Peter Uthoff
Peter.Uthoff at reuters.com
Mon Nov 5 12:17:17 PST 2007
Hi Philip,
Here is the information you requested about the Apache problems I have
on my server. Thanks for the help!
(The dump is at the end)
--------------------
# sysctl -h kern.sugid_coredump
kern.sugid_coredump: 0
# sysctl -h kern.corefile
kern.corefile: %N.core
(No core files)
--------------------
ldd /usr/local/sbin/httpd
/usr/local/sbin/httpd:
libaprutil-1.so.2 => /usr/local/lib/libaprutil-1.so.2
(0x280c7000)
libmysqlclient_r.so.15 =>
/usr/local/lib/mysql/libmysqlclient_r.so.15 (0x280dd000)
libm.so.4 => /lib/libm.so.4 (0x28139000)
libz.so.3 => /lib/libz.so.3 (0x28152000)
libexpat.so.6 => /usr/local/lib/libexpat.so.6 (0x28163000)
libiconv.so.3 => /usr/local/lib/libiconv.so.3 (0x28181000)
libapr-1.so.2 => /usr/local/lib/libapr-1.so.2 (0x28276000)
libcrypt.so.3 => /lib/libcrypt.so.3 (0x28296000)
libpthread.so.2 => /lib/libpthread.so.2 (0x282ae000)
libc.so.6 => /lib/libc.so.6 (0x282d2000)
ldd /usr/local/libexec/mysqld
/usr/local/libexec/mysqld:
libz.so.3 => /lib/libz.so.3 (0x28448000)
libwrap.so.4 => /usr/lib/libwrap.so.4 (0x28459000)
libcrypt.so.3 => /lib/libcrypt.so.3 (0x28460000)
libstdc++.so.5 => /usr/lib/libstdc++.so.5 (0x28478000)
libm.so.4 => /lib/libm.so.4 (0x2854b000)
libpthread.so.2 => /lib/libpthread.so.2 (0x28564000)
libc.so.6 => /lib/libc.so.6 (0x28588000)
ldd /usr/local/bin/php
/usr/local/bin/php:
libcrypt.so.3 => /lib/libcrypt.so.3 (0x28265000)
libm.so.4 => /lib/libm.so.4 (0x2827d000)
libxml2.so.5 => /usr/local/lib/libxml2.so.5 (0x28296000)
libz.so.3 => /lib/libz.so.3 (0x283a3000)
libiconv.so.3 => /usr/local/lib/libiconv.so.3 (0x283b4000)
libc.so.6 => /lib/libc.so.6 (0x284a9000)
--------------------
cd /var/db/pkg ; /bin/ls -1 apache* php5* mysql* mod_*
apache-2.2.6_2:
mysql-client-5.0.45_1:
mysql-server-5.0.45_1:
php5-5.2.4_1:
php5-bcmath-5.2.4_1:
php5-bz2-5.2.4_1:
php5-calendar-5.2.4_1:
php5-ctype-5.2.4_1:
php5-curl-5.2.4_1:
php5-dom-5.2.4_1:
php5-extensions-1.1:
php5-ftp-5.2.4_1:
php5-gd-5.2.4_1:
php5-gettext-5.2.4_1:
php5-imap-5.2.4_1:
php5-ldap-5.2.4_1:
php5-mbstring-5.2.4_1:
php5-mcrypt-5.2.4_1:
php5-mhash-5.2.4_1:
php5-mysql-5.2.4_1:
php5-mysqli-5.2.4_1:
php5-ncurses-5.2.4_1:
php5-openssl-5.2.4_1:
php5-pcre-5.2.4_1:
php5-pdo-5.2.4_1:
php5-posix-5.2.4_4:
php5-session-5.2.4_1:
php5-shmop-5.2.4_1:
php5-simplexml-5.2.4_1:
php5-soap-5.2.4_1:
php5-spl-5.2.4_1:
php5-sqlite-5.2.4_1:
php5-xml-5.2.4_1:
php5-xmlreader-5.2.4_1:
php5-xmlrpc-5.2.4_1:
php5-xmlwriter-5.2.4_1:
php5-zlib-5.2.4_1:
--------------------
cat /var/db/ports/apache22/options
# This file is auto-generated by 'make config'.
# No user-servicable parts inside!
# Options for apache-2.2.6_2
_OPTIONS_READ=apache-2.2.6_2
WITHOUT_APR_FROM_PORTS=true
WITHOUT_THREADS=true
WITH_MYSQL=true
WITHOUT_PGSQL=true
WITHOUT_SQLITE=true
WITHOUT_IPV6=true
WITHOUT_PCRE_FROM_PORTS=true
WITH_AUTH_BASIC=true
WITH_AUTH_DIGEST=true
WITH_AUTHN_FILE=true
WITHOUT_AUTHN_DBD=true
WITH_AUTHN_DBM=true
WITH_AUTHN_ANON=true
WITH_AUTHN_DEFAULT=true
WITH_AUTHN_ALIAS=true
WITH_AUTHZ_HOST=true
WITH_AUTHZ_GROUPFILE=true
WITH_AUTHZ_USER=true
WITH_AUTHZ_DBM=true
WITH_AUTHZ_OWNER=true
WITH_AUTHZ_DEFAULT=true
WITH_CACHE=true
WITH_DISK_CACHE=true
WITH_FILE_CACHE=true
WITHOUT_MEM_CACHE=true
WITH_DAV=true
WITH_DAV_FS=true
WITHOUT_BUCKETEER=true
WITHOUT_CASE_FILTER=true
WITHOUT_CASE_FILTER_IN=true
WITHOUT_EXT_FILTER=true
WITHOUT_LOG_FORENSIC=true
WITHOUT_OPTIONAL_HOOK_EXPORT=true
WITHOUT_OPTIONAL_HOOK_IMPORT=true
WITHOUT_OPTIONAL_FN_IMPORT=true
WITHOUT_OPTIONAL_FN_EXPORT=true
WITHOUT_LDAP=true
WITHOUT_AUTHNZ_LDAP=true
WITH_ACTIONS=true
WITH_ALIAS=true
WITH_ASIS=true
WITH_AUTOINDEX=true
WITH_CERN_META=true
WITH_CGI=true
WITH_CHARSET_LITE=true
WITHOUT_DBD=true
WITH_DEFLATE=true
WITH_DIR=true
WITH_DUMPIO=true
WITH_ENV=true
WITH_EXPIRES=true
WITH_HEADERS=true
WITH_IMAGEMAP=true
WITH_INCLUDE=true
WITH_INFO=true
WITH_LOG_CONFIG=true
WITH_LOGIO=true
WITH_MIME=true
WITH_MIME_MAGIC=true
WITH_NEGOTIATION=true
WITH_REWRITE=true
WITH_SETENVIF=true
WITH_SPELING=true
WITH_STATUS=true
WITH_UNIQUE_ID=true
WITH_USERDIR=true
WITH_USERTRACK=true
WITH_VHOST_ALIAS=true
WITH_FILTER=true
WITH_VERSION=true
WITHOUT_PROXY=true
WITHOUT_PROXY_CONNECT=true
WITHOUT_PROXY_FTP=true
WITHOUT_PROXY_HTTP=true
WITHOUT_PROXY_AJP=true
WITHOUT_PROXY_BALANCER=true
WITH_SSL=true
WITHOUT_SUEXEC=true
WITHOUT_CGID=true
--------------------
84893 httpd RET break 0
84893 httpd CALL open(0x2888445b,0,0)
84893 httpd NAMI "/dev/urandom"
84893 httpd RET open 24/0x18
84893 httpd CALL read(0x18,0xbfbfe16c,0x4)
84893 httpd GIO fd 24 read 4 bytes
0x0000 868a afe9 |....|
84893 httpd RET read 4
84893 httpd CALL close(0x18)
84893 httpd RET close 0
84893 httpd CALL open(0x2888445b,0,0)
84893 httpd NAMI "/dev/urandom"
84893 httpd RET open 24/0x18
84893 httpd CALL read(0x18,0xbfbfe16c,0x4)
84893 httpd GIO fd 24 read 4 bytes
0x0000 ed69 b9c3 |.i..|
84893 httpd RET read 4
84893 httpd CALL close(0x18)
84893 httpd RET close 0
84893 httpd CALL open(0x2888445b,0,0)
84893 httpd NAMI "/dev/urandom"
84893 httpd RET open 24/0x18
84893 httpd CALL read(0x18,0xbfbfe16c,0x4)
84893 httpd GIO fd 24 read 4 bytes
0x0000 dd05 911b |....|
84893 httpd RET read 4
84893 httpd CALL close(0x18)
84893 httpd RET close 0
84893 httpd CALL sigprocmask(0x1,0,0xbfbfe21c)
84893 httpd RET sigprocmask 0
84893 httpd CALL sigprocmask(0x3,0,0x80a411c)
84893 httpd RET sigprocmask 0
84893 httpd CALL setitimer(0x2,0xbfbfe1b0,0)
84893 httpd RET setitimer 0
84893 httpd CALL writev(0x17,0xbfbfe170,0x1)
84893 httpd GIO fd 23 wrote 5 bytes
"0\r
\r
"
84893 httpd RET writev 5
84893 httpd CALL read(0x17,0x835b028,0x1f40)
84893 httpd RET read -1 errno 35 Resource temporarily unavailable
84893 httpd CALL write(0xe,0x835b768,0x238)
84893 httpd GIO fd 14 wrote 568 bytes
"84.90.129.211 - - [01/Nov/2007:17:19:04 -0500] "GET
/portal/book/fan_f\
iction HTTP/1.1" 200 35240
"http://images.google.pt/imgres?imgurl=http\
://www.vampyres.ca/portal/uploads/art_bathory.jpg&imgrefurl=http://www\
.vampyres.ca/portal/book/fan_fiction&h=333&w=250&sz=13&hl=en&start=20&\
um=1&tbnid=HE2KMQvpR9LbRM:&tbnh=119&tbnw=89&prev=/images%3Fq%3Delizabe\
th%2Bbathory%26svnum%3D10%26um%3D1%26hl%3Den%26client%3Dfirefox-a%26ch\
annel%3Ds%26rls%3Dorg.mozilla:pt-PT:official%26sa%3DN"
"Mozilla/5.0 (W\
indows; U; Windows NT 5.1; pt-PT; rv:1.8.1.8) Gecko/20071008
Firefox/2\
.0.0.8"
"
84893 httpd RET write 568/0x238
84893 httpd CALL poll(0xbfbfe350,0x1,0x1388)
84893 httpd RET poll 1
84893 httpd CALL read(0x17,0x98f9028,0x1f40)
84893 httpd RET read -1 errno 54 Connection reset by peer
84893 httpd CALL gettimeofday(0xbfbfe570,0)
84893 httpd RET gettimeofday 0
84893 httpd CALL shutdown(0x17,0x1)
84893 httpd RET shutdown -1 errno 22 Invalid argument
84893 httpd CALL close(0x17)
84893 httpd RET close 0
84893 httpd CALL read(0x4,0xbfbfe683,0x1)
84893 httpd RET read -1 errno 35 Resource temporarily unavailable
84893 httpd CALL accept(0x3,0x83550e8,0x83550d4)
84893 httpd RET accept 23/0x17
84893 httpd CALL getsockname(0x17,0x83550b0,0x835509c)
84893 httpd RET getsockname 0
84893 httpd CALL fcntl(0x17,0x3,0)
84893 httpd RET fcntl 2
84893 httpd CALL fcntl(0x17,0x4,0x6)
84893 httpd RET fcntl 0
84893 httpd CALL read(0x17,0x8372028,0x1f40)
84893 httpd GIO fd 23 read 146 bytes
"GET / HTTP/1.0\r
User-Agent: Apache/2.2.6 (FreeBSD) mod_ssl/2.2.6 OpenSSL/0.9.8g
DAV/2 \
PHP/5.2.4 with Suhosin-Patch (internal dummy connection)\r
\r
"
84893 httpd RET read 146/0x92
84893 httpd CALL gettimeofday(0xbfbfe570,0)
84893 httpd RET gettimeofday 0
84893 httpd CALL stat(0x83650a0,0xbfbfe400)
84893 httpd NAMI "/usr/local/www/apache22/data/cpstock/"
84893 httpd RET stat 0
84893 httpd CALL open(0x8365690,0,0)
84893 httpd NAMI "/usr/local/www/apache22/data/.htaccess"
84893 httpd RET open -1 errno 2 No such file or directory
84893 httpd CALL open(0x8365738,0,0)
84893 httpd NAMI "/usr/local/www/apache22/data/cpstock/.htaccess"
84893 httpd RET open -1 errno 2 No such file or directory
84893 httpd CALL stat(0x98f9be0,0xbfbfe310)
84893 httpd NAMI "/usr/local/www/apache22/data/cpstock/index.html"
84893 httpd RET stat 0
84893 httpd CALL sigprocmask(0x1,0,0xbfbfe48c)
84893 httpd RET sigprocmask 0
84893 httpd CALL sigprocmask(0x3,0,0x80a411c)
84893 httpd RET sigprocmask 0
84893 httpd CALL getpid
84893 httpd RET getpid 84893/0x14b9d
84893 httpd CALL open(0x98f9be0,0,0)
84893 httpd NAMI "/usr/local/www/apache22/data/cpstock/index.html"
84893 httpd RET open 24/0x18
84893 httpd CALL mmap(0,0xd7,0x1,0x1,0x18,0,0,0)
84893 httpd RET mmap 674996224/0x283ba000
84893 httpd CALL writev(0x17,0xbfbfe280,0x2)
84893 httpd GIO fd 23 wrote 528 bytes
"HTTP/1.1 200 OK\r
Date: Thu, 01 Nov 2007 22:20:20 GMT\r
Server: Apache/2.2.6 (FreeBSD) mod_ssl/2.2.6 OpenSSL/0.9.8g
DAV/2 PHP/\
5.2.4 with Suhosin-Patch\r
Last-Modified: Sun, 01 Apr 2007 17:12:11 GMT\r
ETag: "685239-d7-348990c0"\r
Accept-Ranges: bytes\r
Content-Length: 215\r
Connection: close\r
Content-Type: text/html\r
\r
<html>
<head>
<title>Coming Soon!</title>
</head>
<body>
<p><center><img src="http://www.cpstock.com/cplogo.gif">
<p2><center><b>A new generation of stock photographers.
<p3><center><b>Winter 2006.
</body>
</html>
"
84893 httpd RET writev 528/0x210
84893 httpd CALL munmap(0x283ba000,0xd7)
84893 httpd RET munmap 0
84893 httpd CALL write(0xf,0x835f780,0xbd)
84893 httpd GIO fd 15 wrote 189 bytes
"127.0.0.1 - - [01/Nov/2007:17:20:20 -0500] "GET / HTTP/1.0" 200
215 "-\
" "Apache/2.2.6 (FreeBSD) mod_ssl/2.2.6 OpenSSL/0.9.8g DAV/2
PHP/5.2.4\
with Suhosin-Patch (internal dummy connection)"
"
84893 httpd RET write 189/0xbd
84893 httpd CALL shutdown(0x17,0x1)
84893 httpd RET shutdown 0
84893 httpd CALL poll(0xbfbfe410,0x1,0x7d0)
84893 httpd RET poll 1
84893 httpd CALL read(0x17,0xbfbfe480,0x200)
84893 httpd GIO fd 23 read 0 bytes
""
84893 httpd RET read 0
84893 httpd CALL close(0x17)
84893 httpd RET close 0
84893 httpd CALL read(0x4,0xbfbfe683,0x1)
84893 httpd GIO fd 4 read 1 byte
"!"
84893 httpd RET read 1
84893 httpd CALL close(0x18)
84893 httpd RET close 0
84893 httpd CALL close(0x16)
84893 httpd RET close 0
84893 httpd CALL close(0x15)
84893 httpd RET close 0
84893 httpd CALL close(0x14)
84893 httpd RET close 0
84893 httpd CALL gettimeofday(0xbfbfe460,0)
84893 httpd RET gettimeofday 0
84893 httpd CALL sigprocmask(0x1,0x280ba5c0,0xbfbfe4b0)
84893 httpd RET sigprocmask 0
84893 httpd CALL sigprocmask(0x3,0x280ba5d0,0)
84893 httpd RET sigprocmask 0
84893 httpd CALL sigprocmask(0x1,0x280ba5c0,0xbfbfe4b0)
84893 httpd RET sigprocmask 0
84893 httpd CALL munmap(0x2934f000,0x16000)
84893 httpd RET munmap 0
84893 httpd CALL sigprocmask(0x3,0x280ba5d0,0)
84893 httpd RET sigprocmask 0
84893 httpd CALL sigprocmask(0x1,0x280ba5c0,0xbfbfe4b0)
84893 httpd RET sigprocmask 0
84893 httpd CALL sigprocmask(0x3,0x280ba5d0,0)
84893 httpd RET sigprocmask 0
84893 httpd CALL sigprocmask(0x1,0x280ba5c0,0xbfbfe4b0)
84893 httpd RET sigprocmask 0
84893 httpd CALL munmap(0x292e9000,0xb000)
84893 httpd RET munmap 0
84893 httpd CALL munmap(0x292f4000,0x5b000)
84893 httpd RET munmap 0
84893 httpd CALL sigprocmask(0x3,0x280ba5d0,0)
84893 httpd RET sigprocmask 0
84893 httpd CALL sigprocmask(0x1,0x280ba5c0,0xbfbfe4b0)
84893 httpd RET sigprocmask 0
84893 httpd CALL sigprocmask(0x3,0x280ba5d0,0)
84893 httpd RET sigprocmask 0
84893 httpd CALL sigprocmask(0x1,0x280ba5c0,0xbfbfe4b0)
84893 httpd RET sigprocmask 0
84893 httpd CALL munmap(0x2909c000,0x52000)
84893 httpd RET munmap 0
84893 httpd CALL munmap(0x290ee000,0x51000)
84893 httpd RET munmap 0
84893 httpd CALL munmap(0x2913f000,0x66000)
84893 httpd RET munmap 0
84893 httpd CALL munmap(0x291a5000,0xe5000)
84893 httpd RET munmap 0
84893 httpd CALL munmap(0x2928a000,0xf000)
84893 httpd RET munmap 0
84893 httpd CALL munmap(0x29299000,0x22000)
84893 httpd RET munmap 0
84893 httpd CALL munmap(0x292bb000,0x1e000)
84893 httpd RET munmap 0
84893 httpd CALL munmap(0x292d9000,0x3000)
84893 httpd RET munmap 0
84893 httpd CALL munmap(0x292dc000,0x5000)
84893 httpd RET munmap 0
84893 httpd CALL munmap(0x292e1000,0x8000)
84893 httpd RET munmap 0
84893 httpd CALL sigprocmask(0x3,0x280ba5d0,0)
84893 httpd RET sigprocmask 0
84893 httpd CALL sigprocmask(0x1,0x280ba5c0,0xbfbfe4b0)
84893 httpd RET sigprocmask 0
84893 httpd CALL sigprocmask(0x3,0x280ba5d0,0)
84893 httpd RET sigprocmask 0
84893 httpd CALL sigprocmask(0x1,0x280ba5c0,0xbfbfe4b0)
84893 httpd RET sigprocmask 0
84893 httpd CALL munmap(0x29092000,0xa000)
84893 httpd RET munmap 0
84893 httpd CALL sigprocmask(0x3,0x280ba5d0,0)
84893 httpd RET sigprocmask 0
84893 httpd CALL sigprocmask(0x1,0x280ba5c0,0xbfbfe4b0)
84893 httpd RET sigprocmask 0
84893 httpd CALL sigprocmask(0x3,0x280ba5d0,0)
84893 httpd RET sigprocmask 0
84893 httpd CALL sigprocmask(0x1,0x280ba5c0,0xbfbfe4b0)
84893 httpd RET sigprocmask 0
84893 httpd CALL munmap(0x2908c000,0x6000)
84893 httpd RET munmap 0
84893 httpd CALL sigprocmask(0x3,0x280ba5d0,0)
84893 httpd RET sigprocmask 0
84893 httpd CALL sigprocmask(0x1,0x280ba5c0,0xbfbfe4b0)
84893 httpd RET sigprocmask 0
84893 httpd CALL sigprocmask(0x3,0x280ba5d0,0)
84893 httpd RET sigprocmask 0
84893 httpd CALL sigprocmask(0x1,0x280ba5c0,0xbfbfe4b0)
84893 httpd RET sigprocmask 0
84893 httpd CALL munmap(0x2906d000,0x1f000)
84893 httpd RET munmap 0
84893 httpd CALL sigprocmask(0x3,0x280ba5d0,0)
84893 httpd RET sigprocmask 0
84893 httpd CALL sigprocmask(0x1,0x280ba5c0,0xbfbfe4b0)
84893 httpd RET sigprocmask 0
84893 httpd CALL sigprocmask(0x3,0x280ba5d0,0)
84893 httpd RET sigprocmask 0
84893 httpd CALL sigprocmask(0x1,0x280ba5c0,0xbfbfe4b0)
84893 httpd RET sigprocmask 0
84893 httpd CALL munmap(0x29067000,0x6000)
84893 httpd RET munmap 0
84893 httpd CALL sigprocmask(0x3,0x280ba5d0,0)
84893 httpd RET sigprocmask 0
84893 httpd CALL sigprocmask(0x1,0x280ba5c0,0xbfbfe4b0)
84893 httpd RET sigprocmask 0
84893 httpd CALL sigprocmask(0x3,0x280ba5d0,0)
84893 httpd RET sigprocmask 0
84893 httpd CALL sigprocmask(0x1,0x280ba5c0,0xbfbfe4b0)
84893 httpd RET sigprocmask 0
84893 httpd CALL munmap(0x2905a000,0x4000)
84893 httpd RET munmap 0
84893 httpd CALL munmap(0x2905e000,0x9000)
84893 httpd RET munmap 0
84893 httpd CALL sigprocmask(0x3,0x280ba5d0,0)
84893 httpd RET sigprocmask 0
84893 httpd CALL sigprocmask(0x1,0x280ba5c0,0xbfbfe4b0)
84893 httpd RET sigprocmask 0
84893 httpd CALL sigprocmask(0x3,0x280ba5d0,0)
84893 httpd RET sigprocmask 0
84893 httpd CALL sigprocmask(0x1,0x280ba5c0,0xbfbfe4b0)
84893 httpd RET sigprocmask 0
84893 httpd CALL munmap(0x29048000,0x12000)
84893 httpd RET munmap 0
84893 httpd CALL sigprocmask(0x3,0x280ba5d0,0)
84893 httpd RET sigprocmask 0
84893 httpd CALL sigprocmask(0x1,0x280ba5c0,0xbfbfe4b0)
84893 httpd RET sigprocmask 0
84893 httpd CALL sigprocmask(0x3,0x280ba5d0,0)
84893 httpd RET sigprocmask 0
84893 httpd CALL sigprocmask(0x1,0x280ba5c0,0xbfbfe4b0)
84893 httpd RET sigprocmask 0
84893 httpd CALL munmap(0x29009000,0x8000)
84893 httpd RET munmap 0
84893 httpd CALL munmap(0x29011000,0x30000)
84893 httpd RET munmap 0
84893 httpd CALL munmap(0x29041000,0x7000)
84893 httpd RET munmap 0
84893 httpd CALL sigprocmask(0x3,0x280ba5d0,0)
84893 httpd RET sigprocmask 0
84893 httpd CALL sigprocmask(0x1,0x280ba5c0,0xbfbfe4b0)
84893 httpd RET sigprocmask 0
84893 httpd CALL sigprocmask(0x3,0x280ba5d0,0)
84893 httpd RET sigprocmask 0
84893 httpd CALL sigprocmask(0x1,0x280ba5c0,0xbfbfe4b0)
84893 httpd RET sigprocmask 0
84893 httpd CALL munmap(0x28e4b000,0x1be000)
84893 httpd RET munmap 0
84893 httpd CALL sigprocmask(0x3,0x280ba5d0,0)
84893 httpd RET sigprocmask 0
84893 httpd CALL sigprocmask(0x1,0x280ba5c0,0xbfbfe4b0)
84893 httpd RET sigprocmask 0
84893 httpd CALL sigprocmask(0x3,0x280ba5d0,0)
84893 httpd RET sigprocmask 0
84893 httpd CALL sigprocmask(0x1,0x280ba5c0,0xbfbfe4b0)
84893 httpd RET sigprocmask 0
84893 httpd CALL munmap(0x28d37000,0x14000)
84893 httpd RET munmap 0
84893 httpd CALL sigprocmask(0x3,0x280ba5d0,0)
84893 httpd RET sigprocmask 0
84893 httpd CALL sigprocmask(0x1,0x280ba5c0,0xbfbfe4b0)
84893 httpd RET sigprocmask 0
84893 httpd CALL sigprocmask(0x3,0x280ba5d0,0)
84893 httpd RET sigprocmask 0
84893 httpd CALL sigprocmask(0x1,0x280ba5c0,0xbfbfe4b0)
84893 httpd RET sigprocmask 0
84893 httpd CALL munmap(0x28e05000,0x24000)
84893 httpd RET munmap 0
84893 httpd CALL sigprocmask(0x3,0x280ba5d0,0)
84893 httpd RET sigprocmask 0
84893 httpd CALL sigprocmask(0x1,0x280ba5c0,0xbfbfe4b0)
84893 httpd RET sigprocmask 0
84893 httpd CALL sigprocmask(0x3,0x280ba5d0,0)
84893 httpd RET sigprocmask 0
84893 httpd CALL sigprocmask(0x1,0x280ba5c0,0xbfbfe4b0)
84893 httpd RET sigprocmask 0
84893 httpd CALL munmap(0x28dc0000,0x45000)
84893 httpd RET munmap 0
84893 httpd CALL sigprocmask(0x3,0x280ba5d0,0)
84893 httpd RET sigprocmask 0
84893 httpd CALL sigprocmask(0x1,0x280ba5c0,0xbfbfe4b0)
84893 httpd RET sigprocmask 0
84893 httpd CALL sigprocmask(0x3,0x280ba5d0,0)
84893 httpd RET sigprocmask 0
84893 httpd CALL sigprocmask(0x1,0x280ba5c0,0xbfbfe4b0)
84893 httpd RET sigprocmask 0
84893 httpd CALL munmap(0x28db7000,0x9000)
84893 httpd RET munmap 0
84893 httpd CALL sigprocmask(0x3,0x280ba5d0,0)
84893 httpd RET sigprocmask 0
84893 httpd CALL sigprocmask(0x1,0x280ba5c0,0xbfbfe4b0)
84893 httpd RET sigprocmask 0
84893 httpd CALL sigprocmask(0x3,0x280ba5d0,0)
84893 httpd RET sigprocmask 0
84893 httpd CALL sigprocmask(0x1,0x280ba5c0,0xbfbfe4b0)
84893 httpd RET sigprocmask 0
84893 httpd CALL munmap(0x28db0000,0x7000)
84893 httpd RET munmap 0
84893 httpd CALL sigprocmask(0x3,0x280ba5d0,0)
84893 httpd RET sigprocmask 0
84893 httpd CALL sigprocmask(0x1,0x280ba5c0,0xbfbfe4b0)
84893 httpd RET sigprocmask 0
84893 httpd CALL sigprocmask(0x3,0x280ba5d0,0)
84893 httpd RET sigprocmask 0
84893 httpd CALL sigprocmask(0x1,0x280ba5c0,0xbfbfe4b0)
84893 httpd RET sigprocmask 0
84893 httpd CALL munmap(0x28d9e000,0x12000)
84893 httpd RET munmap 0
84893 httpd CALL sigprocmask(0x3,0x280ba5d0,0)
84893 httpd RET sigprocmask 0
84893 httpd CALL sigprocmask(0x1,0x280ba5c0,0xbfbfe4b0)
84893 httpd RET sigprocmask 0
84893 httpd CALL sigprocmask(0x3,0x280ba5d0,0)
84893 httpd RET sigprocmask 0
84893 httpd CALL sigprocmask(0x1,0x280ba5c0,0xbfbfe4b0)
84893 httpd RET sigprocmask 0
84893 httpd CALL munmap(0x28d4b000,0x10000)
84893 httpd RET munmap 0
84893 httpd CALL munmap(0x28d5b000,0x4000)
84893 httpd RET munmap 0
84893 httpd CALL munmap(0x28d5f000,0x3f000)
84893 httpd RET munmap 0
84893 httpd CALL sigprocmask(0x3,0x280ba5d0,0)
84893 httpd RET sigprocmask 0
84893 httpd CALL sigprocmask(0x1,0x280ba5c0,0xbfbfe4b0)
84893 httpd RET sigprocmask 0
84893 httpd CALL sigprocmask(0x3,0x280ba5d0,0)
84893 httpd RET sigprocmask 0
84893 httpd CALL sigprocmask(0x1,0x280ba5c0,0xbfbfe4b0)
84893 httpd RET sigprocmask 0
84893 httpd CALL munmap(0x28e29000,0x22000)
84893 httpd RET munmap 0
84893 httpd CALL sigprocmask(0x3,0x280ba5d0,0)
84893 httpd RET sigprocmask 0
84893 httpd CALL sigprocmask(0x1,0x280ba5c0,0xbfbfe4b0)
84893 httpd RET sigprocmask 0
84893 httpd CALL sigprocmask(0x3,0x280ba5d0,0)
84893 httpd RET sigprocmask 0
84893 httpd CALL sigprocmask(0x1,0x280ba5c0,0xbfbfe4b0)
84893 httpd RET sigprocmask 0
84893 httpd CALL munmap(0x28d34000,0x3000)
84893 httpd RET munmap 0
84893 httpd CALL sigprocmask(0x3,0x280ba5d0,0)
84893 httpd RET sigprocmask 0
84893 httpd CALL sigprocmask(0x1,0x280ba5c0,0xbfbfe4b0)
84893 httpd RET sigprocmask 0
84893 httpd CALL sigprocmask(0x3,0x280ba5d0,0)
84893 httpd RET sigprocmask 0
84893 httpd CALL sigprocmask(0x1,0x280ba5c0,0xbfbfe4b0)
84893 httpd RET sigprocmask 0
84893 httpd CALL munmap(0x28cf3000,0xc000)
84893 httpd RET munmap 0
84893 httpd CALL munmap(0x28cff000,0x35000)
84893 httpd RET munmap 0
84893 httpd CALL sigprocmask(0x3,0x280ba5d0,0)
84893 httpd RET sigprocmask 0
84893 httpd CALL sigprocmask(0x1,0x280ba5c0,0xbfbfe4b0)
84893 httpd RET sigprocmask 0
84893 httpd CALL sigprocmask(0x3,0x280ba5d0,0)
84893 httpd RET sigprocmask 0
84893 httpd CALL sigprocmask(0x1,0x280ba5c0,0xbfbfe4b0)
84893 httpd RET sigprocmask 0
84893 httpd CALL munmap(0x28cef000,0x4000)
84893 httpd RET munmap 0
84893 httpd CALL sigprocmask(0x3,0x280ba5d0,0)
84893 httpd RET sigprocmask 0
84893 httpd CALL sigprocmask(0x1,0x280ba5c0,0xbfbfe4b0)
84893 httpd RET sigprocmask 0
84893 httpd CALL sigprocmask(0x3,0x280ba5d0,0)
84893 httpd RET sigprocmask 0
84893 httpd CALL sigprocmask(0x1,0x280ba5c0,0xbfbfe4b0)
84893 httpd RET sigprocmask 0
84893 httpd CALL munmap(0x28cad000,0x9000)
84893 httpd RET munmap 0
84893 httpd CALL munmap(0x28cb6000,0x2e000)
84893 httpd RET munmap 0
84893 httpd CALL munmap(0x28ce4000,0xb000)
84893 httpd RET munmap 0
84893 httpd CALL sigprocmask(0x3,0x280ba5d0,0)
84893 httpd RET sigprocmask 0
84893 httpd CALL sigprocmask(0x1,0x280ba5c0,0xbfbfe4b0)
84893 httpd RET sigprocmask 0
84893 httpd CALL sigprocmask(0x3,0x280ba5d0,0)
84893 httpd RET sigprocmask 0
84893 httpd CALL sigprocmask(0x1,0x280ba5c0,0xbfbfe4b0)
84893 httpd RET sigprocmask 0
84893 httpd CALL munmap(0x28ca7000,0x6000)
84893 httpd RET munmap 0
84893 httpd CALL sigprocmask(0x3,0x280ba5d0,0)
84893 httpd RET sigprocmask 0
84893 httpd CALL sigprocmask(0x1,0x280ba5c0,0xbfbfe4b0)
84893 httpd RET sigprocmask 0
84893 httpd CALL sigprocmask(0x3,0x280ba5d0,0)
84893 httpd RET sigprocmask 0
84893 httpd CALL sigprocmask(0x1,0x280ba5c0,0xbfbfe4b0)
84893 httpd RET sigprocmask 0
84893 httpd CALL munmap(0x28c6a000,0x3000)
84893 httpd RET munmap 0
84893 httpd CALL munmap(0x28c6d000,0x3a000)
84893 httpd RET munmap 0
84893 httpd CALL sigprocmask(0x3,0x280ba5d0,0)
84893 httpd RET sigprocmask 0
84893 httpd CALL sigprocmask(0x1,0x280ba5c0,0xbfbfe4b0)
84893 httpd RET sigprocmask 0
84893 httpd CALL sigprocmask(0x3,0x280ba5d0,0)
84893 httpd RET sigprocmask 0
84893 httpd CALL sigprocmask(0x1,0x280ba5c0,0xbfbfe4b0)
84893 httpd RET sigprocmask 0
84893 httpd CALL munmap(0x28c4d000,0x5000)
84893 httpd RET munmap 0
84893 httpd CALL munmap(0x28c5b000,0xf000)
84893 httpd RET munmap 0
84893 httpd CALL sigprocmask(0x3,0x280ba5d0,0)
84893 httpd RET sigprocmask 0
84893 httpd CALL sigprocmask(0x1,0x280ba5c0,0xbfbfe4b0)
84893 httpd RET sigprocmask 0
84893 httpd CALL sigprocmask(0x3,0x280ba5d0,0)
84893 httpd RET sigprocmask 0
84893 httpd CALL sigprocmask(0x1,0x280ba5c0,0xbfbfe4b0)
84893 httpd RET sigprocmask 0
84893 httpd CALL munmap(0x28c44000,0x9000)
84893 httpd RET munmap 0
84893 httpd CALL sigprocmask(0x3,0x280ba5d0,0)
84893 httpd RET sigprocmask 0
84893 httpd CALL sigprocmask(0x1,0x280ba5c0,0xbfbfe4b0)
84893 httpd RET sigprocmask 0
84893 httpd CALL sigprocmask(0x3,0x280ba5d0,0)
84893 httpd RET sigprocmask 0
84893 httpd CALL sigprocmask(0x1,0x280ba5c0,0xbfbfe4b0)
84893 httpd RET sigprocmask 0
84893 httpd CALL munmap(0x28c3f000,0x5000)
84893 httpd RET munmap 0
84893 httpd CALL sigprocmask(0x3,0x280ba5d0,0)
84893 httpd RET sigprocmask 0
84893 httpd CALL sigprocmask(0x1,0x280ba5c0,0xbfbfe4b0)
84893 httpd RET sigprocmask 0
84893 httpd CALL sigprocmask(0x3,0x280ba5d0,0)
84893 httpd RET sigprocmask 0
84893 httpd CALL sigprocmask(0x1,0x280ba5c0,0xbfbfe4b0)
84893 httpd RET sigprocmask 0
84893 httpd CALL munmap(0x28c38000,0x7000)
84893 httpd RET munmap 0
84893 httpd CALL sigprocmask(0x3,0x280ba5d0,0)
84893 httpd RET sigprocmask 0
84893 httpd CALL sigprocmask(0x1,0x280ba5c0,0xbfbfe4b0)
84893 httpd RET sigprocmask 0
84893 httpd CALL sigprocmask(0x3,0x280ba5d0,0)
84893 httpd RET sigprocmask 0
84893 httpd CALL sigprocmask(0x1,0x280ba5c0,0xbfbfe4b0)
84893 httpd RET sigprocmask 0
84893 httpd CALL munmap(0x28a0a000,0x15000)
84893 httpd RET munmap 0
84893 httpd CALL munmap(0x28a1f000,0xeb000)
84893 httpd RET munmap 0
84893 httpd CALL munmap(0x28b0a000,0x7000)
84893 httpd RET munmap 0
84893 httpd CALL munmap(0x28b11000,0x2f000)
84893 httpd RET munmap 0
84893 httpd CALL munmap(0x28b40000,0xf8000)
84893 httpd RET munmap 0
84893 httpd CALL sigprocmask(0x3,0x280ba5d0,0)
84893 httpd RET sigprocmask 0
84893 httpd CALL sigprocmask(0x1,0x280ba5c0,0xbfbfe4b0)
84893 httpd RET sigprocmask 0
84893 httpd CALL sigprocmask(0x3,0x280ba5d0,0)
84893 httpd RET sigprocmask 0
84893 httpd CALL sigprocmask(0x1,0x280ba5c0,0xbfbfe4b0)
84893 httpd RET sigprocmask 0
84893 httpd CALL munmap(0x289ef000,0xf000)
84893 httpd RET munmap 0
84893 httpd CALL sigprocmask(0x3,0x280ba5d0,0)
84893 httpd RET sigprocmask 0
84893 httpd CALL sigprocmask(0x1,0x280ba5c0,0xbfbfe4b0)
84893 httpd RET sigprocmask 0
84893 httpd CALL sigprocmask(0x3,0x280ba5d0,0)
84893 httpd RET sigprocmask 0
84893 httpd CALL sigprocmask(0x1,0x280ba5c0,0xbfbfe4b0)
84893 httpd RET sigprocmask 0
84893 httpd CALL munmap(0x289c1000,0x8000)
84893 httpd RET munmap 0
84893 httpd CALL munmap(0x289c9000,0x26000)
84893 httpd RET munmap 0
84893 httpd CALL sigprocmask(0x3,0x280ba5d0,0)
84893 httpd RET sigprocmask 0
84893 httpd CALL sigprocmask(0x1,0x280ba5c0,0xbfbfe4b0)
84893 httpd RET sigprocmask 0
84893 httpd CALL sigprocmask(0x3,0x280ba5d0,0)
84893 httpd RET sigprocmask 0
84893 httpd CALL sigprocmask(0x1,0x280ba5c0,0xbfbfe4b0)
84893 httpd RET sigprocmask 0
84893 httpd CALL munmap(0x289b1000,0x3000)
84893 httpd RET munmap 0
84893 httpd CALL munmap(0x289b4000,0xd000)
84893 httpd RET munmap 0
84893 httpd CALL sigprocmask(0x3,0x280ba5d0,0)
84893 httpd RET sigprocmask 0
84893 httpd CALL sigprocmask(0x1,0x280ba5c0,0xbfbfe4b0)
84893 httpd RET sigprocmask 0
84893 httpd CALL sigprocmask(0x3,0x280ba5d0,0)
84893 httpd RET sigprocmask 0
84893 httpd CALL sigprocmask(0x1,0x280ba5c0,0xbfbfe4b0)
84893 httpd RET sigprocmask 0
84893 httpd CALL munmap(0x289fe000,0xc000)
84893 httpd RET munmap 0
84893 httpd CALL sigprocmask(0x3,0x280ba5d0,0)
84893 httpd RET sigprocmask 0
84893 httpd CALL close(0x13)
84893 httpd RET close 0
84893 httpd CALL close(0x5)
84893 httpd RET close 0
84893 httpd CALL close(0x4)
84893 httpd RET close 0
84893 httpd CALL exit(0)
-----Original Message-----
From: Philip M. Gollucci [mailto:pgollucci at riderway.com]
Sent: Thursday, November 01, 2007 4:29 PM
To: Peter Uthoff
Cc: freebsd-questions at freebsd.org
Subject: Re: Problem with Apache22
>Peter Uthoff wrote:
>10:45:11 kernel: pid 66395 (httpd), uid 80: exited on signal 4 Oct 25
Can you provide either an strace or ktrace/kdump output from one of the
children. Just attached to one let it die, then send the last 500 lines
or so of the output.
You probably have core dumps somewhere too -- a backtrace might be
helpful.
Do you threading libraries match across the board for all software (aka
use ldd).
sysctls:
kern.sugid_coredump=1
kern.corefile=core.%N.%P
also,
cd /var/db/pkg ; /bin/ls -1 apache* php5* mysql* mod_*
>I don't believe the 'busy' message is accurate.
Correct.
>The sad part is that these all show no errors in their logs even with
>them turned up to debug level
Thats because the error is happening before the parent hands off the
request to the child.
This output might be helpful to others
cat /var/db/ports/apache22/options
Finally, Some snippets from the httpd.conf such as loaded modules and
other custom/non default things you have as well.
------------------------------------------------------------------------
Philip M. Gollucci (philip at ridecharge.com)
o:703.749.9295x206
Senior System Admin - Riderway, Inc.
http://riderway.com / http://ridecharge.com 1024D/EC88A0BF 0DE5 C55C
6BF3 B235 2DAB B89E 1324 9B4F EC88 A0BF
Work like you don't need the money,
love like you'll never get hurt,
and dance like nobody's watching.
This email was sent to you by Reuters, the global news and information company.
To find out more about Reuters visit www.about.reuters.com
Any views expressed in this message are those of the individual sender,
except where the sender specifically states them to be the views of Reuters Limited.
Reuters Limited is part of the Reuters Group of companies, of which Reuters Group PLC is the ultimate parent company.
Reuters Group PLC - Registered office address: The Reuters Building, South Colonnade, Canary Wharf, London E14 5EP, United Kingdom
Registered No: 3296375
Registered in England and Wales
More information about the freebsd-questions
mailing list