Hello Emiliano,

Friday, May 11, 2001, 3:04:29 PM, you wrote:

E> Denis wrote:


>> E> If you can't run it in gdb than it's not very likely you can run it
>> E> outside. Can you start /usr/bin/httpd -X from the command line? Do you
>> E> have more than one apache binary around?
>> 
>>  WHOOPS!
>>  Sorry, you are right.
>>  Output of right httpd:

E> Ah, using php3. No, php3 doesn't seem to suffer from the rc bug. Do
 I am using both php3 and php4 with versioning.
E> strace /usr/sbin/httpd -X

E> and send us the output (last 30 lines will do).

read(8, "root:x:0:0:root:/root:/bin/bash\n"..., 4096) = 2508
close(8)                                = 0
munmap(0x40451000, 4096)                = 0
open("/etc/group", O_RDONLY)            = 8
fcntl(8, F_GETFD)                       = 0
fcntl(8, F_SETFD, FD_CLOEXEC)           = 0
fstat(8, {st_mode=S_IFREG|0644, st_size=749, ...}) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0x40451000
read(8, "root:x:0:root\nbin:x:1:root,bin,d"..., 4096) = 749
close(8)                                = 0
munmap(0x40451000, 4096)                = 0
read(6, " also be \"All\", or any combinati"..., 4096) = 4096
read(6, "ust their IP addresses\n# e.g., w"..., 4096) = 4096
read(6, "n* directives tell the server wh"..., 4096) = 4096
read(6, "    # Spanish (es) - Swedish (sv"..., 4096) = 4096
read(6, "external redirects\n#ErrorDocumen"..., 4096) = 4096
read(6, "my-host.example.com\n#    Documen"..., 4096) = 4096
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=1024}) = 0
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=1024}) = 0
brk(0x8198000)                          = 0x8198000
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=1024}) = 0
brk(0x819b000)                          = 0x819b000
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=1024}) = 0
read(6, "+eNULL\n\n#   Server Certificate:\n"..., 4096) = 4096
read(6, "ient (only existing when client\n"..., 4096) = 3639
brk(0x819c000)                          = 0x819c000
read(6, "", 4096)                       = 0
close(6)                                = 0
munmap(0x40016000, 4096)                = 0
stat("/etc/httpd/conf/srm.conf", 0xbffff8d8) = -1 ENOENT (No such file or directory)
stat("/etc/httpd/conf/access.conf", 0xbffff8c8) = -1 ENOENT (No such file or directory)
time(NULL)                              = 989582873
write(2, "[Fri May 11 16:07:53 2001] [warn"..., 84) = 84
write(2, "\n", 1)                       = 1
socket(PF_INET, SOCK_STREAM, IPPROTO_TCP) = 6
--- SIGSEGV (Segmentation fault) ---
+++ killed by SIGSEGV +++

-- 
Best regards,
 Denis                            mailto:[EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to