Return-Path: Delivered-To: apmail-perl-modperl-archive@www.apache.org Received: (qmail 78343 invoked from network); 22 Sep 2007 22:30:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 22 Sep 2007 22:30:36 -0000 Received: (qmail 88778 invoked by uid 500); 22 Sep 2007 22:30:22 -0000 Delivered-To: apmail-perl-modperl-archive@perl.apache.org Received: (qmail 88755 invoked by uid 500); 22 Sep 2007 22:30:22 -0000 Mailing-List: contact modperl-help@perl.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list modperl@perl.apache.org Received: (qmail 88744 invoked by uid 99); 22 Sep 2007 22:30:22 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 22 Sep 2007 15:30:22 -0700 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [208.113.200.5] (HELO looneymail-a2.g.dreamhost.com) (208.113.200.5) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 22 Sep 2007 22:32:29 +0000 Received: from [172.31.14.145] (gate.ncaustin.com [207.114.255.2]) by looneymail-a2.g.dreamhost.com (Postfix) with ESMTP id EACB116EEC2 for ; Sat, 22 Sep 2007 15:29:58 -0700 (PDT) Message-ID: <46F59762.3060000@mindbent.org> Date: Sat, 22 Sep 2007 17:29:54 -0500 From: Mark Farver User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) MIME-Version: 1.0 To: modperl@perl.apache.org Subject: Re: +ParseHeaders random corruption References: <48335.207.114.255.2.1190389952.squirrel@webmail.mindbent.org> <66887a3d0709221412h2f92d4c3ufb8e26dbaf107355@mail.gmail.com> In-Reply-To: <66887a3d0709221412h2f92d4c3ufb8e26dbaf107355@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Perrin Harkins wrote: > On 9/21/07, Mark Farver wrote: > >> Searching my harddrive, those strings appear in the mysql driver but we've >> seen chunks of the gpl, and other weird random data in those errors. It >> almost looks like a wild pointer. >> > > Maybe some kind of threading issue? Are you running the prefork MPM? > > I thought that too, but we're running the prefork MPM. Mark > - Perrin >