Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 39322 invoked from network); 10 Feb 2010 22:56:25 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 10 Feb 2010 22:56:25 -0000 Received: (qmail 77405 invoked by uid 500); 10 Feb 2010 22:56:21 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 77383 invoked by uid 500); 10 Feb 2010 22:56:21 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 77373 invoked by uid 99); 10 Feb 2010 22:56:21 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Feb 2010 22:56:21 +0000 X-ASF-Spam-Status: No, hits=2.8 required=10.0 tests=HTML_FONT_FACE_BAD,HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of gvidals@gmail.com designates 209.85.210.181 as permitted sender) Received: from [209.85.210.181] (HELO mail-yx0-f181.google.com) (209.85.210.181) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Feb 2010 22:56:13 +0000 Received: by yxe11 with SMTP id 11so583453yxe.15 for ; Wed, 10 Feb 2010 14:55:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:reply-to:date:message-id :subject:from:to:content-type; bh=KNnNsqbB2mL39jAUCU6IpYn0jfw2gkrrUhrywRYlWd4=; b=vqM/ad1mCZebSk/Bh8ZjpcHgCNl7DJo7AGLALaN1FrRiA16tNO41YJvnxCd8E/IpVF XIMxq4EjqC0+5hvXD0DtC4PJd8o/QHxLIM8KPqQ8ydZk15ScvL1kA5YuOOQR675BhvXR zy+DGyuaye3PlSAdacF1jFrV9gv5Ye4kFyyPQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:reply-to:date:message-id:subject:from:to:content-type; b=mW2dLq1qljrA00qvAA9h2vnAx1kvT3chyXfa7eQLqlEt1gjiwj7QD6qaldvxgDnJzl pxuaCQovFziJXFgRu465kVy49jmkJBDft9BBmMJnKR7foeirxWbjADWzURbaN5KB+mGk klvLdQf/o4abrz9eFmo6IU5jr+33F8uC/O0+s= MIME-Version: 1.0 Received: by 10.90.7.13 with SMTP id 13mr2273497agg.75.1265842552241; Wed, 10 Feb 2010 14:55:52 -0800 (PST) Reply-To: gil@vidals.net Date: Wed, 10 Feb 2010 14:55:52 -0800 Message-ID: From: Gil Vidals To: users@httpd.apache.org Content-Type: multipart/alternative; boundary=0016361e7d34ab0aa4047f46efde X-Virus-Checked: Checked by ClamAV on apache.org Subject: [users@httpd] how to resolve ap_rflush errors --0016361e7d34ab0aa4047f46efde Content-Type: text/plain; charset=ISO-8859-1 I need help in determining how to fix the seg fault errors that Apache is generating many times per day. I am running Apache/1.3.41 (Unix) on Centos 4.8. The kernel is 2.6.9-89.0.20.ELsmp #1 SMP i686 i686 i386 GNU/Linux. The log files show this error several times per day: [Wed Feb 10 14:24:25 2010] [notice] child pid 26635 exit signal Segmentation fault (11), possible coredump in /hsphere/local/var/httpd/logs and core And gdb of the dump files show the error as: Program terminated with signal 11, Segmentation fault. Cannot access memory at address 0xb7f8d000 #0 0x080686ad in ap_rflush () Researching ap_rflush(), I see it is a function that flushes the contents to the client. I would greatly appreciate hearing back from anyone who has resolved this kind of issue before. Thank you. -Gil Vidals --0016361e7d34ab0aa4047f46efde Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
I need help in determining how to fix the seg fault = errors that Apache is generating many times per day. I am running Apache/1.= 3.41 (Unix) on Centos 4.8. The =A0kernel is 2.6.9-89.0.20.ELsmp #1 SMP i686= i686 i386 GNU/Linux.
<= br>
The log files show this error sev= eral times per day:

[Wed Feb 10 14:24:25 2010= ] [notice] child pid 26635 exit signal Segmentation fault (11), possible co= redump in /hsphere/local/var/httpd/logs and core=A0

And gdb of the dump files= show the error as:

<= div style=3D"margin-top: 0px; margin-bottom: 0px; ">Program terminated with signal 11, Se= gmentation fault.
Cannot access memory at address 0xb7= f8d000
#0 =A00x0806= 86ad in ap_rflush ()

Researching ap_rflush(), = I see it is a function that flushes the contents to the client. I would gre= atly appreciate hearing back from anyone who has resolved this kind of issu= e before.

Thank you.<= /div>

-Gil Vidals=A0<= /div>

<= /span> --0016361e7d34ab0aa4047f46efde--