Return-Path: Delivered-To: apmail-perl-dev-archive@www.apache.org Received: (qmail 5155 invoked from network); 25 Mar 2005 04:22:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 25 Mar 2005 04:22:36 -0000 Received: (qmail 79087 invoked by uid 500); 25 Mar 2005 04:22:36 -0000 Delivered-To: apmail-perl-dev-archive@perl.apache.org Received: (qmail 79068 invoked by uid 500); 25 Mar 2005 04:22:35 -0000 Mailing-List: contact dev-help@perl.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Delivered-To: mailing list dev@perl.apache.org Received: (qmail 79053 invoked by uid 99); 25 Mar 2005 04:22:35 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from mail.logilune.com (HELO mail.logilune.com) (195.80.154.36) by apache.org (qpsmtpd/0.28) with ESMTP; Thu, 24 Mar 2005 20:22:34 -0800 Received: from [127.0.0.1] (localhost.logilune.com [127.0.0.1]) by mail.logilune.com (Postfix) with ESMTP id CBEC01E171D; Fri, 25 Mar 2005 05:22:30 +0100 (CET) Message-ID: <42439206.9090008@stason.org> Date: Thu, 24 Mar 2005 23:22:30 -0500 From: Stas Bekman Organization: Hope, Humanized User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20041217 X-Accept-Language: en-us, en, he, ru MIME-Version: 1.0 To: "Philippe M. Chiasson" Cc: mod_perl Dev , "Philippe M. Chiasson" Subject: Re: [mp2] segfaults with Apache::Reload References: <423F610A.5060807@stason.org> <423F64BC.6060804@stason.org> <42436CDF.9020409@ectoplasm.org> In-Reply-To: <42436CDF.9020409@ectoplasm.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Philippe M. Chiasson wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Stas Bekman wrote: > | I've further simplified the handler. the following > | [...] > > Sorry for the slight lag in looking into this one, but I will have a look > shortly. I have the feeling that this is caused by how we 'cache' > handler subs > references instead of fetching the method each time (optimization). > > Feels to me like that's what causing the problem. I'll investigate some > more and we'll see. Yes, I thought about the same, but thought you will know better. I think there are more issues. But let's do one at a time. You can always try the complete Apache::VMonitor and try to cause a reload. You will see more segfaults. -- __________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:stas@stason.org http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@perl.apache.org For additional commands, e-mail: dev-help@perl.apache.org