Re: +ParseHeaders random corruption

2007-09-23 Thread Philippe M. Chiasson
Mark Farver wrote: > Perrin Harkins wrote: >> On 9/21/07, Mark Farver <[EMAIL PROTECTED]> 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. >>

Re: +ParseHeaders random corruption

2007-09-22 Thread Mark Farver
Perrin Harkins wrote: On 9/21/07, Mark Farver <[EMAIL PROTECTED]> 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 is

Re: +ParseHeaders random corruption

2007-09-22 Thread Perrin Harkins
On 9/21/07, Mark Farver <[EMAIL PROTECTED]> 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 pr

+ParseHeaders random corruption

2007-09-21 Thread Mark Farver
Kind of an odd one, we just upgraded a major application from Mod_perl 1.29 running on Apache 1.3.34 (compiled from source) to modperl 2.0.2/apache 2.2.3 (default Centos RPMs, not from source) Occasionally ParseHeaders misses detecting the "Content-Type: text/html" header (it gets printed in the c

+ParseHeaders random corruption

2007-09-21 Thread Mark Farver
Kind of an odd one, we just upgraded a major application from Mod_perl 1.29 running on Apache 1.3.34 (compiled from source) to modperl 2.0.2/apache 2.2.3 (default Centos RPMs, not from source) Occasionally ParseHeaders misses detecting the "Content-Type: text/html" header (it gets printed in the c