help!

for the first time in god knows when, i'm having trouble running
apache!! my setup is my same old, same old redhat 6.2+updates, kernel
2.2.17, apache 1.3.12, mod_perl 1.24, etc. etc. immediately after a
request is received, the httpd dumps core. i have attached an strace to
the httpd, and it fails in a most unlikely spot, right after a call to
stat() (!!!):

[root@rinoa /root]# strace -p 821
accept(16, {sin_family=AF_INET, sin_port=htons(1060),
sin_addr=inet_addr("192.168.1.128")}}, [16]) = 3
fcntl(18, F_SETLKW, {type=F_UNLCK, whence=SEEK_SET, start=0, len=0}) = 0
rt_sigaction(SIGUSR1, {SIG_IGN}, {0x80a05d4, [], SA_INTERRUPT|0x4000000},
8) = 0
getsockname(3, {sin_family=AF_INET, sin_port=htons(80),
sin_addr=inet_addr("192.168.1.128")}}, [16]) = 0
setsockopt(3, IPPROTO_TCP1, [1], 4)     = 0
brk(0x824f000)                          = 0x824f000
read(3, "GET / HTTP/1.0\r\n", 4096)     = 16
rt_sigaction(SIGUSR1, {SIG_IGN}, {SIG_IGN}, 8) = 0
time(NULL)                              = 977084405
read(3, "\r\n", 4096)                   = 2
stat("/opt/apache/htdocs", {st_mode=S_IFDIR|0755, st_size=590, ...}) = 0
--- SIGSEGV (Segmentation fault) ---


-- 

---------------------------------------------------------------------
Orlando Andico <[EMAIL PROTECTED]>       POTS Phone: +63   (2) 937-2293
Mosaic Communications, Inc.            GSM Mobile: +63 (917) 531-5893
I'm not suffering from insanity -- I'm enjoying  every minute of it!!


_
Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph
To leave: send "unsubscribe" in the body to [EMAIL PROTECTED]

Reply via email to