Java Mailing List Archive

http://www.apache-httpd.com/

Home » modperl.perl »

Re: How to debug bizarre memory corruption in mod_perl

Perrin Harkins

2008-07-08

Replies: Find Java Web Hosting

Author LoginPost Reply
On Tue, Jul 8, 2008 at 1:23 PM, Stephen Clouse <stephenclouse@(protected):
> I have an application that ran on mod_perl 1.3 and perl 5.8 for a long time,
> that I recently ported over to a Fedora 9 box, thus moving it to mod_perl
> 2.0 and perl 5.10.

Are you running prefork, or threaded? Did you change anything else?
The kind of problems you're seeing usually come from bad XS code. You
might try reverting to Perl 5.8 or mod_perl 1.3 to determine what is
causing the problem.

- Perrin
©2008 apache-httpd.com - Jax Systems, LLC, U.S.A.